otetard / ownpad

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

Fix ethercalc in nextcloud dark mode #118

Closed bion33 closed 2 years ago

bion33 commented 2 years 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 2 years ago

Thanks for this contribution!