MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								4a263d029a 
								
							 
						 
						
							
							
								
								add few multi-row_tabs compatibility rules  
							
							... 
							
							
							
							Empty tabs toolbar won't collapse otherwise because of how flexbox
treats visibility:collapse 
							
						 
						
							2022-04-17 15:44:57 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								c5eb21c3dd 
								
							 
						 
						
							
							
								
								reduce selector specificity when setting tab height  
							
							
							
						 
						
							2022-04-17 15:26:22 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								db4d9f86c5 
								
							 
						 
						
							
							
								
								Use --uc-titlebar-padding in extra Windows toolbox padding.  
							
							... 
							
							
							
							This makes the style compatible with tabs_on_bottom :) 
							
						 
						
							2022-04-11 16:19:37 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								3241bdbfe1 
								
							 
						 
						
							
							
								
								autohide_toolbox.css: adjust toolbox margins on hidpi screens  
							
							
							
						 
						
							2022-04-08 20:31:56 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								be838e98f3 
								
							 
						 
						
							
							
								
								remove remaining --proton-* variables.  fixes   #111  
							
							
							
						 
						
							2022-04-06 11:40:43 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								6542097da9 
								
							 
						 
						
							
							
								
								remove ancient titlebar-placeholder selectors  
							
							
							
						 
						
							2022-04-06 10:02:09 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								5cf3467964 
								
							 
						 
						
							
							
								
								Handle fullscreen and private-browsing mode styling better  
							
							... 
							
							
							
							This patch should mostly fix issues described in #149  
							
						 
						
							2022-04-06 09:58:22 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								23e4e0a377 
								
							 
						 
						
							
							
								
								rename urlbar_connection_type_colors.css to *type_text_colors.css  
							
							
							
						 
						
							2022-04-03 21:02:42 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								9276c9f7fb 
								
							 
						 
						
							
							
								
								create urlbar_connection_type_background_colors.css  
							
							
							
						 
						
							2022-04-03 21:00:50 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								8d25156001 
								
							 
						 
						
							
							
								
								curved-tabs: move tabs away from the window edge with pinned tabs  
							
							... 
							
							
							
							With positioninnedtabs, the left-most tab might end up outside of the
window under some circumstances (for example when menubar is enabled).
This patch moves tabbrowser-tabs away from the window edge equal to the
curve-size and makes the pre-tabs spacer a bit narrower to make the
space not look too large when the spacer is shown. 
							
						 
						
							2022-04-02 14:49:03 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								b9e140dbbd 
								
							 
						 
						
							
							
								
								Rewrite combined_favicon_and_tab_close_button.css  
							
							... 
							
							
							
							This rewrites the style to achieve compatibility with
inline_tab_audio_icons.css. compatibility only requires few small
non-affecting extra rules in inline_tab_audio_icons. This patch also
makes combined_favicon_and_tab_close_button work with themes where tab
background is not full opaque which is a nice bonus :) 
							
						 
						
							2022-03-29 17:14:40 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								74d5d67e71 
								
							 
						 
						
							
							
								
								Remove use of :-moz-lwtheme-{bright,dark}  
							
							... 
							
							
							
							This pseudo-class won't be supported in Firefox 100,
