PreRelease fixes

This commit is contained in:
RainLoop Team 2015-07-05 22:06:19 +04:00
parent 34a9b8cbc5
commit 42bac6aa2f
55 changed files with 578 additions and 238 deletions

View file

@ -40,7 +40,7 @@
cursor: pointer;
color: #ccc;
}
.identity-name {
display: inline-block;
word-break: break-all;
@ -50,6 +50,12 @@
}
}
.accounts-list-top-padding, .identities-list-top-padding {
display: inline-block;
height: 5px;
width: 5px;
}
.account-item {
.e-action {

View file

@ -46,6 +46,12 @@
}
}
.filters-list-top-padding {
display: inline-block;
height: 5px;
width: 5px;
}
.filter-item {
.e-action {

View file

@ -37,6 +37,12 @@
}
}
.templates-list-top-padding {
display: inline-block;
height: 5px;
width: 5px;
}
.template-item {
.e-action {