aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/simple_black_on_white.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-03-06 15:24:56 +0100
committerMario Vavti <mario@mariovavti.com>2015-03-06 15:24:56 +0100
commite67983f327745b9c949cec259290658f3ed08618 (patch)
tree5bfed8c01dadee543409cfc7613889d13bffe9a4 /view/theme/redbasic/schema/simple_black_on_white.php
parent1cea6144c90ec7e3e2cda07af655a0af36091381 (diff)
downloadvolse-hubzilla-e67983f327745b9c949cec259290658f3ed08618.tar.gz
volse-hubzilla-e67983f327745b9c949cec259290658f3ed08618.tar.bz2
volse-hubzilla-e67983f327745b9c949cec259290658f3ed08618.zip
add more css files
Diffstat (limited to 'view/theme/redbasic/schema/simple_black_on_white.php')
-rw-r--r--view/theme/redbasic/schema/simple_black_on_white.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/schema/simple_black_on_white.php b/view/theme/redbasic/schema/simple_black_on_white.php
index ddbcae495..7c8a18217 100644
--- a/view/theme/redbasic/schema/simple_black_on_white.php
+++ b/view/theme/redbasic/schema/simple_black_on_white.php
@@ -64,8 +64,6 @@
$toolicon_activecolour = '#000';
if (! $font_colour)
$font_colour = "#000";
- if (! $widget_brdrcolour)
- $widget_brdrcolour = "#fff";
if (! $blockquote_colour)
$blockquote_colour = "#111";
if (! $blockquote_bgcolour)