and we can just use :root[lwthemetextcolor="bright"] instead. 
							
						 
						
							2022-03-27 16:19:56 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								82444fcf07 
								
							 
						 
						
							
							
								
								deprecate theme_aware_modal-prompts.css  
							
							... 
							
							
							
							These are already styled based on theme in recent Firefox versions 
							
						 
						
							2022-03-27 16:18:11 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								ea17cb7f1f 
								
							 
						 
						
							
							
								
								Show window global notificationbox in same order as tab modal  
							
							
							
						 
						
							2022-03-27 15:31:59 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MS_Y 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d7f813e96b 
								
							 
						 
						
							
							
								
								Tabs on bottom menubar on top patch at non activated menubar ( #182 )  
							
							
							
						 
						
							2022-03-27 14:26:36 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								5b67ff233a 
								
							 
						 
						
							
							
								
								Make tabs_on_bottom and *_menubar_on_top_patch compatible again  
							
							... 
							
							
							
							This patch makes it so that menubar window controls are to be shown
when the patch file is applied. 
							
						 
						
							2022-03-25 10:39:13 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								44fa2f0f0d 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/MrOtherGuy/firefox-csshacks  
							
							
							
						 
						
							2022-03-25 10:29:10 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MS_Y 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								10515e618c 
								
							 
						 
						
							
							
								
								Tabs on bottom at menubar ( #181 )  
							
							
							
						 
						
							2022-03-25 10:28:59 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								809d3e0eb9 
								
							 
						 
						
							
							
								
								Don't set padding to .titlebar-button elements  
							
							... 
							
							
							
							This fixes odd menubar titlebar button sizing on linux 
							
						 
						
							2022-03-25 09:55:14 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								5f30eee1a3 
								
							 
						 
						
							
							
								
								Don't collapse tabbrowser-tabs but just make it inivisible  
							
							... 
							
							
							
							Collapsing disables alltabs button. This patch additionally adds more
rules for aligning alltabs-button better under various circumstances. 
							
						 
						
							2022-03-23 11:12:31 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								4e66bf4d64 
								
							 
						 
						
							
							
								
								Don't remove window control placeholder space in fullscreen mode  
							
							
							
						 
						
							2022-03-23 10:16:10 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								1d415561a2 
								
							 
						 
						
							
							
								
								Handle fullscreen window control placeholder size on linux  
							
							
							
						 
						
							2022-03-23 10:15:37 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MS_Y 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b046ab7119 
								
							 
						 
						
							
							
								
								Window control placeholder consider titlebar mode's fullscreen ( #180 )  
							
							
							
						 
						
							2022-03-23 09:59:00 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MS_Y 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1f2e984853 
								
							 
						 
						
							
							
								
								centered tab label vertical align to center ( #179 )  
							
							
							
						 
						
							2022-03-21 07:28:26 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								1a67388c7f 
								
							 
						 
						
							
							
								
								Use content property to set icon source  
							
							
							
						 
						
							2022-03-20 07:01:52 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								19c1452193 
								
							 
						 
						
							
							
								
								toolbars_below_content: make it able to drag the window from menubar  
							
							... 
							
							
							
							Dragging the window is still disabled when using only
autohide_menubar.css. But if you use both then dragging menubar should
work. 
							
						 
						
							2022-03-19 08:34:48 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								0bc77cc515 
								
							 
						 
						
							
							
								
								autohide_menubar.css: Increase the size of menubar triggering area  
							
							... 
							
							
							
							The window frame area (at least on Win10) is wider in Fx98 which
prevents menubar items from showing up. This patch simply increases the
size by few pixels. 
							
						 
						
							2022-03-01 11:41:38 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								ceb88176a7 
								
							 
						 
						
							
							
								
								make buttons inside urlbar clickable  
							
							
							
						 
						
							2022-02-17 05:13:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								9272f36cd4 
								
							 
						 
						
							
							
								
								create drag_window_from_urlbar.css  
							
							
							
						 
						
							2022-02-16 16:11:05 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								a5ac138086 
								
							 
						 
						
							
							
								
								fix typo in platform media queries  
							
							
							
						 
						
							2022-02-13 21:26:15 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								71fe0e87c7 
								
							 
						 
						
							
							
								
								add basic support for -moz-platform media query  
							
							
							
						 
						
							2022-02-12 09:20:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								1621ecc3f4 
								
							 
						 
						
							
							
								
								set visibility:hidden for items in bookmarks toolbar when collapsed  
							
							
							
						 
						
							2022-02-06 09:36:12 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								f0caa6d5ae 
								
							 
						 
						
							
							
								
								create window_control_force_linux_system_style.css  
							
							
							
						 
						
							2022-02-03 15:57:45 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								fd644ff857 
								
							 
						 
						
							
							
								
								replace --tabs-border-color with --lwt-tabs-border-color  
							
							
							
						 
						
							2022-01-22 06:43:57 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								19fa8eb39d 
								
							 
						 
						
							
							
								
								Update styles to use --lwt-tab-line-color variable  
							
							
							
						 
						
							2022-01-12 15:16:47 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								ec17a82ede 
								
							 
						 
						
							
							
								
								remove top border from .tab-background  
							
							
							
						 
						
							2022-01-12 08:21:27 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								fea6e47687 
								
							 
						 
						
							
							
								
								curved-tabs: decrease stroke-opacity of the border  
							
							... 
							
							
							
							This patch also adds some comments for svg.context-properties.content.enabled
which is a requirement as well as make default theme have separate
background-color for curves. 
							
						 
						
							2022-01-06 17:36:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								1fe5d315c0 
								
							 
						 
						
							
							
								
								Make windows specific extra top margin only apply with [tabsintitlebar]  
							
							
							
						 
						
							2022-01-02 09:37:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								8850c63fc9 
								
							 
						 
						
							
							
								
								Add optional section to show the button in top left corner of the window  
							
							... 
							
							
							
							This patch also updates the missing down arrow icon as well as adds some
spacing to the button like in the original. 
							
						 
						
							2022-01-02 09:34:56 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								ee89221ad0 
								
							 
						 
						
							
							
								
								create multi-row_tabs_separate_pinned_row_patch.css  
							
							
							
						 
						
							2021-12-31 08:27:33 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								b9d2dfd2f8 
								
							 
						 
						
							
							
								
								use placeholder image if tab doesn't have icon  
							
							
							
						 
						
							2021-12-20 18:41:55 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								fcec71b08a 
								
							 
						 
						
							
							
								
								ovrelay-scrollbars: use currentcolor instead of black for thumb  
							
							... 
							
							
							
							This makes the thumb visible on pages with dark background - at least
most of the time. 
							
						 
						
							2021-12-12 08:59:50 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								817012e23c 
								
							 
						 
						
							
							
								
								Create context_menus_more_proton.css  
							
							
							
						 
						
							2021-12-11 21:27:02 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								d45baf3165 
								
							 
						 
						
							
							
								
								make integrated-searchbar-popup radius a bit easier to adjust  
							
							
							
						 
						
							2021-12-11 10:44:21 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								d1b0d64f09 
								
							 
						 
						
							
							
								
								create integrated_searchbar_popup.css  
							
							
							
						 
						
							2021-12-10 16:01:50 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								5578aa9d2d 
								
							 
						 
						
							
							
								
								color-variables: add some variables that are used with system theme  
							
							
							
						 
						
							2021-12-06 09:40:10 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								05ffcd19c3 
								
							 
						 
						
							
							
								
								Add a comment to remove the line that makes close-buttons always visible  
							
							... 
							
							
							
							This makes it more apparent that removing that one line makes pinned
tabs otherwise normal, but they don't have close-buttons. 
							
						 
						
							2021-11-29 11:39:24 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								6bf1d1f530 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/MrOtherGuy/firefox-csshacks  
							
							
							
						 
						
							2021-11-29 08:32:07 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									MrOtherGuy 
								
							 
						 
						
							
							
							
							
								
							
							
								3246a70d20 
								
							 
						 
						
							
							
								
								create page_action_buttons_on_urlbar_hover.css  
							
							
							
						 
						
							2021-11-29 08:30:47 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Anderson 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6a5e012c0b 
								
							 
						 
						
							
							
								
								Issue  #157 : Match transition duration to page_action_buttons_on_hover.css. ( #158 )  
							
							
							
						 
						
							2021-11-29 08:22:40 +02:00