mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Added a new theme (Rain Drops)
Added a "video-on-login-screen" plugin Added a few branding settings
This commit is contained in:
parent
0735071f1c
commit
67c5e31e58
32 changed files with 971 additions and 30 deletions
|
|
@ -1,7 +1,12 @@
|
|||
|
||||
.b-admin-branding {
|
||||
|
||||
.disabled-form {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.custom-css-wrapper textarea {
|
||||
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
|
||||
.wrapper {
|
||||
padding: 40px 40px 10px 40px;
|
||||
padding: 40px 40px 12px 40px;
|
||||
}
|
||||
|
||||
#recaptcha_image img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue