From 298b528c81b88e1e37c5f44e5feea24775e2d330 Mon Sep 17 00:00:00 2001 From: Andreas Neustifter Date: Tue, 10 Jul 2018 22:57:13 +0200 Subject: [PATCH] Seperate blocks in /admin/features. (#5345) * Seperate blocks in /admin/features. Its hard to distinguish between blocks of settings in the features page. Its useful to clearly mark the blocks belonging together. * Also try to separate items for other themes. * Make sure separate settings boxes work in all themes. --- view/templates/admin/settings_features.tpl | 2 + view/templates/settings/connectors.tpl | 8 +- view/theme/duepuntozero/style.css | 4 +- view/theme/quattro/dark/style.css | 3 + view/theme/vier/style.css | 3484 ++++++++++---------- 5 files changed, 1750 insertions(+), 1751 deletions(-) diff --git a/view/templates/admin/settings_features.tpl b/view/templates/admin/settings_features.tpl index d2bd35e041..1ca0708bfc 100644 --- a/view/templates/admin/settings_features.tpl +++ b/view/templates/admin/settings_features.tpl @@ -10,8 +10,10 @@
{{foreach $f.1 as $fcat}} +
{{include file="field_yesno.tpl" field=$fcat.0}} {{include file="field_yesno.tpl" field=$fcat.1}} +
{{/foreach}}
diff --git a/view/templates/settings/connectors.tpl b/view/templates/settings/connectors.tpl index 19b7306dd5..a237917682 100644 --- a/view/templates/settings/connectors.tpl +++ b/view/templates/settings/connectors.tpl @@ -7,13 +7,9 @@
- -

{{$general_settings}}

-
+

{{$general_settings}}

+