X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplusminus.css;h=23d63e76655c0319a1882f9237fe08b6881e8d9f;hb=3546f5b189891e9fc0f0338f8b691b991fa7a549;hp=d8e58e178134fb264759114b847d28e037f50e23;hpb=a7d887a68e4eda7ebc0318f29d7924944e5a6c1e;p=friendica.git diff --git a/view/theme/vier/plusminus.css b/view/theme/vier/plusminus.css index d8e58e1781..23d63e7665 100644 --- a/view/theme/vier/plusminus.css +++ b/view/theme/vier/plusminus.css @@ -12,7 +12,6 @@ h1 { h2 { font-size: 16px; color: blue; - background-color: #EEEEEE; border-radius:5px; } @@ -26,8 +25,6 @@ h4 { font-size: 14px;} h5 { font-size: 16px; color: black; - background-color: #cfcece; - border-radius:5px; } @@ -57,13 +54,13 @@ nav a:hover, color: #000; } -.manage-notify { +.delegation-notify { background-color: #CB4437; border-radius: 10px; font: bold 11px/16px Arial; } -nav .nav-notify { +nav .nav-notification { background-color: #CB4437; top: -3px; right: -4px; @@ -72,7 +69,7 @@ nav .nav-notify { border-radius: 10px; } -nav .nav-menu-icon .nav-notify { +nav .nav-menu-icon .nav-notification { top: 0px; } @@ -295,6 +292,10 @@ div.pager, ul.tabs { /* Post content */ +.mention { + font-weight: bold; +} + .wall-item-content blockquote { border-left: 0px; margin-top: 10px; @@ -344,15 +345,6 @@ div.pager, ul.tabs { line-height: normal; } -.shared_header { - min-height: 32px;; - color: #999; - border-top: 0px; - padding-top: 5px; - margin-top: 5px; -} - - /* Post footer */ .wall-item-like { font-size:12px; } @@ -554,8 +546,9 @@ select{ .settings-heading { font-size: 18px; font-weight: bold; - background-color: #cfcece; + background-color: whitesmoke; border-radius: 5px; + border-bottom: 1px solid black; } .setings-contend-block {