mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
misc/themes-cicada: bump to 1.1
This commit is contained in:
parent
12e94a4036
commit
5fa61e5912
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= theme-cicada
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_COMMENT= The cicada theme - grey/orange
|
||||
PLUGIN_MAINTAINER= martin@team-rebellion.net
|
||||
|
||||
|
|
|
|||
|
|
@ -9535,4 +9535,4 @@ div.Tokenize ul {
|
|||
#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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6248,4 +6248,4 @@ div.Tokenize ul.TokensContainer li.Token a.Close {
|
|||
.glyphicon.glyphicon-play.text-muted, .glyphicon.glyphicon-remove.text-muted, .glyphicon.glyphicon-remove-sign.text-muted, .glyphicon.glyphicon-info-sign.text-muted, .fa.fa-play.text-muted::before {
|
||||
color: #eac80a !important;}
|
||||
#system_log-widgets.content-box {border:none;}
|
||||
#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; }
|
||||
#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; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue