Add thumb to XUL slider on Mac, bug 303199, a=asa
git-svn-id: svn://10.0.0.236/trunk@177603 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -72,3 +72,11 @@ scrollcorner {
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
/* ::::: slider ::::: */
|
||||
|
||||
thumb {
|
||||
background: url("chrome://global/skin/icons/thumb.png") transparent center no-repeat;
|
||||
min-width: 15px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user