White theme: Fixes for hidden series legend text and disabled annotations color, Closes #852
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
|
||||
.graph-legend-series-hidden {
|
||||
a {
|
||||
color: darken(@linkColor, 45%);
|
||||
color: @linkColorDisabled;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user