Gmail like message list navigation (#70)

This commit is contained in:
RainLoop Team 2014-04-10 04:15:46 +04:00
parent da88e0d2b5
commit fbf17aa6f3
14 changed files with 556 additions and 543 deletions

View file

@ -230,7 +230,7 @@ html.rl-no-preview-pane {
}
&.focused .sidebarParent {
background-color: #bbb !important;
background-color: #ccc !important;
}
&.e-single-line {
@ -471,10 +471,6 @@ html.rl-no-preview-pane {
background-color: #398CF2 !important;
}
&.focused .sidebarParent {
background-color: darken(#398CF2, 5%) !important;
}
.delimiter {
background-color: #398CF2;
.opacity(20);