Added variables highlight in query editor.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.zbx-regex {
|
||||
color: #CCA300;
|
||||
}
|
||||
|
||||
.zbx-variable {
|
||||
color: #33B5E5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user