mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 504493 - Toolbar buttons in Places Library look ugly in mouseover on Windows CE, r=vlad
This commit is contained in:
parent
68203c9dbb
commit
da374ee3ec
@ -73,6 +73,10 @@
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
#placesMenu > menu[_moz-menuactive="true"] {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#placesMenu > menu:hover {
|
||||
border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user