mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
badges.less: Fix default badge contrast
This commit is contained in:
parent
4ae71ae1dc
commit
73deefe7c4
@ -8,7 +8,7 @@
|
|||||||
.bg-stateful();
|
.bg-stateful();
|
||||||
.rounded-corners();
|
.rounded-corners();
|
||||||
|
|
||||||
background-color: @gray-light;
|
background-color: @gray;
|
||||||
color: @badge-color;
|
color: @badge-color;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-family: @font-family-wide;
|
font-family: @font-family-wide;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user