1
0
Fork 0
forked from 0x2620/oxjs

fix positioning of timecodes in video editor players

This commit is contained in:
rlx 2011-03-07 23:26:36 +00:00
commit 0a049f0b2c
2 changed files with 8 additions and 1 deletions

View file

@ -1500,10 +1500,13 @@ Video
.OxVideoPlayer > .OxBar .OxButton,
.OxVideoPlayer > .OxBar .OxInput,
.OxVideoPlayer > .OxBar .OxLabel {
//padding: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.OxVideoPlayer > .OxBar .OxInput,
.OxVideoPlayer > .OxBar .OxLabel {
padding: 0;
}
.OxVideoPlayer > .OxBar .OxLabel {
//width: 22px;
//background: rgb(32, 32, 32);