mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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