From 4090843fef6defa88bee36c4547b418f1e818139 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Thu, 17 Sep 2015 22:39:48 +0200 Subject: 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. --- view/theme/redbasic/schema/simple_black_on_white.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/theme/redbasic/schema/simple_black_on_white.php') diff --git a/view/theme/redbasic/schema/simple_black_on_white.php b/view/theme/redbasic/schema/simple_black_on_white.php index 6853a0ed5..554e832f0 100644 --- a/view/theme/redbasic/schema/simple_black_on_white.php +++ b/view/theme/redbasic/schema/simple_black_on_white.php @@ -34,6 +34,9 @@ $comment_border_colour = "rgba(255,255,255,0.8)"; if (! $font_colour) $font_colour = "#000"; + if (! $converse_width) + $converse_width = "1024"; + -- cgit v1.2.3