From 0d849983d8322f53cddd82fdcead1654f661f4ba Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 23 Oct 2018 06:26:45 +0200 Subject: [PATCH] misc/theme-rebellion: version 1.7; closes #933 --- misc/theme-rebellion/Makefile | 2 +- .../www/themes/rebellion/assets/stylesheets/main.scss | 4 ---- .../src/opnsense/www/themes/rebellion/build/css/main.css | 3 --- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/misc/theme-rebellion/Makefile b/misc/theme-rebellion/Makefile index 6ff6a7b85..888c8fd09 100644 --- a/misc/theme-rebellion/Makefile +++ b/misc/theme-rebellion/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= theme-rebellion -PLUGIN_VERSION= 1.6 +PLUGIN_VERSION= 1.7 PLUGIN_COMMENT= A suitably dark theme PLUGIN_MAINTAINER= team-rebellion@queens-park.com diff --git a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss index 8f2567a66..18d2d6e7d 100644 --- a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss +++ b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss @@ -942,10 +942,6 @@ div[data-for*="help_for"] { margin-bottom: 0px; } -.dashboard_grid_column table { - table-layout: fixed; -} - #ipsec { #ipsec-mobile, #ipsec-tunnel, #ipsec-overview { background-color: #333333; diff --git a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/build/css/main.css b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/build/css/main.css index befc03389..f7bcdf58f 100644 --- a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/build/css/main.css +++ b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/build/css/main.css @@ -7643,9 +7643,6 @@ div[data-for*=help_for] { margin-top: 0px; margin-bottom: 0px; } -.dashboard_grid_column table { - table-layout: fixed; } - #ipsec #ipsec-mobile, #ipsec #ipsec-tunnel, #ipsec #ipsec-overview { background-color: #333333; } #ipsec .ipsec-tab {