create compact_proton.css

This commit is contained in:
MrOtherGuy 2021-02-24 16:41:52 +02:00
parent f9fc50e329
commit 288584f8d5
3 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,3 @@
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/compact_proton.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

View file

@ -114,5 +114,6 @@
"show_toolbars_in_popup_windows.css":["toolbars","popup"], "show_toolbars_in_popup_windows.css":["toolbars","popup"],
"centered_tab_content.css":["tab","icon"], "centered_tab_content.css":["tab","icon"],
"window_control_fallback_for_custom_windows_theme.css":["window-controls","buttons","colors","patch"], "window_control_fallback_for_custom_windows_theme.css":["window-controls","buttons","colors","patch"],
"privatemode_indicator_as_menu_button.css":["icon","buttons"] "privatemode_indicator_as_menu_button.css":["icon","buttons"],
"compact_proton.css":["menu","popups","tabs"]
} }

View file

@ -114,3 +114,4 @@ show_toolbars_in_popup_windows.css,toolbars,popup
centered_tab_content.css,tab,icon centered_tab_content.css,tab,icon
window_control_fallback_for_custom_windows_theme.css,window-controls,buttons,colors,patch window_control_fallback_for_custom_windows_theme.css,window-controls,buttons,colors,patch
privatemode_indicator_as_menu_button.css,icon,buttons privatemode_indicator_as_menu_button.css,icon,buttons
compact_proton.css,menu,popups,tabs

1 autohide_bookmarks_and_main_toolbars.css,autohide,bookmarks,toolbars,nav-bar
114 centered_tab_content.css,tab,icon
115 window_control_fallback_for_custom_windows_theme.css,window-controls,buttons,colors,patch
116 privatemode_indicator_as_menu_button.css,icon,buttons
117 compact_proton.css,menu,popups,tabs