Contacts tags support (unstable - step 1).

+ Small fixes
This commit is contained in:
RainLoop Team 2014-05-13 12:29:36 +04:00
parent 74fa12c000
commit 0ca00dec40
34 changed files with 1790 additions and 801 deletions

View file

@ -175,9 +175,9 @@ html.ssm-state-tablet {
}
html.rl-left-panel-disabled {
#rl-left {
width: 65px !important;
width: 60px !important;
.show-on-panel-disabled {
display: block;
@ -201,7 +201,7 @@ html.rl-left-panel-disabled {
}
#rl-right {
left: 65px !important;
left: 60px !important;
}
}