setting a white background to work around transparency

This commit is contained in:
Ralf Becker 2013-07-19 09:48:53 +00:00
parent eb18408771
commit de5a0c0378

View File

@ -18,6 +18,7 @@ div#divAppbox {
body {
background-image: none;
background-color: white;
}
/* otherwise it is transparent */