aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-05-26 22:40:33 +0200
committermarijus <mario@mariovavti.com>2014-05-26 22:40:33 +0200
commitc61da303dd7b1d082b03f7acbe7618b406cc941a (patch)
treea517f92dcf3336982596cfbf7db8d5388d5a7e26 /view/theme
parent83ffad4b9dac914d9d4a5a9365ee23fb8f9d8483 (diff)
downloadvolse-hubzilla-c61da303dd7b1d082b03f7acbe7618b406cc941a.tar.gz
volse-hubzilla-c61da303dd7b1d082b03f7acbe7618b406cc941a.tar.bz2
volse-hubzilla-c61da303dd7b1d082b03f7acbe7618b406cc941a.zip
fix one more bootstrap override regression - addendum
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/php/style.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php
index 14893d86d..950b43198 100644
--- a/view/theme/redbasic/php/style.php
+++ b/view/theme/redbasic/php/style.php
@@ -324,6 +324,7 @@ $options = array (
'$notif_itemhovercolour' => $notif_itemhovercolour,
'$editbuttons_bgcolour' => $editbuttons_bgcolour,
'$editbuttons_bordercolour' => $editbuttons_bordercolour,
+'$editbuttons_bordercolourhover' => $editbuttons_bordercolourhover,
'$editbuttons_colour' => $editbuttons_colour,
'$editbuttons_bghover' => $editbuttons_bghover,
'$dropdown_bgcolour' => $dropdown_bgcolour,