mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
parent
991f815a51
commit
dc11270954
2 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
max-width: 20px;
|
||||
vertical-align: middle;
|
||||
fill: var(--midgrey);
|
||||
color: var(--midgrey);
|
||||
}
|
||||
|
||||
.gh-publish-preview-newtab {
|
||||
|
|
|
@ -450,6 +450,7 @@ Usage: CTA buttons grouped together horizontally.
|
|||
|
||||
.gh-btn-group .gh-btn-group-selected svg {
|
||||
fill: var(--black);
|
||||
color: var(--black);
|
||||
}
|
||||
|
||||
.gh-btn-group.icons .gh-btn {
|
||||
|
|
Loading…
Add table
Reference in a new issue