mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Add branding section in admin panel
This commit is contained in:
parent
6ecb7006f8
commit
8890de4a86
19 changed files with 290 additions and 99 deletions
|
|
@ -6197,7 +6197,15 @@ html.rl-no-preview-pane #rl-right .ui-resizable-handle {
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
width: 380px;
|
||||
/*width: 380px;*/
|
||||
|
||||
}
|
||||
.b-login-content .loginFormWrapper .descWrapper {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.b-login-content .loginFormWrapper .descWrapper .desc {
|
||||
font-size: 18px;
|
||||
padding: 2px;
|
||||
}
|
||||
.b-login-content .loginFormWrapper .loginForm {
|
||||
background-color: #efefef;
|
||||
|
|
|
|||
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