mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-03 09:41:33 +01:00
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