Small fixes

This commit is contained in:
RainLoop Team 2013-12-13 03:23:47 +04:00
parent ff8ef2012b
commit c9b5194baf
33 changed files with 296 additions and 58 deletions

View file

@ -5231,12 +5231,12 @@ html.rl-message-fullscreen .messageView .b-content .buttonFull {
color: red;
}
.b-compose .b-header .b-appachments .b-attacment {
display: inline-block;
line-height: 20px;
padding-bottom: 10px;
}
.b-compose .b-header .b-appachments .b-attacment-in-process {
display: inline-block;
line-height: 20px;
padding-bottom: 10px;
}
.b-compose .b-header .b-appachments .b-attacment-in-process .uploading {
display: none;