mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 09:51:09 +03:00
Changing blue button hover color
This commit is contained in:
parent
d4bee2cc82
commit
fced58d920
@ -150,7 +150,7 @@ a:focus {
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
background-color: @blue-dark;
|
||||
background-color: @default-link-hov;
|
||||
}
|
||||
|
||||
/* List Actions column */
|
||||
|
Loading…
Reference in New Issue
Block a user