From d8d175d7e44b12cf25fe64a4c906f2726c456942 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 18 Feb 2015 17:01:40 -0800 Subject: first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme . --- view/css/mod_settings.css | 2 +- view/theme/redbasic/css/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/css/mod_settings.css b/view/css/mod_settings.css index 5fb139074..1a40facae 100644 --- a/view/css/mod_settings.css +++ b/view/css/mod_settings.css @@ -67,7 +67,7 @@ ul#settings-privacy-macros { #dspr-pubcomment-label { float: left; - width: 200px; + width: 350px; margin-bottom: 25px; } diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 9dbe92a1d..1ad0d5d71 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2,7 +2,7 @@ * Redbasic * * Based on duepuntozero Friendica style - * by Fabio Comuni + * Originally by Fabio Comuni */ -- cgit v1.2.3