X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplus.css;h=6f57f4fbe47408a55555728b726232cb58f72195;hb=8d5eb61ea3dd61433cc6f1d2b9000d47340f8342;hp=f334d6cdd12f8ce91d6a46fca29f8c276e331de3;hpb=1ead394a944d70599816808b506803d32c97a04e;p=friendica.git diff --git a/view/theme/vier/plus.css b/view/theme/vier/plus.css index f334d6cdd1..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; } @@ -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;