White theme: Fixes for hidden series legend text and disabled annotations color, Closes #852
This commit is contained in:
@@ -54,12 +54,13 @@
|
||||
// Scaffolding
|
||||
// -------------------------
|
||||
@bodyBackground: @grayLighter;
|
||||
@textColor: #555;
|
||||
@textColor: #666;
|
||||
|
||||
|
||||
// Links
|
||||
// -------------------------
|
||||
@linkColor: @textColor;
|
||||
@linkColorDisabled: lighten(@linkColor,35%);
|
||||
@linkColorHover: @blue;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user