mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
underline setup menu titles on hover
This commit is contained in:
parent
7374ebd7d9
commit
1de3656cd2
@ -22,6 +22,10 @@
|
||||
|
||||
&:hover, &:focus, &:active {
|
||||
color: black;
|
||||
|
||||
.SetupItem-title {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
&--hoverable {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user