CSS: Include additional less color vars

This commit is contained in:
Florian Strohmaier 2017-11-14 17:24:44 +01:00 committed by Eric Lippmann
parent 6097f5796e
commit c9cecae972

View File

@ -11,6 +11,7 @@
// Icinga colors
@icinga-blue: #0095BF;
@icinga-secondary: #EF4F98;
@color-ok: #44bb77;
@color-up: @color-ok;
@color-warning: #ffaa44;