Support for adding administrative permissions to users (when admin permission present).

This commit is contained in:
Michael Jumper
2013-03-03 00:04:33 -08:00
parent b529c31fb4
commit 420b995af6
2 changed files with 65 additions and 1 deletions

View File

@@ -238,7 +238,8 @@ div.section {
}
.form .fields th {
.form .fields th,
.form .permissions th {
font-weight: normal;
vertical-align: middle;
text-align: left;