|
|
|
@ -95,6 +95,7 @@ table td.delete { background-image:url('../img/delete.png'); } |
|
|
|
|
#fileList tr input[type=checkbox] { display:none; } |
|
|
|
|
#fileList tr input[type=checkbox]:checked { display:inline; } |
|
|
|
|
#fileList tr:hover input[type=checkbox] { display:inline; } |
|
|
|
|
a.dropArrow{ background-image:url('../img/drop-arrow.png'); width:16px; height:16px; display:block} |
|
|
|
|
|
|
|
|
|
/* NAVIGATION BAR */ |
|
|
|
|
p.nav { margin:1em 0 0 2em; padding:0.8em; line-height:16px; font-weight:bold; } |
|
|
|
|