From 5f1f82df5d0126cf68780b03f95e3c53f137bb75 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 11 May 2014 02:22:27 +0200 Subject: Move "boxy" conversation design into a schema file Default design is now again basically the previous one --- view/theme/redbasic/schema/boxy.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 view/theme/redbasic/schema/boxy.php (limited to 'view/theme/redbasic/schema/boxy.php') diff --git a/view/theme/redbasic/schema/boxy.php b/view/theme/redbasic/schema/boxy.php new file mode 100644 index 000000000..505e3ec07 --- /dev/null +++ b/view/theme/redbasic/schema/boxy.php @@ -0,0 +1,17 @@ + Date: Sun, 11 May 2014 03:16:39 +0200 Subject: some corrections and cleanup --- view/theme/redbasic/schema/boxy.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme/redbasic/schema/boxy.php') diff --git a/view/theme/redbasic/schema/boxy.php b/view/theme/redbasic/schema/boxy.php index 505e3ec07..1de2f98cd 100644 --- a/view/theme/redbasic/schema/boxy.php +++ b/view/theme/redbasic/schema/boxy.php @@ -14,4 +14,6 @@ if (!$comment_border_top) if (!$comment_border_bottom) $comment_border_bottom="1px solid"; +if (! $radiuspx) + $radiuspx = "4"; \ No newline at end of file -- cgit v1.2.3