mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
Merge pull request #1975 from anoek/auditor-support
Add support for creating system auditors
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
min-height: 40px;
|
||||
}
|
||||
|
||||
.Form-title--is_superuser{
|
||||
.Form-title--is_superuser, .Form-title--is_system_auditor, .Form-title--is_ldap_user{
|
||||
height:15px;
|
||||
color: @default-interface-txt;
|
||||
background-color: @default-list-header-bg;
|
||||
@@ -61,7 +61,7 @@
|
||||
margin-left: 10px;
|
||||
text-transform: uppercase;
|
||||
font-weight: 100;
|
||||
position: absolute;
|
||||
//position: absolute;
|
||||
margin-top: 2.25px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user