mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
high-contrast.less: Fix notifications success color contrast
refs #4337
This commit is contained in:
parent
584e97f631
commit
e88a2b588b
@ -222,3 +222,7 @@ input.search {
|
|||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#notifications > li.success {
|
||||||
|
color: @text-color;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user