Skip to content
Snippets Groups Projects
Commit 1a561fce authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix for coding style

parent e32acf93
Branches
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment