зеркало из https://github.com/mozilla/pjs.git
Removing unneeded width/height on sliders (bug 120031). r=hixie, sr=hewitt.
This commit is contained in:
Родитель
20a264a8f6
Коммит
ee5d44c687
|
@ -41,16 +41,6 @@ scrollbar[orient="vertical"]
|
|||
-moz-appearance: scrollbartrack-vertical;
|
||||
}
|
||||
|
||||
/* ::::: slider ::::: */
|
||||
|
||||
slider {
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
slider[orient="vertical"] {
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
/* ::::: borders for thumb and buttons ::::: */
|
||||
|
||||
thumb,
|
||||
|
|
Загрузка…
Ссылка в новой задаче