mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Bug 1377185 - Sidebar header color is wrong on macOS. r=dao
MozReview-Commit-ID: 7nJ72DYriGW --HG-- extra : rebase_source : 2b259844fc982229e62174fbeab414de0fe1607b
This commit is contained in:
parent
a5f1068008
commit
9766f8a4eb
@ -1374,6 +1374,7 @@ html|span.ac-emphasize-text-url {
|
||||
/* system font size is a bit smaller in mac, so need more ems. */
|
||||
font-size: 1.4545em;
|
||||
border-bottom: 1px solid hsla(240, 5%, 5%, .1);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.sidebar-splitter {
|
||||
|
Loading…
Reference in New Issue
Block a user