aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-12 05:48:41 -0700
committerfriendica <info@friendica.com>2012-04-12 05:48:41 -0700
commit03563ca35a0c40224e3159c664c596691078df90 (patch)
treef87a3f8d7e4dee761e4dc8699eba954760d69173 /view/theme/quattro/quattro.less
parent6fa8b3067fad3a974b5e08e78739f83681f9bb6f (diff)
parent23b08e3ea79936ecee0a061e38a08145f3fca1da (diff)
downloadvolse-hubzilla-03563ca35a0c40224e3159c664c596691078df90.tar.gz
volse-hubzilla-03563ca35a0c40224e3159c664c596691078df90.tar.bz2
volse-hubzilla-03563ca35a0c40224e3159c664c596691078df90.zip
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r--view/theme/quattro/quattro.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index c6352cfe9..0660a3ad7 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -227,6 +227,12 @@ ul.menu-popup {
text-align: center;
color: @MenuEmpty;
}
+ .toolbar {
+ background-color: @MenuEmpty;
+ height: auto; overflow: auto;
+ a { float: right; }
+ a:hover { background-color: @MenuBg; }
+ }
}