]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/flat.css
removed blank lines
[friendica.git] / view / theme / vier / flat.css
index 4faa8a3940be6c178b843715a83a95a3e833b6c9..03e18f1070f81c822860214f8a11b533192ddcf8 100644 (file)
@@ -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