Small interface fixes

This commit is contained in:
RainLoop Team 2016-03-01 22:13:53 +03:00
parent 44d2b4947c
commit 1d8652ddc4
3 changed files with 62 additions and 38 deletions

View file

@ -249,6 +249,10 @@ html.rl-no-preview-pane {
height: 100%;
}
&.focused {
background-color: #f5f5f5;
}
&.focused .sidebarParent {
background-color: #ccc !important;
}