[RSS Feed/News] Token input (e.g. conversation username) color overridden by user agent stylesheet

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Token input elements (used for example when adding users to a conversation): The "input" CSS class is not added directly to the input element generated by Select2 but to a container element. This causes the user-agent stylesheet (e.g. input { color: -internal-light-dark(black, white); } in Chrome 87) to have precedence over colors defined by XenForo's style system for .input. This causes problems in dark themes where a dark font (defined in the user agent stylesheet) is rendered...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom