mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Added individual signatures for every identity.
This commit is contained in:
parent
996703311b
commit
1119022916
45 changed files with 1353 additions and 337 deletions
|
|
@ -1,9 +1,30 @@
|
|||
.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: 300px;
|
||||
}
|
||||
|
||||
.textEmail {
|
||||
margin-top: 5px;
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue