mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +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
|
|
@ -52,9 +52,10 @@
|
|||
background-color: #333;
|
||||
background-color: rgba(0,0,0,0.8) !important;
|
||||
|
||||
.close {
|
||||
color: #fff;
|
||||
.close, .close-custom, .minimize-custom {
|
||||
opacity: 1;
|
||||
color: #fff;
|
||||
border-color: #eee;
|
||||
}
|
||||
|
||||
.btn.disabled {
|
||||
|
|
@ -157,7 +158,7 @@
|
|||
.error {
|
||||
color: red;
|
||||
}
|
||||
.close {
|
||||
.close, .close-custom {
|
||||
float: left;
|
||||
padding-right: 13px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue