mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +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();
|
.recolor-icinga-logo();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#notifications > li {
|
||||||
|
color: @text-color;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user