snappymail/dev/Styles/Identity.less
RainLoop Team 844afadd6f ckeditor fixes
demo-plugin
TemproryApcStorage
2015-02-12 21:56:49 +04:00

34 lines
355 B
Plaintext

.popups {
.b-identity-content {
&.modal {
width: 750px;
}
.modal-header {
background-color: #fff;
}
.modal-body {
overflow: hidden;
}
.control-label {
width: 100px;
}
.controls {
margin-left: 120px;
}
.e-signature-place {
height: 200px;
}
.textEmail {
margin-top: 5px;
font-weight: bold;
}
}
}