mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Remove padding hack to position users list.
This commit is contained in:
parent
9060c3bd83
commit
46e10407f7
@ -31,7 +31,6 @@ tr:hover>td.password>span, tr:hover>td.displayName>span { margin:0; cursor:point
|
||||
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 { background-color:#ddd; }
|
||||
#content>table:not(.nostyle) { margin-top:3em; }
|
||||
table:not(.nostyle) { width:100%; }
|
||||
#rightcontent { padding-left: 1em; }
|
||||
div.quota { float:right; display:block; position:absolute; right:25em; top:0; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user