forked from 0x2620/oxjs
minor changes
This commit is contained in:
parent
8e68992ea0
commit
137944a1a7
6 changed files with 10 additions and 2 deletions
|
|
@ -231,6 +231,7 @@ Ox.Range = function(options, self) {
|
|||
}
|
||||
|
||||
function setTrackColors() {
|
||||
// fixme: remove outdated -webkit format, and add -o
|
||||
self.$track.css({
|
||||
backgroundImage: $.browser.mozilla ?
|
||||
('-moz-linear-gradient(left, ' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue