X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplus.css;h=6f57f4fbe47408a55555728b726232cb58f72195;hb=8d5eb61ea3dd61433cc6f1d2b9000d47340f8342;hp=2ae6e5000523c849e0d098067802612b34f106d1;hpb=daf27055b99237917685af298dc5fafbc82e01fe;p=friendica.git diff --git a/view/theme/vier/plus.css b/view/theme/vier/plus.css index 2ae6e50005..6f57f4fbe4 100644 --- a/view/theme/vier/plus.css +++ b/view/theme/vier/plus.css @@ -17,7 +17,13 @@ nav a:hover, color: #000; } -nav .nav-notify { +.delegation-notify { + background-color: #CB4437; + border-radius: 10px; + font: bold 11px/16px Arial; +} + +nav .nav-notification { /* background-color: #427FED; */ background-color: #CB4437; top: -3px; @@ -27,7 +33,7 @@ nav .nav-notify { border-radius: 10px; } -nav .nav-menu-icon .nav-notify { +nav .nav-menu-icon .nav-notification { top: 0px; } @@ -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;