]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/plus.css
Merge pull request #4768 from MrPetovan/task/hide-ignored-unfollowed-contact-posts
[friendica.git] / view / theme / vier / plus.css
index 2ae6e5000523c849e0d098067802612b34f106d1..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;
@@ -145,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;