mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 05:17:36 -02:30
@@ -369,9 +369,9 @@ input[type='radio']:checked:before {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.Form-buttonDefault {
|
.Form-buttonDefault {
|
||||||
background-color: #FFFFFF;
|
background-color: @default-bg;
|
||||||
color: #848992;
|
color: @default-interface-txt;
|
||||||
border-color: #E8E8E8;
|
border-color: @default-border;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Form-saveButton{
|
.Form-saveButton{
|
||||||
|
|||||||
Reference in New Issue
Block a user