зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1199394 - Update b2g scrollbar style to apply on all scrollbars. r=vnicolas
This commit is contained in:
Родитель
52fd2b978f
Коммит
1b80c3a4fc
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче