Remove extra background color from splitter bar

This commit is contained in:
Hadi Nategh 2018-03-26 11:20:27 +02:00
parent b56fc20a94
commit 13d285924a
3 changed files with 0 additions and 3 deletions

View File

@ -1009,7 +1009,6 @@ body {
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
#mail-index div.splitter-bar {
background-color: rgba(179, 39, 39, 0);
border-right: 0;
border-top: 0;
border-bottom: 0;

View File

@ -997,7 +997,6 @@ body {
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
#mail-index div.splitter-bar {
background-color: rgba(179, 39, 39, 0);
border-right: 0;
border-top: 0;
border-bottom: 0;

View File

@ -88,7 +88,6 @@ body {
tr.mail div span {.box_shadow_none;}
} // Ende: Box mit Header und Liste
div.splitter-bar {
background-color: rgba(179, 39, 39, 0);
border-right: 0;
border-top: 0;
border-bottom: 0;