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 {
|
body {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* otherwise it is transparent */
|
/* otherwise it is transparent */
|
||||||
|
Loading…
Reference in New Issue
Block a user