mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-23 14:26:18 +08:00
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;
|
|
}
|
|
}
|
|
|