Files
grafana-zabbix/src/sass/_query_editor.scss
Alexander Zobnin edb68ab389 SASS refactor
2017-12-14 10:59:52 +03:00

8 lines
71 B
SCSS

.zbx-regex {
color: $regex;
}
.zbx-variable {
color: $variable;
}