mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
Changed border color of btn-default
This commit is contained in:
parent
87fb9e8771
commit
8105f62589
@ -97,7 +97,7 @@ table.ui-datepicker-calendar {
|
|||||||
|
|
||||||
button.btn.btn-default {
|
button.btn.btn-default {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
border-color: @default-border;
|
border-color: @d7grey;
|
||||||
color: @default-interface-txt;
|
color: @default-interface-txt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user