mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-09 06:28:28 +03:00
Update styles.css
This commit is contained in:
parent
634a8ee9c0
commit
13d80b41a6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
:root {
|
||||
color-scheme: dark;
|
||||
|
||||
|
|
@ -6,6 +5,7 @@
|
|||
--main-color: #fff;
|
||||
--main-bg-color: #48525C;
|
||||
--main-bg-image: url("images/background.jpg");
|
||||
--main-bg-size: cover;
|
||||
|
||||
/* LOADING */
|
||||
--loading-color: #ddd;
|
||||
|
|
@ -184,4 +184,4 @@ hr {
|
|||
#messageItem .b-text-part blockquote,
|
||||
.b-settings-general .editMainIdentity {
|
||||
border-color: #999;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue