mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-01 08:16:03 +00:00
Update styles.css
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user