aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/boxy.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2015-09-11 08:15:19 +0200
committerzottel <github@zottel.net>2015-09-11 08:15:19 +0200
commit99c5c7ab28faa2741630d24dbf5d708bcff1b851 (patch)
tree41bd345db6d5b9790be3ad311114f10c89c3564f /view/theme/redbasic/schema/boxy.php
parent174d55cf3dd32ad767da1ee399b77b90dfbfed99 (diff)
parentf2171173fe2c9a0596672da293eb756a514ff789 (diff)
downloadvolse-hubzilla-99c5c7ab28faa2741630d24dbf5d708bcff1b851.tar.gz
volse-hubzilla-99c5c7ab28faa2741630d24dbf5d708bcff1b851.tar.bz2
volse-hubzilla-99c5c7ab28faa2741630d24dbf5d708bcff1b851.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/theme/redbasic/schema/boxy.php')
-rw-r--r--view/theme/redbasic/schema/boxy.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/boxy.php b/view/theme/redbasic/schema/boxy.php
index d609ccd25..f298a0def 100644
--- a/view/theme/redbasic/schema/boxy.php
+++ b/view/theme/redbasic/schema/boxy.php
@@ -2,3 +2,5 @@
if (! $radiuspx)
$radiuspx = "4";
+if (! $comment_border_colour)
+ $comment_border_colour = "rgb(238,238,238)";