1
0
Fork 0
forked from 0x2620/oxjs

update video form element css

This commit is contained in:
rlx 2011-11-04 15:13:51 +00:00
commit e2c2eeed43
4 changed files with 34 additions and 21 deletions

View file

@ -531,7 +531,7 @@ Ox.VideoEditor = function(options, self) {
}
})
.appendTo(self.$videobar);
self.$findInput.find('input').css({background: 'rgb(48, 48, 48)'});
//self.$findInput.find('input').css({background: 'rgb(48, 48, 48)'});
self.$findButton = Ox.Button({
//disabled: true,