mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1199394 - Update b2g scrollbar style to apply on all scrollbars. r=vnicolas
This commit is contained in:
parent
5ee26fc455
commit
6f860a9cd4
@ -17,12 +17,12 @@ xul|window xul|scrollbar {
|
||||
}
|
||||
}
|
||||
|
||||
html xul|scrollbar[root="true"] {
|
||||
xul|scrollbar[root="true"] {
|
||||
position: relative;
|
||||
z-index: 2147483647;
|
||||
}
|
||||
|
||||
html xul|scrollbar {
|
||||
xul|scrollbar {
|
||||
-moz-appearance: none !important;
|
||||
background-color: transparent !important;
|
||||
background-image: none !important;
|
||||
|
Loading…
Reference in New Issue
Block a user