mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
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