mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
move hover style under selected so it is not overridden
This commit is contained in:
parent
7d208b7d6f
commit
5863d25968
@ -241,16 +241,16 @@
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.MainMenu-item.is-currentRoute {
|
||||
background-color: #509ad3;
|
||||
}
|
||||
|
||||
.MainMenu-toggle:hover,
|
||||
.MainMenu-item:hover,
|
||||
.MainMenu-logo:hover {
|
||||
background-color: #5bbdbf;
|
||||
}
|
||||
|
||||
.MainMenu-item.is-currentRoute {
|
||||
background-color: #509ad3;
|
||||
}
|
||||
|
||||
// item on
|
||||
.MainMenu-logo,
|
||||
.MainMenu-item,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user