From 875c6dcd85f1eb26f1229d6f06e4c55084757041 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 23 May 2018 07:06:46 +0200 Subject: [PATCH] misc/theme-tukan: release in 18.1.9 as discussed with Rene --- misc/theme-tukan/Makefile | 3 +-- .../src/opnsense/www/themes/tukan/assets/stylesheets/main.scss | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/misc/theme-tukan/Makefile b/misc/theme-tukan/Makefile index 54b24142d..4b0012056 100644 --- a/misc/theme-tukan/Makefile +++ b/misc/theme-tukan/Makefile @@ -1,7 +1,6 @@ PLUGIN_NAME= theme-tukan -PLUGIN_VERSION= 0.2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= The tukan theme - blue/white PLUGIN_MAINTAINER= martin@team-rebellion.net -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk" 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 09ff71e91..196afe286 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 @@ -9580,4 +9580,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: #FFF; border: 1px solid #c2c2c2; -} \ No newline at end of file +}