mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
CSS: Avoid chromatic (red/green) contrast on login screen links (#4430)
This commit is contained in:
parent
23a9f309f4
commit
fc63433341
@ -165,12 +165,10 @@
|
||||
}
|
||||
|
||||
a {
|
||||
font-weight: @font-weight-bold;
|
||||
.var(color, icinga-secondary);
|
||||
text-decoration: underline;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
.var(color, icinga-secondary-dark);
|
||||
opacity: .8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user