Improved regex highlighting in query editor (using custom css).
Removed unused fields from targets ('isRegex' and 'style').
This commit is contained in:
3
src/datasource-zabbix/css/query-editor.css
Normal file
3
src/datasource-zabbix/css/query-editor.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.zbx-regex {
|
||||
color: #CCA300;
|
||||
}
|
||||
Reference in New Issue
Block a user