CC-1919:Playlist builder show time offset

Fixed.

- I wasn't sure if I had to wait for html/css code from Vladmir.
I just did what I could do.
This commit is contained in:
james 2011-05-31 16:49:01 -04:00
parent 1e62a7be9c
commit 75ffe91325
3 changed files with 16 additions and 3 deletions

View file

@ -81,6 +81,13 @@
color:#d5d5d5;
}
.spl_offset {
float: right;
text-align: right;
padding: 0 5px 0 0;
color: #D5D5D5;
}
/*#spl_editor {
height: 50px;
}*/