mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Completion and preparation contacts to release.
This commit is contained in:
parent
45d34e64f4
commit
eeda3dbb85
24 changed files with 505 additions and 236 deletions
|
|
@ -5638,6 +5638,9 @@ html.no-rgba .modal {
|
|||
.inputosaurus-container li a:hover {
|
||||
color: #666;
|
||||
}
|
||||
.inputosaurus-container li span {
|
||||
padding-right: 3px;
|
||||
}
|
||||
.inputosaurus-container li.inputosaurus-required {
|
||||
padding-rigth: 5px;
|
||||
}
|
||||
|
|
@ -6334,7 +6337,7 @@ html.rl-no-preview-pane .messageList.message-selected {
|
|||
}
|
||||
.messageList .b-footer .e-quota {
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
margin-top: 5px;
|
||||
font-size: 18px;
|
||||
cursor: help;
|
||||
}
|
||||
|
|
|
|||
2
rainloop/v/0.0.0/static/css/app.min.css
vendored
2
rainloop/v/0.0.0/static/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -3483,6 +3483,9 @@ html.no-rgba .modal {
|
|||
.inputosaurus-container li a:hover {
|
||||
color: #666;
|
||||
}
|
||||
.inputosaurus-container li span {
|
||||
padding-right: 3px;
|
||||
}
|
||||
.inputosaurus-container li.inputosaurus-required {
|
||||
padding-rigth: 5px;
|
||||
}
|
||||
|
|
@ -4179,7 +4182,7 @@ html.rl-no-preview-pane .messageList.message-selected {
|
|||
}
|
||||
.messageList .b-footer .e-quota {
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
margin-top: 5px;
|
||||
font-size: 18px;
|
||||
cursor: help;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue