mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 15:55:16 +00:00
Bug 966799 - patch for bug 878546 left some diff leftovers in and caused hovered bookmark toolbar items to no longer have white text on Australis, rs=trivial
This commit is contained in:
parent
59e682f59c
commit
eb85d85a9d
@ -199,8 +199,8 @@ toolbarbutton.bookmark-item[open="true"] {
|
||||
background-color: rgba(0, 0, 0, .205);
|
||||
}
|
||||
|
||||
+toolbarbutton.bookmark-item:hover:not(.subviewbutton),
|
||||
+toolbarbutton.bookmark-item[open="true"]:not(.subviewbutton) {
|
||||
toolbarbutton.bookmark-item:hover:not(.subviewbutton),
|
||||
toolbarbutton.bookmark-item[open="true"]:not(.subviewbutton) {
|
||||
color: #FFF !important;
|
||||
text-shadow: 0 1px rgba(0, 0, 0, .4) !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user