|
|
|
@ -61,7 +61,12 @@ td.remove { width:1em; padding-right:1em; } |
|
|
|
|
tr:hover>td.password>span, tr:hover>td.displayName>span { margin:0; cursor:pointer; } |
|
|
|
|
tr:hover>td.remove>a, tr:hover>td.password>img,tr:hover>td.displayName>img, tr:hover>td.quota>img { visibility:visible; cursor:pointer; } |
|
|
|
|
tr:hover>td.remove>a { float:right; } |
|
|
|
|
li.selected, #leftcontent li.selected { background-color:#ddd; } |
|
|
|
|
|
|
|
|
|
li.selected, |
|
|
|
|
#leftcontent li.selected { |
|
|
|
|
background-color: #ddd; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
table.grid { width:100%; } |
|
|
|
|
#rightcontent { padding-left: 10px; } |
|
|
|
|
div.quota { |
|
|
|
|