snappymail/dev/Styles/Template.less
RainLoop Team 6116597f6f Many fixes
New ownCloud package with a built-in webmail
2015-02-12 01:41:07 +04:00

17 lines
171 B
Plaintext

.popups {
.b-template-add-content {
&.modal {
width: 750px;
}
.modal-header {
background-color: #fff;
}
.e-template-place {
height: 300px;
}
}
}