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:
Nihanth Subramanya 2017-06-29 11:33:36 -07:00
parent a5f1068008
commit 9766f8a4eb

View File

@ -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 {