Skip to content

Fix CSS 404 in dark mode when startup css disabled

Simon Knox requested to merge psimyn-master-patch-75240 into master

What does this MR do and why?

Dark mode theme css_filename is nil, so this was rendering "themes/.css". I broke this in Allow disabling startup_css for speedtest compa... (!104046 - merged)

Testing

  1. Enable dark mode
  2. Load a page with ?no_startup_css param
  3. No CSS 404
Edited by Simon Knox

Merge request reports

Loading