aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-04-12 09:17:35 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2012-04-12 09:17:35 +0200
commit309f2bfa5f85e80e94d6ee177496c5a095201943 (patch)
tree6f2fa30889c7935bb3f70da10ff5d33f4700fa09 /view/theme/quattro/quattro.less
parenta23d46c49b59f05d89a7c5a949ae9b9af107e7c9 (diff)
downloadvolse-hubzilla-309f2bfa5f85e80e94d6ee177496c5a095201943.tar.gz
volse-hubzilla-309f2bfa5f85e80e94d6ee177496c5a095201943.tar.bz2
volse-hubzilla-309f2bfa5f85e80e94d6ee177496c5a095201943.zip
quattro: icons for "Mark all sys notifs read" and "See all notifs" as icons in a toolbar in notifications menu
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; }
+ }
}