Code refactoring

This commit is contained in:
RainLoop Team 2015-02-22 02:00:51 +04:00
parent bf56821c2d
commit 31860420cb
32 changed files with 1342 additions and 1282 deletions

View file

@ -56,6 +56,9 @@
opacity: 1;
color: #fff;
border-color: #eee;
font-size: 28px;
line-height: 28px;
}
.btn.disabled {

View file

@ -139,7 +139,7 @@ html.ssm-state-tablet, html.ssm-state-mobile {
}
.b-compose.modal {
width: 700px;
width: 720px;
}
.b-contacts-content.modal {
@ -156,7 +156,7 @@ html.ssm-state-tablet, html.ssm-state-mobile {
html.ssm-state-tablet {
.b-compose.modal {
width: 700px;
width: 720px;
}
.b-contacts-content.modal {

View file

@ -110,6 +110,8 @@
blockquote p {
margin: 0 0 10px;
font-size: 14px;
line-height: 20px;
}
img {