]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/plus.css
Merge pull request #2321 from fabrixxm/mobile_acl_dialog
[friendica.git] / view / theme / vier / plus.css
index f334d6cdd12f8ce91d6a46fca29f8c276e331de3..8e1865a8692c93c38e57052c83c0f7352aa504d0 100644 (file)
@@ -17,6 +17,12 @@ nav a:hover,
   color: #000;
 }
 
+.manage-notify {
+  background-color: #CB4437;
+  border-radius: 10px;
+  font: bold 11px/16px Arial;
+}
+
 nav .nav-notify {
 /*  background-color: #427FED; */
   background-color: #CB4437;
@@ -47,10 +53,11 @@ nav .nav-menu {
   font-weight: initial;
 }
 
+#nav-apps-menu,
 #nav-site-menu,
 #nav-notifications-menu,
 #nav-user-menu {
-  top: 35px;
+  top: 32px;
 }
 
 #nav-messages-menu {
@@ -144,6 +151,10 @@ aside {
   height: calc(100% - 54px);
 }
 
+right_aside {
+  top: 44px;
+}
+
 section {
   top: 44px;
 }