Skip to content
Snippets Groups Projects

Fixes selects having unreadable text on some browsers/OSes.

Merged HJ requested to merge fixSelectOptionStyling into develop

Currently some Browser/OS configurations allow <option> to be somewhat styled, and it leads to them being unreadable on darker themes due to color being inherited from body to a light color but background still being white. See image below:

image

Currently known browsers/os that has this issue:

  • Firefox/Windows (Linux version uses GTK dropdown and therefore cannot be styled)
  • Chrome/Linux

While i was at it, i added trivial theme switcher theme preview.

image

Closes #123 (closed)

Edited by HJ

Merge request reports

Pipeline #2898 passed

Pipeline passed for 3373d287 on fixSelectOptionStyling

Approval is optional

Merged by lainlain 6 years ago (Aug 12, 2018 10:47am UTC)

Merge details

Pipeline #2999 canceled

Pipeline canceled for a64fbe66 on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading