X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fflat.css;h=03e18f1070f81c822860214f8a11b533192ddcf8;hb=256e845c5dd606d6e0f1d401a0859b6f8728fb2d;hp=4faa8a3940be6c178b843715a83a95a3e833b6c9;hpb=0eec22f6568467c078cd61c6bdbce283f385d14e;p=friendica.git diff --git a/view/theme/vier/flat.css b/view/theme/vier/flat.css index 4faa8a3940..03e18f1070 100644 --- a/view/theme/vier/flat.css +++ b/view/theme/vier/flat.css @@ -2,3 +2,22 @@ body, section { background-color: #ffffff !important;} #profile-jot-form { background-color: #ffffff !important;} .dspr, .twit, .pump, .dfrn { background-color: #ffffff !important;} + +div.pager, ul.tabs { + box-shadow: unset; + background-color: unset; + border-bottom: unset; +} + +aside { + border-right: 1px solid #D2D2D2; +} + +right_aside { + border-left: 1px solid #D2D2D2; +} + +#viewcontact_wrapper-network { + background-color: #FFF; + border-bottom: 1px solid #D2D2D2; +} \ No newline at end of file