1
0
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:
Jared Tabor 2016-05-03 16:22:45 -07:00 committed by Leigh Johnson
parent d4bee2cc82
commit fced58d920

View File

@ -150,7 +150,7 @@ a:focus {
}
.btn-primary:hover {
background-color: @blue-dark;
background-color: @default-link-hov;
}
/* List Actions column */