mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Updated edited state font weight for better contrast
refs https://github.com/TryGhost/Team/issues/2127
This commit is contained in:
parent
bbf6b95cbf
commit
1e1a155b7d
1 changed files with 1 additions and 0 deletions
|
@ -1181,6 +1181,7 @@ a.gh-post-list-signups.active:hover > span, a.gh-post-list-conversions.active:ho
|
|||
display: none;
|
||||
white-space: nowrap;
|
||||
color: var(--midlightgrey);
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.gh-links-list-item-edited-show {
|
||||
|
|
Loading…
Add table
Reference in a new issue