]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/plus.css
Unescape yet more values with a focus on the vier theme
[friendica.git] / view / theme / vier / plus.css
index f334d6cdd12f8ce91d6a46fca29f8c276e331de3..a8cf4d2b22b4eb432a098fb0fac1db0ad21ea255 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,11 +151,15 @@ aside {
   height: calc(100% - 54px);
 }
 
+right_aside {
+  top: 44px;
+}
+
 section {
   top: 44px;
 }
 
-nav #search-box #search-text {
+nav #nav-search-box #nav-search-text {
   background-color: initial;
   border-style: solid;
   border-width: 1px;