Css work applying new styles for topmenu dashboard button and logo/menu icon

This commit is contained in:
Torkel Ödegaard
2015-02-03 22:05:53 +01:00
parent 9d5979c01d
commit 5e4b026668
6 changed files with 71 additions and 110 deletions

View File

@@ -13,7 +13,6 @@
@grayLighter: #BBBFC2;
@white: #fff;
// Accent colors
// -------------------------
@blue: #33B5E5;
@@ -30,9 +29,6 @@
// -------------------------
@grafanaPanelBackground: @grayDarker;
// Tabs
@fullEditBorder: #555;
// Graphite Target Editor
@grafanaTargetBorder: @black;
@grafanaTargetBackground: @grayDark;