mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-11 01:23:43 +08:00
67c5e31e58
Added a "video-on-login-screen" plugin Added a few branding settings
12 lines
164 B
Text
12 lines
164 B
Text
|
|
.b-admin-branding {
|
|
|
|
.disabled-form {
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.custom-css-wrapper textarea {
|
|
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
|
}
|
|
}
|
|
|