forked from 0x2620/oxjs
update video form element css
This commit is contained in:
parent
3e20910993
commit
e2c2eeed43
4 changed files with 34 additions and 21 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue