diff options
| author | cristiano <[email protected]> | 2019-12-18 19:18:39 +0000 |
|---|---|---|
| committer | cristiano <[email protected]> | 2019-12-18 19:18:39 +0000 |
| commit | 4990120c403cc043dbbbafcefd119f91b512eaee (patch) | |
| tree | 11421cf9561687691ae9326353d5b9da75de19e8 /templates/@theme-base | |
| parent | b937ec51d0485a5a749b1fac640eeab2a8f08e95 (diff) | |
| download | protonmail-themes-4990120c403cc043dbbbafcefd119f91b512eaee.tar.xz protonmail-themes-4990120c403cc043dbbbafcefd119f91b512eaee.zip | |
Mailing list header background (fix)
Diffstat (limited to 'templates/@theme-base')
| -rw-r--r-- | templates/@theme-base/_full.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/@theme-base/_full.scss b/templates/@theme-base/_full.scss index 8054abc..2f094f5 100644 --- a/templates/@theme-base/_full.scss +++ b/templates/@theme-base/_full.scss @@ -114,7 +114,7 @@ details:first-child { } // Mailing list block -.bg-white { +.message-infobox { background-color: $base; } |
