mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -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 {
|
.btn-primary:hover {
|
||||||
background-color: @blue-dark;
|
background-color: @default-link-hov;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* List Actions column */
|
/* List Actions column */
|
||||||
|
|||||||
Reference in New Issue
Block a user