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