X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplus.css;h=a8cf4d2b22b4eb432a098fb0fac1db0ad21ea255;hb=dc4b38441483a6267c81b39bba2c267b1e7819e9;hp=baaffb8995037a50ae0a6077a79a96c195ded5cc;hpb=efd1e6fd8c31f3cab22e7dae7973386babc767a2;p=friendica.git diff --git a/view/theme/vier/plus.css b/view/theme/vier/plus.css index baaffb8995..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; @@ -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 { @@ -87,6 +94,21 @@ div.jGrowl div.info { background: #fff url("../../../images/icons/48/info.png") no-repeat 5px center; } +div.jGrowl div.notice { + color: #737373; +} +div.jGrowl div.info { + color: #737373; +} + +.birthday-notice, .event-notice { + font-weight: initial; +} + +div.pager, ul.tabs { + font-weight: initial; +} + nav .nav-menu-icon.selected { background-color: #fff; } @@ -129,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;