CSS: Add text-color-on-icinga-blue
Intended to replace text-color-inverted.
This commit is contained in:
parent
c5dba1fd76
commit
d265da1fa9
|
@ -26,6 +26,7 @@
|
|||
@text-color: #535353;
|
||||
@text-color-inverted: @body-bg-color;
|
||||
@text-color-light: @gray;
|
||||
@text-color-on-icinga-blue: @body-bg-color;
|
||||
|
||||
// Text color on <a>
|
||||
@link-color: @text-color;
|
||||
|
|
Loading…
Reference in New Issue