mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 12:35:55 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks
This commit is contained in:
		
						commit
						d6a2122093
					
				
					 1 changed files with 7 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -45,14 +45,17 @@
 | 
			
		|||
 | 
			
		||||
:root[sizemode="maximized"] #navigator-toolbox:not(:focus-within):not(:hover){ transform: rotateX(89.5deg) }
 | 
			
		||||
 | 
			
		||||
/* Don't apply transform before window has been fully created */
 | 
			
		||||
:root:not([sessionrestored]) #navigator-toolbox{ transform:none !important }
 | 
			
		||||
 | 
			
		||||
:root[customizing] #navigator-toolbox{
 | 
			
		||||
	position: relative !important;
 | 
			
		||||
	transform: none !important;
 | 
			
		||||
	opacity: 1 !important;
 | 
			
		||||
  position: relative !important;
 | 
			
		||||
  transform: none !important;
 | 
			
		||||
  opacity: 1 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#navigator-toolbox[inFullscreen] > #PersonalToolbar,
 | 
			
		||||
#PersonalToolbar[collapsed="true"]{ display: none }
 | 
			
		||||
 | 
			
		||||
/* Uncomment this if tabs toolbar is hidden with hide_tabs_toolbar.css */
 | 
			
		||||
 /*#titlebar{ margin-bottom: -9px }*/
 | 
			
		||||
 /*#titlebar{ margin-bottom: -9px }*/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue