littleredbutton / cloud_bbb

@bigbluebutton integration for @nextcloud
GNU Affero General Public License v3.0
103 stars 42 forks source link

Design fix of forward screen #259

Closed Jerome-Herbinet closed 7 months ago

Jerome-Herbinet commented 1 year ago

Signed-off-by: Jérôme Herbinet 33763786+Jerome-Herbinet@users.noreply.github.com

Often, part of the text is difficult to read, depending on the background color and the user theme (light or dark). This block (appearing thanks to an existing CSS class taken from nextcloud-vue) seems to solve the problem.

A test from you and any other reviewer is welcome before merging. See if it's OK in light and dark themes.

Before

Capture d’écran du 2023-10-26 15-12-10

After

Capture d’écran du 2023-10-26 15-12-16