X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fflat.css;h=03e18f1070f81c822860214f8a11b533192ddcf8;hb=cc5711b2dff0a4dbac7dd52f64e278e455b911a2;hp=5e6b4743905c316aaec859cb76c9d91c656236ed;hpb=395be3dcde55d16c8e23dbe9137d1279b58442a4;p=friendica.git diff --git a/view/theme/vier/flat.css b/view/theme/vier/flat.css index 5e6b474390..03e18f1070 100644 --- a/view/theme/vier/flat.css +++ b/view/theme/vier/flat.css @@ -1,11 +1,4 @@ -*{ - box-shadow: 0 0 0 0 !important; - border-color: #EAEAEA !important; -} - -nav { background-color: #27333F !important; } -aside { background-color: #EAEEF4 !important } - +*{ box-shadow: 0 0 0 0 !important;} body, section { background-color: #ffffff !important;} #profile-jot-form { background-color: #ffffff !important;} .dspr, .twit, .pump, .dfrn { background-color: #ffffff !important;} @@ -18,4 +11,13 @@ div.pager, ul.tabs { 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