Fixed message header

This commit is contained in:
RainLoop Team 2015-01-18 19:26:00 +04:00
parent ef3042aff7
commit db942d4970
4 changed files with 164 additions and 128 deletions

View file

@ -19,6 +19,11 @@
opacity: 0.6;
}
.attachmentSize {
font-size: 12px;
color: #999;
}
&.error {
.attachmentIcon, .attachmentSize, .attachmentName {
color: red;
@ -79,8 +84,7 @@
position: relative;
margin-left: 60px;
padding: 4px;
padding-left: 6px;
padding: 4px 4px 3px 6px;
min-width: 90px;
cursor: pointer;