mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 04:13:30 +03:00
Updated email CTA toolbar
Refs https://github.com/TryGhost/Team/issues/1007
This commit is contained in:
parent
11cc53c4d0
commit
ca7fe6e0e7
@ -1050,6 +1050,7 @@ figure {
|
||||
|
||||
.email-cta-button-text-input {
|
||||
width: auto;
|
||||
max-width: 200px;
|
||||
margin-right: .8rem;
|
||||
color: var(--black);
|
||||
font-size: 1.5rem;
|
||||
|
@ -1,3 +1,3 @@
|
||||
<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 6a1 1 0 011-1h20a1 1 0 110 2H2a1 1 0 01-1-1zM6 12.5a1 1 0 011-1h10a1 1 0 110 2H7a1 1 0 01-1-1zM1 19a1 1 0 011-1h20a1 1 0 110 2H2a1 1 0 01-1-1z"/>
|
||||
</svg>
|
||||
<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 2.75c0-.414.418-.75.933-.75h12.134c.515 0 .933.336.933.75s-.418.75-.933.75H1.933C1.418 3.5 1 3.164 1 2.75zM1 13.25c0-.414.418-.75.933-.75h12.134c.515 0 .933.336.933.75s-.418.75-.933.75H1.933C1.418 14 1 13.664 1 13.25zM4 8c0-.414.398-.75.889-.75h6.222c.491 0 .889.336.889.75s-.398.75-.889.75H4.89C4.398 8.75 4 8.414 4 8z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 460 B |
@ -1,3 +1,3 @@
|
||||
<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 6a1 1 0 011-1h20a1 1 0 110 2H2a1 1 0 01-1-1zM1 12.5a1 1 0 011-1h12a1 1 0 110 2H2a1 1 0 01-1-1zM1 19a1 1 0 011-1h20a1 1 0 110 2H2a1 1 0 01-1-1z"/>
|
||||
<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 2.75c0-.414.418-.75.933-.75h12.134c.515 0 .933.336.933.75s-.418.75-.933.75H1.933C1.418 3.5 1 3.164 1 2.75zM1 13.25c0-.414.418-.75.933-.75h12.134c.515 0 .933.336.933.75s-.418.75-.933.75H1.933C1.418 14 1 13.664 1 13.25zM1 8c0-.414.398-.75.889-.75H8.11c.491 0 .889.336.889.75s-.398.75-.889.75H1.89C1.398 8.75 1 8.414 1 8z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 459 B |
Loading…
Reference in New Issue
Block a user