Some styling to user list

This commit is contained in:
Victor Dubiniuk 2013-07-12 17:29:08 +03:00
parent eed63ae512
commit 0c1008bb69

View file

@ -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; }