mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
af46fa81f8
commit
045dc6fd45
@ -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…
Reference in New Issue
Block a user