mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
41eee7f33a
commit
dc3cf8b231
@ -24,6 +24,10 @@ a {
|
|||||||
font-weight: @font-weight-bold;
|
font-weight: @font-weight-bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
|
&:focus {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user