deprecate theme_aware_modal-prompts.css

These are already styled based on theme in recent Firefox versions
This commit is contained in:
MrOtherGuy 2022-03-27 16:18:11 +03:00
parent ea17cb7f1f
commit 82444fcf07
3 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,8 @@
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/theme_aware_modal_prompts.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */
/* DEPRECATED */
/* Makes the popup of alert() prompt() etc. respept theme colors as well as be slightly differently styled */
tabmodalprompt >.spacer-top{ display: none }

View file

@ -125,7 +125,7 @@
"textual_context_navigation.css":["navigation","popup","menu"],
"textual_searchbar_one-offs.css":["popup","menu"],
"theme_additional_windows.css":["legacy"],
"theme_aware_modal_prompts.css":["effect","dark-mode","colors","popup"],
"theme_aware_modal_prompts.css":["effect","dark-mode","colors","popup","legacy"],
"theme_color_variables.css":["legacy"],
"theme_popups_and_menus.css":["legacy"],
"theme_sidebar.css":["legacy"],

View file

@ -124,7 +124,7 @@ tabs_on_bottom_menubar_on_top_patch.css,tabs,menubar,toolbars,classic,patch
textual_context_navigation.css,navigation,popup,menu
textual_searchbar_one-offs.css,popup,menu
theme_additional_windows.css,legacy
theme_aware_modal_prompts.css,effect,dark-mode,colors,popup
theme_aware_modal_prompts.css,effect,dark-mode,colors,popup,legacy
theme_color_variables.css,legacy,
theme_popups_and_menus.css,legacy
theme_sidebar.css,legacy

1 auto_devtools_theme_for_rdm.css,devtools,colors
124 textual_context_navigation.css,navigation,popup,menu
125 textual_searchbar_one-offs.css,popup,menu
126 theme_additional_windows.css,legacy
127 theme_aware_modal_prompts.css,effect,dark-mode,colors,popup theme_aware_modal_prompts.css,effect,dark-mode,colors,popup,legacy
128 theme_color_variables.css,legacy,
129 theme_popups_and_menus.css,legacy
130 theme_sidebar.css,legacy