mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Revamp mobile including CSS flexbox for messageListItem
This commit is contained in:
parent
6238b97f08
commit
10f9ce39d9
70 changed files with 479 additions and 821 deletions
|
|
@ -4,7 +4,8 @@
|
|||
--main-color: #333;
|
||||
--main-bg-color: #e3e3e3;
|
||||
--main-bg-image: none; // "images/background.png"
|
||||
--main-bg-size: inherit;
|
||||
--main-bg-size: auto;
|
||||
--main-bg-repeat: repeat;
|
||||
|
||||
// LOADING
|
||||
--loading-color: #000; // #ddd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue