mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: style sweep
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user