Files
grafana-zabbix/src/datasource-zabbix/css/query-editor.css
Alexander Zobnin 2ffc5ca297 Improved regex highlighting in query editor (using custom css).
Removed unused fields from targets ('isRegex' and 'style').
2016-03-30 21:41:37 +03:00

4 lines
33 B
CSS

.zbx-regex {
color: #CCA300;
}