X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplus.css;h=8e1865a8692c93c38e57052c83c0f7352aa504d0;hb=9fd3d8116bee7ff6ede2477f6a1b5ca163257fc7;hp=f334d6cdd12f8ce91d6a46fca29f8c276e331de3;hpb=1ead394a944d70599816808b506803d32c97a04e;p=friendica.git diff --git a/view/theme/vier/plus.css b/view/theme/vier/plus.css index f334d6cdd1..8e1865a869 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; @@ -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,6 +151,10 @@ aside { height: calc(100% - 54px); } +right_aside { + top: 44px; +} + section { top: 44px; }