snappymail/dev/Styles/Template.less

17 lines
174 B
Plaintext
Raw Normal View History

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