From: hoergen Date: Sun, 26 Nov 2017 19:46:20 +0000 (+0100) Subject: added new style sheet plusminus X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=887655c1bdfde06dc64f3a834651b8ce811319fc;p=friendica.git added new style sheet plusminus --- diff --git a/view/theme/vier/config.php b/view/theme/vier/config.php index 22276a9d78..1f335e7544 100644 --- a/view/theme/vier/config.php +++ b/view/theme/vier/config.php @@ -1,3 +1,5 @@ + + "Plus", "breathe"=>"Breathe", - "dark"=>"Dark", - "shadow"=>"Shadow", "netcolour"=>"Coloured Networks", - "flat"=>"Flat" + "dark"=>"Dark", + "flat"=>"Flat", + "plus"=>"Plus", + "plusminus"=>"Plus Minus", + "shadow"=>"Shadow" ); $show_or_not = array('0'=>t("don't show"), '1'=>t("show"),); @@ -126,3 +129,4 @@ function vier_form(App $a, $style, $show_pages, $show_profiles, $show_helpers, $ )); return $o; } +