Skip to content
Snippets Groups Projects
Commit 2740491f authored by Marvin Thomas Rabe's avatar Marvin Thomas Rabe
Browse files

quota good cleand up

parent 5775421f
No related branches found
No related tags found
No related merge requests found
......@@ -12,12 +12,12 @@ input#identity { width:20em; }
/* USERS */
form { display:inline; }
table th { height:2em; padding:0 .5em; color:#999; padding-left:.8em; }
table th, table td { border-bottom:1px solid #ddd; text-align:left; font-weight:normal; }
table th { height:2em; color:#999; }
table th, table td { border-bottom:1px solid #ddd; padding:0 .5em; padding-left:.8em; text-align:left; font-weight:normal; }
td.name, td.password { padding-left:.8em; }
td.password>img, td.remove>img, td.quota>img { visibility:hidden; }
td.password>span { margin-right:1.2em; }
td.password { width:12em; cursor:pointer; }
td.password, td.quota { width:12em; cursor:pointer; }
td.password>span, td.quota>span { margin-right: 1.2em; color: #C7C7C7; }
td.remove { width:1em; padding-right:1em; }
tr:hover>td.password>span { margin:0; cursor:pointer; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment