1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/web
Nate Matykiewicz b89ea3c7fd
Dark mode fixes (#4543)
* Dark mode fixes

* "Polling Interval" slider not visible in Safari / Firefox
* Dark background not full height in Firefox
  (add color to html tag, use !important since default is !important)
* "Success" banner not visible
* Graph vertical bars (both static and hover bars) not visible
* Make UI a little more consistent with light mode
  * Slightly lighten background, for a differing color between
    header/footer and body.
  * Add shadow and different color to "status" bar

* Add changelog entry

* Sign changelog entry
2020-04-27 08:38:59 -07:00
..
assets Dark mode fixes (#4543) 2020-04-27 08:38:59 -07:00
locales Add Vietnamese locale for web (#4528) 2020-04-11 07:43:23 -07:00
views Use media attribute for prefers-color-scheme (#4500) 2020-03-23 05:37:35 -07:00