mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
13 lines
164 B
Plaintext
13 lines
164 B
Plaintext
|
|
.b-admin-branding {
|
|
|
|
.disabled-form {
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.custom-css-wrapper textarea {
|
|
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
|
}
|
|
}
|
|
|