mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Small interface fixes
This commit is contained in:
parent
56a54c334d
commit
4664401260
10 changed files with 60 additions and 54 deletions
|
|
@ -6197,8 +6197,6 @@ html.rl-no-preview-pane #rl-right .ui-resizable-handle {
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
/*width: 380px;*/
|
||||
|
||||
}
|
||||
.b-login-content .loginFormWrapper .descWrapper {
|
||||
margin-bottom: 10px;
|
||||
|
|
@ -6207,6 +6205,9 @@ html.rl-no-preview-pane #rl-right .ui-resizable-handle {
|
|||
font-size: 18px;
|
||||
padding: 2px;
|
||||
}
|
||||
.b-login-content .loginFormWrapper .alertError {
|
||||
max-width: 450px;
|
||||
}
|
||||
.b-login-content .loginFormWrapper .loginForm {
|
||||
background-color: #efefef;
|
||||
text-align: left;
|
||||
|
|
@ -7845,6 +7846,7 @@ html.rl-message-fullscreen .messageView .b-content .buttonFull {
|
|||
overflow: hidden;
|
||||
width: 1300px;
|
||||
height: 390px;
|
||||
left: 0;
|
||||
}
|
||||
.b-domain-content.domain-edit .modal-body {
|
||||
height: 350px;
|
||||
|
|
|
|||
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
Loading…
Add table
Add a link
Reference in a new issue