Vier: Border between side menu and content in "flat" style

pull/1018/head
Michael Vogel 2014-06-15 19:37:14 +02:00
rodzic dd685a4afc
commit 2747c19bdd
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -2,3 +2,13 @@
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;
}