]> git.mxchange.org Git - friendica.git/blob - view/theme/vier/flat.css
Merge remote-tracking branch 'upstream/develop' into 1409-shadow-items
[friendica.git] / view / theme / vier / flat.css
1 *{ box-shadow: 0 0 0 0 !important;} 
2 body, section { background-color: #ffffff !important;}
3 #profile-jot-form { background-color: #ffffff !important;}
4 .dspr, .twit, .pump, .dfrn { background-color: #ffffff !important;}
5
6 div.pager, ul.tabs {
7   box-shadow: unset;
8   background-color: unset;
9   border-bottom: unset;
10 }
11
12 aside {
13   border-right: 1px solid #D2D2D2;
14 }