@ -54,10 +54,9 @@ table td.filename form { float:left; font-size:.85em; }
table thead . fixed tr { position : fixed ; top : 6.3 em ; z-index : 49 ; -moz- box-shadow : 0 -3 px 7 px #000 ; -webkit- box-shadow : 0 -3 px 7 px #000 ; box-shadow : 0 -3 px 7 px #000 ; }
table thead . fixed { height : 2 em ; }
# fileList tr td . filename > input [ type = checkbox ] : first-child { opacity : 0 ; float : left ; margin : .7 em 0 0 1 em ; /* bigger clickable area doesn’t work in FF width:2.8em; height:2.4em;*/ -webkit- transition : opacity 500 ms ; -moz- transition : opacity 500 ms ; -o- transition : opacity 500 ms ; transition : opacity 500 ms ; }
# fileList tr : hover td . filename > input [ type = "checkbox" ] : first-child { opacity : .5 ; }
# fileList tr : hover td . filename > input [ type = "checkbox" ] : first-child { opacity : .8 ; }
# fileList tr td . filename > input [ type = "checkbox" ] : checked : first-child { opacity : 1 ; }
# fileList tr td . filename { -webkit- transition : background - image 500 ms ; -moz- transition : background - image 500 ms ; -o- transition : background - image 500 ms ; transition : background - image 500 ms ; }
# fileList tr . selected td . filename , # fileList tr : hover td . filename { background-image : url ( '' ) !important ; }
# select_all { float : left ; margin : .2 em ; margin-left : .6 em ; }
# uploadsize-message , # delete-confirm { display : none ; }
. selectedActions a , a . action { float : right ; display : inline ; margin : 0 .5 em ; padding : .3 em .3 em 0 .3 em !important ; }