otetard / ownpad

Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents.
GNU Affero General Public License v3.0
57 stars 24 forks source link

Fix ethercalc in nextcloud dark mode #118

Closed bion33 closed 1 year ago

bion33 commented 1 year ago

This is a quick fix to force a white background on the iframe in which EtherCalc is loaded, so that EtherCalc remains usable if NextCloud is used with dark mode.

otetard commented 1 year ago

Thanks for this contribution!