mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	Correctly apply tabs background-color with non-lwtheme on Win10
This commit is contained in:
		
							parent
							
								
									65cf4ab1f2
								
							
						
					
					
						commit
						d6bd860a0d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -25,6 +25,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  @media screen and (min-resolution: 2dppx){
 | 
			
		||||
    :root[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen]) > body > box{ margin-top: 7px !important; }
 | 
			
		||||
  }
 | 
			
		||||
  #navigator-toolbox:not(:-moz-lwtheme){ background-color: rgb(32, 35, 64) !important; }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
:root[sizemode="fullscreen"]{ margin-top: 0px !important; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue