create dark_date_picker_panel.css

This commit is contained in:
MrOtherGuy 2021-07-06 21:59:53 +03:00
parent 73a9bdd072
commit df1d7fae32
3 changed files with 22 additions and 1 deletions

View file

@ -137,5 +137,6 @@
"loading_indicator_bouncing_line.css":["status","navigation","effect"],
"loading_indicator_rotating_image.css":["navigation","effect","status"],
"menupopup_forced_color_schemes.css":["popup","colors","menu"],
"centered_tab_label.css":["tab"]
"centered_tab_label.css":["tab"],
"dark_date_picker_panel.css":["popup","dark-mode"]
}