Bug 1199394 - Update b2g scrollbar style to apply on all scrollbars. r=vnicolas

This commit is contained in:
William Chen 2015-09-02 16:06:10 -07:00
Родитель 52fd2b978f
Коммит 1b80c3a4fc
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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;