mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	modify window and toolbox top margins to support Fx87
This commit is contained in:
		
							parent
							
								
									e6cec0bca2
								
							
						
					
					
						commit
						461224d438
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -17,11 +17,11 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
 | 
			
		||||
@media (-moz-os-version: windows-win10){
 | 
			
		||||
 | 
			
		||||
  :root[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen]) > body > box{ margin-top: 9px !important; }
 | 
			
		||||
  :root[tabsintitlebar][sizemode="maximized"] #navigator-toolbox{ margin-top: -1px }
 | 
			
		||||
  :root[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen]) > body > box{ margin-top: 8px !important; }
 | 
			
		||||
 | 
			
		||||
  @media screen and (min-resolution: 1.25dppx){
 | 
			
		||||
    :root[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen]) > body > box{ margin-top: 8px !important; }
 | 
			
		||||
    :root[tabsintitlebar][sizemode="maximized"] #navigator-toolbox{ margin-top: -1px; }
 | 
			
		||||
  }
 | 
			
		||||
  @media screen and (min-resolution: 1.5dppx){
 | 
			
		||||
    :root[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen]) > body > box{ margin-top: 8px !important; }
 | 
			
		||||
| 
						 | 
				
			
			@ -48,6 +48,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  pointer-events: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* #mainPopupSet:hover ~ box > toolbox, */
 | 
			
		||||
/* Uncomment the above line to make toolbar visible if some popup is hovered */
 | 
			
		||||
#navigator-toolbox:hover,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue