X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplus.css;h=a8cf4d2b22b4eb432a098fb0fac1db0ad21ea255;hb=74e189039ad5ccbe33290c48302b68e793261ea1;hp=2ae6e5000523c849e0d098067802612b34f106d1;hpb=aa9ceabdd9eeec82393e4d5f09aad09c181af33d;p=friendica.git diff --git a/view/theme/vier/plus.css b/view/theme/vier/plus.css index 2ae6e50005..a8cf4d2b22 100644 --- a/view/theme/vier/plus.css +++ b/view/theme/vier/plus.css @@ -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;