Progress on template editor & new templating features

This commit is contained in:
Torkel Ödegaard
2014-08-27 15:54:30 +02:00
parent e0a58dd1fe
commit bb3b31829f
14 changed files with 166 additions and 90 deletions
+1 -1
View File
@@ -467,7 +467,6 @@ div.flot-text {
/*************************
* Right Positions
*************************/
.popover {
&.rightTop .arrow {
top: 10%;
@@ -639,3 +638,4 @@ code, pre {
background-color: @grafanaPanelBackground;
color: @textColor;
}