mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(saas): variable renaming
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user