aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-09-08 20:12:17 +0200
committerfabrixxm <fabrix.xm@gmail.com>2011-09-08 20:12:17 +0200
commit2fabf8d2188516a36589487bfa2ca01dea0c5ca2 (patch)
tree763475aeb95934ec54b3ba2af8d4604dba086ad1 /view/theme/quattro/quattro.less
parent2f5a34ad1791f01cacb3b86c11501f0e11c67df4 (diff)
parentdbc5ecfe572b0dc11bab277dcbe24541cdd4e858 (diff)
downloadvolse-hubzilla-2fabf8d2188516a36589487bfa2ca01dea0c5ca2.tar.gz
volse-hubzilla-2fabf8d2188516a36589487bfa2ca01dea0c5ca2.tar.bz2
volse-hubzilla-2fabf8d2188516a36589487bfa2ca01dea0c5ca2.zip
Merge branch 'newui' of github.com:fabrixxm/friendika into newui
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r--view/theme/quattro/quattro.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 01d0b94b9..54bd11806 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -149,6 +149,7 @@ nav {
.menu-popup{ right: 0px; left: auto; }
}
+ #nav-notifications-linkmenu.on .icon.s22.notify,
#nav-notifications-linkmenu.selected .icon.s22.notify { background-image: url("../../../images/icons/22/notify_on.png") }
#nav-apps-link.selected { background-color: @NavbarSelectedBg; }
}
@@ -201,7 +202,7 @@ aside {
.fn { font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.title { margin-bottom: 5px; }
dl { height: auto; overflow: auto; }
- dt {float: left; margin-left: 0px; width: 35%; }
+ dt {float: left; margin-left: 0px; width: 35%; text-align: right; color: @VCardLabelColor; }
dd {float: left; margin-left: 4px; width: 60%;}
}