mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
defaults.less: fix missing link hover underline
This commit is contained in:
parent
fb6de819ed
commit
80802dbda2
@ -72,7 +72,7 @@ a {
|
|||||||
@colorMainLink;
|
@colorMainLink;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
:hover {
|
&:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user