mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: whitespace sweep
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<forcesafeduckduckgo type="BooleanField">
|
||||
<default>0</default>
|
||||
<Required>Y</Required>
|
||||
</forcesafeduckduckgo>
|
||||
</forcesafeduckduckgo>
|
||||
<forcesafeyoutube type="BooleanField">
|
||||
<default>0</default>
|
||||
<Required>Y</Required>
|
||||
|
||||
@@ -9670,4 +9670,4 @@ h3 {
|
||||
#chart, #chart_intf_in, #chart_intf_out, #chart_top_ports, #chart_top_sources, #traffic_graph_widget_chart_in, #traffic_graph_widget_chart_out {
|
||||
background-color: #292929;
|
||||
border: 1px solid #515151;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9725,4 +9725,4 @@ h3 {
|
||||
#chart, #chart_intf_in, #chart_intf_out, #chart_top_ports, #chart_top_sources, #traffic_graph_widget_chart_in, #traffic_graph_widget_chart_out {
|
||||
background-color: #FFF;
|
||||
border: 1px solid #c2c2c2;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,4 +24,4 @@ let LogCategoryList = Backbone.View.extend({
|
||||
}
|
||||
});
|
||||
|
||||
export default LogCategoryList;
|
||||
export default LogCategoryList;
|
||||
|
||||
Reference in New Issue
Block a user