X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplus.css;h=0bf29085315b13f78c6ff553f04655a585070f17;hb=HEAD;hp=2ae6e5000523c849e0d098067802612b34f106d1;hpb=e25457ab68db7ec651ee6692af4afd09ce176e09;p=friendica.git diff --git a/view/theme/vier/plus.css b/view/theme/vier/plus.css index 2ae6e50005..0bf2908531 100644 --- a/view/theme/vier/plus.css +++ b/view/theme/vier/plus.css @@ -17,6 +17,12 @@ nav a:hover, color: #000; } +.delegation-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;