diff --git a/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss b/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss index 949c59b3d..4b4e895ac 100644 --- a/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss +++ b/misc/theme-tukan/src/opnsense/www/themes/tukan/assets/stylesheets/main.scss @@ -9815,4 +9815,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; -} \ No newline at end of file +} diff --git a/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css b/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css index 0165e736e..053c60059 100644 --- a/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css +++ b/misc/theme-tukan/src/opnsense/www/themes/tukan/build/css/main.css @@ -5956,7 +5956,7 @@ main.page-content.col-lg-12 { padding-left: 90px; } -webkit-box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.75); -moz-box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.75); box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.75);} - + button.toggle-sidebar.glyphicon.glyphicon-chevron-left, button.toggle-sidebar.glyphicon.glyphicon-chevron-right{ position:absolute; -webkit-transition: all 0.1s ease; @@ -6320,7 +6320,7 @@ stroke: rgb(143, 143, 143) !important; } .tokenize > .tokens-container > .token > .dismiss::after { color:#000 !important; } - + .tokenize.focus > .tokens-container { border-color: #00A7FF !important; background-color:none !important; @@ -6334,9 +6334,9 @@ stroke: rgb(143, 143, 143) !important; } .tokenize > .tokens-container > .tokenize > .tokens-container > .token-search { color:#FFFFFF !important; } -.tokenize > .tokens-container > .token-search > input { +.tokenize > .tokens-container > .token-search > input { border:none !important;} - + .bootgrid-table th > .column-header-anchor, .bootgrid-table th > .column-header-anchor > .icon, .bootgrid-table th > .column-header-anchor > .glyphicon { color: #000 !important; } .bootgrid-table th:hover { @@ -6373,4 +6373,4 @@ stroke: rgb(143, 143, 143) !important; } .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: #000 !important;} #system_log-widgets.content-box {border:none; box-shadow: 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: #FFF; border: 1px solid #c2c2c2; } \ No newline at end of file +#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; } diff --git a/www/nginx/src/etc/nginx/views/opnsense_error_404.html b/www/nginx/src/etc/nginx/views/opnsense_error_404.html index 872bf103d..54200472c 100644 --- a/www/nginx/src/etc/nginx/views/opnsense_error_404.html +++ b/www/nginx/src/etc/nginx/views/opnsense_error_404.html @@ -20,4 +20,4 @@
The resource you want to access is not available.
Please contact the webmaster if you think this is an error.