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