Many fixes

New ownCloud package with a built-in webmail
This commit is contained in:
RainLoop Team 2015-02-12 01:39:27 +04:00
parent 323dd34c8b
commit 6116597f6f
56 changed files with 1137 additions and 232 deletions

View file

@ -1,5 +1,5 @@
.b-settings-identities {
.b-settings-templates {
.process-place {
text-align: center;

View file

@ -2,11 +2,15 @@
.b-template-add-content {
&.modal {
width: 700px;
width: 750px;
}
.modal-header {
background-color: #fff;
}
.e-template-place {
height: 300px;
}
}
}