mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Some styling to user list
This commit is contained in:
parent
eed63ae512
commit
0c1008bb69
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ select.quota.active { background: #fff; }
|
|||
#newuser .multiselect { top:1px; }
|
||||
#headerGroups, #headerSubAdmins, #headerQuota { padding-left:18px; }
|
||||
|
||||
.ie8 table.hascontrols{border-collapse:collapse;width: 100%;}
|
||||
.ie8 table.hascontrols tbody tr{border-collapse:collapse;border: 1px solid #ddd !important;}
|
||||
|
||||
/* APPS */
|
||||
.appinfo { margin: 1em; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue