diff --git a/snappymail/v/0.0.0/themes/example.css b/snappymail/v/0.0.0/themes/example.css index 1bd69cf25..135379891 100644 --- a/snappymail/v/0.0.0/themes/example.css +++ b/snappymail/v/0.0.0/themes/example.css @@ -3,7 +3,7 @@ // MAIN --main-color: #333; --main-bg-color: #e3e3e3; - --main-bg-image: none; // "images/background.png" + --main-bg-image: none; // url("images/background.png"); --main-bg-size: auto; --main-bg-repeat: repeat; --link-color: #369;