mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
misc/theme-*: whitespace cleanup
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
right: 0;
|
||||
top: 2px;
|
||||
}
|
||||
.bootgrid-table th > .column-header-anchor > .glyphicon {
|
||||
.bootgrid-table th > .column-header-anchor > .glyphicon {
|
||||
color: #fff;
|
||||
}
|
||||
.bootgrid-table th:hover,
|
||||
|
||||
@@ -5863,7 +5863,7 @@ main.page-content.col-lg-12 {
|
||||
|
||||
#navigation.col-sidebar-left {
|
||||
width:70px;
|
||||
background-color: transparent !important;
|
||||
background-color: transparent !important;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@@ -6005,7 +6005,7 @@ main.page-content.col-lg-12 {
|
||||
position: absolute;
|
||||
left: 70px;
|
||||
margin-top:-70px;
|
||||
padding-bottom: 1px;
|
||||
padding-bottom: 1px;
|
||||
height:auto;border:1px solid #515151;
|
||||
-webkit-transition: width 0.1s;
|
||||
-o-transition: width 0.1s;
|
||||
@@ -6334,31 +6334,31 @@ label > input[type="radio"] {
|
||||
background-color: #ec6d12; }
|
||||
|
||||
[data-state="white"] {
|
||||
background-color: inherit;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
[data-state="red"] {
|
||||
background-color: #ec6d12;
|
||||
background-color: #ec6d12;
|
||||
}
|
||||
|
||||
.dashboard_grid_column table {
|
||||
table-layout: fixed;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
#ipsec #ipsec-mobile, #ipsec #ipsec-tunnel, #ipsec #ipsec-overview {
|
||||
background-color: #393939;
|
||||
background-color: #393939;
|
||||
}
|
||||
|
||||
#ipsec .ipsec-tab {
|
||||
background-color: #3e3e3e;
|
||||
color: #928873;
|
||||
color: #928873;
|
||||
}
|
||||
|
||||
#ipsec .ipsec-tab.activetab {
|
||||
background-color: #2a2a2a;
|
||||
color: #ec6d12;
|
||||
color: #ec6d12;
|
||||
}
|
||||
|
||||
|
||||
/*additional extensions for theme-cicada*/
|
||||
|
||||
#tab_1 #maintabs {
|
||||
@@ -6404,7 +6404,7 @@ textarea#update_status, textarea#update_status:hover {
|
||||
div.container-fluid > .fa-search::before, div.container-fluid > .fa-refresh::before {
|
||||
color: #FFFFFF !important;
|
||||
}
|
||||
|
||||
|
||||
.panel-heading h3:hover, h3:focus {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
@@ -6417,7 +6417,7 @@ h3:link {
|
||||
|
||||
h3:hover, h3:focus {
|
||||
color: #ec6d12;
|
||||
text-decoration: underline;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.table-condensed.table-hover {
|
||||
@@ -6429,7 +6429,7 @@ h3:hover, h3:focus {
|
||||
.input-group-addon {
|
||||
top: 0;
|
||||
background-color: #ec6d12;
|
||||
border: 1px solid #ec6d12;
|
||||
border: 1px solid #ec6d12;
|
||||
}
|
||||
|
||||
.btn-group.bootstrap-select.open, .btn-group.bootstrap-select:hover {
|
||||
@@ -6441,7 +6441,7 @@ h3:hover, h3:focus {
|
||||
.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;
|
||||
}
|
||||
@@ -6449,4 +6449,4 @@ h3:hover, h3:focus {
|
||||
#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;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
border-color:#ec6d12;
|
||||
background-color:#2a2a2a;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.tokenize > .tokens-container.input-sm {
|
||||
@@ -79,7 +79,7 @@
|
||||
border-color:#ec6d12;
|
||||
background-color:#2a2a2a;
|
||||
-webkit-box-shadow: inset 0 1px 1px rgb(0, 0, 0), 0 0 8px rgba(0, 0, 0, 0.6);
|
||||
box-shadow: inset 0 1px 1px rgb(0, 0, 0), 0 0 8px rgba(0, 0, 0, 0.6);
|
||||
box-shadow: inset 0 1px 1px rgb(0, 0, 0), 0 0 8px rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
.tokenize > .tokens-container > .token-search > input {
|
||||
|
||||
@@ -110,7 +110,7 @@
|
||||
right: 0;
|
||||
top: 2px;
|
||||
}
|
||||
.bootgrid-table th > .column-header-anchor > .glyphicon {
|
||||
.bootgrid-table th > .column-header-anchor > .glyphicon {
|
||||
color: #000;
|
||||
}
|
||||
.bootgrid-table th:hover,
|
||||
|
||||
@@ -5878,7 +5878,7 @@ main.page-content.col-lg-12 {
|
||||
|
||||
#navigation.col-sidebar-left > div.row > nav.page-side-nav {
|
||||
width:70px;
|
||||
background-color:#172c38 !important;
|
||||
background-color:#172c38 !important;
|
||||
height:100% !important;
|
||||
}
|
||||
|
||||
@@ -5915,7 +5915,7 @@ main.page-content.col-lg-12 {
|
||||
font-size: 12px !important;
|
||||
display: block !important;
|
||||
position: absolute !important;
|
||||
left: 70px !important;
|
||||
left: 70px !important;
|
||||
margin-top:-70px !important;
|
||||
}
|
||||
|
||||
@@ -5924,7 +5924,7 @@ main.page-content.col-lg-12 {
|
||||
font-size: 12px !important;
|
||||
display: block !important;
|
||||
position: absolute !important;
|
||||
left: 148px !important;
|
||||
left: 148px !important;
|
||||
margin-top:-28px !important;
|
||||
}
|
||||
|
||||
@@ -6073,7 +6073,7 @@ button.toggle-sidebar.glyphicon.glyphicon-chevron-left:focus, button.toggle-side
|
||||
}
|
||||
|
||||
button.toggle-sidebar {
|
||||
color:#FFF;
|
||||
color:#FFF;
|
||||
background-color:transparent;
|
||||
font-size:14px;
|
||||
border:none;
|
||||
@@ -6348,15 +6348,15 @@ label > input[type="radio"] {
|
||||
|
||||
/* fields in firewall schedule */
|
||||
[data-state="lightcoral"] {
|
||||
background-color: #ffe83e;
|
||||
background-color: #ffe83e;
|
||||
}
|
||||
|
||||
[data-state="white"] {
|
||||
background-color: inherit;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
[data-state="red"] {
|
||||
background-color: #ffe83e;
|
||||
background-color: #ffe83e;
|
||||
}
|
||||
|
||||
.dashboard_grid_column table {
|
||||
@@ -6462,6 +6462,6 @@ h3:hover, h3:focus {
|
||||
}
|
||||
|
||||
#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;
|
||||
background-color: #FFF;
|
||||
border: 1px solid #c2c2c2;
|
||||
}
|
||||
|
||||
@@ -195,7 +195,7 @@
|
||||
opacity: 0;
|
||||
stroke-width: 1;
|
||||
fill: rgb(143, 143, 143);
|
||||
stroke: rgb(143, 143, 143);
|
||||
stroke: rgb(143, 143, 143);
|
||||
}
|
||||
|
||||
/* line plus bar */
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
border-color:#00A7FF;
|
||||
background-color:none;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.tokenize > .tokens-container.input-sm {
|
||||
|
||||
Reference in New Issue
Block a user