create drag_window_from_urlbar.css

This commit is contained in:
MrOtherGuy 2022-02-16 16:11:05 +02:00
parent a5ac138086
commit 9272f36cd4
3 changed files with 17 additions and 1 deletions

View file

@ -149,5 +149,6 @@
"vertical_popup_menubar.css":["menubar","menu","toolbars","popup"],
"window_control_fallback_for_custom_windows_theme.css":["window-control","buttons","colors","patch"],
"window_control_force_linux_system_style.css":["window-control","buttons","icon"],
"window_control_placeholder_support.css":["window-control","patch"]
"window_control_placeholder_support.css":["window-control","patch"],
"drag_window_from_urlbar.css":["urlbar","windows"]
}