aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/simple_green_on_black.php
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-09-17 22:39:48 +0200
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-09-17 22:39:48 +0200
commit4090843fef6defa88bee36c4547b418f1e818139 (patch)
tree7102ea8c5815ca74afd55cb6498e2feded2d803e /view/theme/redbasic/schema/simple_green_on_black.php
parentc6c18261a0d1d66188951c28b9abbe441c278bb4 (diff)
downloadvolse-hubzilla-4090843fef6defa88bee36c4547b418f1e818139.tar.gz
volse-hubzilla-4090843fef6defa88bee36c4547b418f1e818139.tar.bz2
volse-hubzilla-4090843fef6defa88bee36c4547b418f1e818139.zip
Converse width for a few related (old) schemas back to 1024px / Name default theme to Focus / Non expert custom display settings above expert display settings, so people can better find them.
Diffstat (limited to 'view/theme/redbasic/schema/simple_green_on_black.php')
-rw-r--r--view/theme/redbasic/schema/simple_green_on_black.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/simple_green_on_black.php b/view/theme/redbasic/schema/simple_green_on_black.php
index 2660624d6..8192180db 100644
--- a/view/theme/redbasic/schema/simple_green_on_black.php
+++ b/view/theme/redbasic/schema/simple_green_on_black.php
@@ -34,3 +34,5 @@
$comment_border_colour = "rgba(0,0,0,0.8)";
if (! $font_colour)
$font_colour = "#46D43F";
+ if (! $converse_width)
+ $converse_width = "1024";