mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Changing blue button hover color
This commit is contained in:
committed by
Leigh Johnson
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 */
|
||||
|
||||
Reference in New Issue
Block a user