mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Graph: Improves graph edit options in side pane (#24352)
* Graph: Improves graph edit options in side pane * Fixed spell issue and order * Fixed ts issue
This commit is contained in:
@@ -154,7 +154,7 @@ $scrollbarBorder: $gray-7;
|
||||
|
||||
// Tables
|
||||
// -------------------------
|
||||
$table-bg-accent: $gray-5; // for striping
|
||||
$table-bg-accent: #fafafa;
|
||||
$table-border: $gray-3; // table and cell border
|
||||
|
||||
$table-bg-odd: $gray-6;
|
||||
|
||||
Reference in New Issue
Block a user