diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-03-19 15:33:15 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-03-19 15:33:15 +0100 |
commit | db355db9a6fe2bb369ca464391a010d992b72447 (patch) | |
tree | 0a5f5599a1589ecaa29326776c269adf5ed503a3 /view/theme/redbasic/schema/simple_black_on_white.php | |
parent | ad9f5079cdef2dad629ef99751b03404f4acf0b2 (diff) | |
download | volse-hubzilla-db355db9a6fe2bb369ca464391a010d992b72447.tar.gz volse-hubzilla-db355db9a6fe2bb369ca464391a010d992b72447.tar.bz2 volse-hubzilla-db355db9a6fe2bb369ca464391a010d992b72447.zip |
remove $abook_changebg from style.css
Diffstat (limited to 'view/theme/redbasic/schema/simple_black_on_white.php')
-rw-r--r-- | view/theme/redbasic/schema/simple_black_on_white.php | 2 |
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 7c8a18217..c34bd8d5d 100644 --- a/view/theme/redbasic/schema/simple_black_on_white.php +++ b/view/theme/redbasic/schema/simple_black_on_white.php @@ -184,5 +184,3 @@ $dirpopup_txtcol="#fff"; if (!$dirpopup_linkcol) $dirpopup_linkcol="#fff"; - if (!$abook_changebg) - $abook_changebg="#fff"; |