зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1227599 - Don't let styles intended for the scrollbar thumb apply to non-scrollbar thumbs. r=snorp
--HG-- extra : commitid : ATjy1lMTz0r
This commit is contained in:
Родитель
deef653f77
Коммит
7f138f5a71
|
@ -71,7 +71,7 @@ xul|scrollbarbutton[sbattr="scrollbar-bottom-top"] {
|
|||
display: none;
|
||||
}
|
||||
|
||||
xul|thumb {
|
||||
xul|scrollbar xul|thumb {
|
||||
background-color: rgba(0, 0, 0, 0.4) !important;
|
||||
-moz-border-top-colors: none !important;
|
||||
-moz-border-bottom-colors: none !important;
|
||||
|
|
Загрузка…
Ссылка в новой задаче