mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Improved theme styling and results in better Nextcloud integration
This commit is contained in:
parent
719847c43e
commit
39a827aa2e
9 changed files with 136 additions and 82 deletions
|
|
@ -69,7 +69,7 @@
|
|||
}
|
||||
|
||||
#rl-settings-subscreen {
|
||||
background-color: #fff;
|
||||
background-color: var(--settings-bg-clr, #fff);
|
||||
border: 1px solid @rlMainDarkColor;
|
||||
border-radius: @rlMainBorderRadius;
|
||||
box-shadow: @rlMainShadow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue