forked from extern/egroupware
setting a white background to work around transparency
This commit is contained in:
parent
eb18408771
commit
de5a0c0378
@ -18,6 +18,7 @@ div#divAppbox {
|
||||
|
||||
body {
|
||||
background-image: none;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
/* otherwise it is transparent */
|
||||
|
Loading…
Reference in New Issue
Block a user