fix small styling problem with playback controlls
This commit is contained in:
parent
93a0e668a6
commit
dded8ab27d
|
@ -59,7 +59,7 @@ table thead.fixed { height:2em; }
|
|||
#fileList tr td.filename { -webkit-transition:background-image 500ms; -moz-transition:background-image 500ms; -o-transition:background-image 500ms; transition:background-image 500ms; }
|
||||
#select_all { float:left; margin:.3em 0.6em 0 .5em; }
|
||||
#uploadsize-message,#delete-confirm { display:none; }
|
||||
.selectedActions a, a.action { float:right; display:inline; margin:0 .5em; padding:.3em .3em 0 .3em !important; }
|
||||
.selectedActions a,#fileList a.action { float:right; display:inline; margin:0 .5em; padding:.3em .3em 0 .3em !important; }
|
||||
.selectedActions { display:none; }
|
||||
|
||||
/* add breadcrumb divider to the File item in navigation panel */
|
||||
|
|
Loading…
Reference in New Issue