Completion and preparation contacts to release.

This commit is contained in:
RainLoop Team 2013-12-10 04:40:21 +04:00
parent 45d34e64f4
commit eeda3dbb85
24 changed files with 505 additions and 236 deletions

View file

@ -3483,6 +3483,9 @@ html.no-rgba .modal {
.inputosaurus-container li a:hover {
color: #666;
}
.inputosaurus-container li span {
padding-right: 3px;
}
.inputosaurus-container li.inputosaurus-required {
padding-rigth: 5px;
}
@ -4179,7 +4182,7 @@ html.rl-no-preview-pane .messageList.message-selected {
}
.messageList .b-footer .e-quota {
display: inline-block;
margin-left: 10px;
margin-top: 5px;
font-size: 18px;
cursor: help;
}