зеркало из https://github.com/mozilla/pjs.git
Add thumb to XUL slider on Mac, bug 303199, a=asa
This commit is contained in:
Родитель
0d1eee861c
Коммит
141503428e
|
@ -72,3 +72,11 @@ scrollcorner {
|
|||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
/* ::::: slider ::::: */
|
||||
|
||||
thumb {
|
||||
background: url("chrome://global/skin/icons/thumb.png") transparent center no-repeat;
|
||||
min-width: 15px;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче