mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 21:34:28 +02:00
icinga-light-theme: Fix notifications text color
This commit is contained in:
parent
7e5bb8a230
commit
94a86f3d2d
@ -54,3 +54,7 @@ input.search {
|
||||
.recolor-icinga-logo();
|
||||
}
|
||||
}
|
||||
|
||||
#notifications > li {
|
||||
color: @text-color;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user