plugins: style sweep

This commit is contained in:
Franco Fichtner
2019-05-10 20:16:33 +02:00
parent ef04eb8f45
commit d7f8bf079c
3 changed files with 3 additions and 3 deletions
@@ -5691,7 +5691,7 @@ html, body {
height: 100%;
font-family: 'SourceSansProRegular';
scrollbar-width: thin;
scrollbar-color: #424242 #323232;
scrollbar-color: #424242 #323232;
background-color: #2a2a2a;
}
@@ -5681,7 +5681,7 @@ html, body {
height: 100%;
font-family: 'SourceSansProRegular';
scrollbar-width: thin;
scrollbar-color: #315a71 #e3e3e3;
scrollbar-color: #315a71 #e3e3e3;
background-color: #fff;
}
@@ -7,4 +7,4 @@
#}severity={{ syslog_target.severity }}{#
#}{% if syslog_target.nohostname == '1' %},nohostname{% endif %} {{ server.access_log_format }};
{% endif %}
{% endfor %}
{% endfor %}