Updated: ckeditor 4.5.3, jquery 1.11.3, openpgpjs 1.2.0

OpenPGP decrypt fix
+ Small fixes
This commit is contained in:
RainLoop Team 2015-09-17 22:48:52 +03:00
parent 4deb083d7d
commit 87887373c1
370 changed files with 10805 additions and 5637 deletions

View file

@ -1,5 +1,5 @@
html.ssm-state-mobile111 {
&.rl-message-fullscreen {
#rl-right {
.RL-MailMessageView {
@ -47,8 +47,8 @@ html.ssm-state-mobile111 {
}
}
}
#rl-right {
.RL-MailMessageView {
.messageView {
@ -124,18 +124,18 @@ html.ssm-state-mobile111 {
}
}
}
#rl-sub-right {
right:0px;
left:auto;
width:35px;
}
#rl-center {
min-width: 0px;
}
.b-compose.modal,
.b-contacts-content.modal,
.b-compose.modal,
@ -144,7 +144,7 @@ html.ssm-state-mobile111 {
width: 95%;
max-width: 700px;
}
.b-compose.modal {
.b-header {
max-height:130px;
@ -154,10 +154,9 @@ html.ssm-state-mobile111 {
.cke_top {
max-height:30px;
overflow:auto;
}
}
.b-advanced-search-content.modal {
.control-label {
width:60px;
@ -166,5 +165,5 @@ html.ssm-state-mobile111 {
margin-left:70px;
}
}
}