mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
underline setup menu titles on hover
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
|
||||
&:hover, &:focus, &:active {
|
||||
color: black;
|
||||
|
||||
.SetupItem-title {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
&--hoverable {
|
||||
|
||||
Reference in New Issue
Block a user