ux(saas): variable renaming

This commit is contained in:
Torkel Ödegaard
2016-02-16 09:42:46 +01:00
parent 1cd3985913
commit febad7b1d7
29 changed files with 227 additions and 212 deletions

View File

@@ -100,7 +100,7 @@
}
div.flot-text {
color: $textColor !important;
color: $text-color !important;
}
.panel {
@@ -204,7 +204,7 @@ div.flot-text {
.panel-menu {
z-index: 500;
position: absolute;
background: $grafanaTargetFuncBackground;
background: $tight-form-func-bg;
border: 1px solid black;
.panel-menu-row {