mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 12:05:55 +00:00 
			
		
		
		
	use correct path for private mode indicator
This commit is contained in:
		
							parent
							
								
									e278651723
								
							
						
					
					
						commit
						50f77aea20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5,5 +5,5 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
 | 
			
		||||
.private-browsing-indicator{ display: none }
 | 
			
		||||
:root[privatebrowsingmode="temporary"] #PanelUI-menu-button{
 | 
			
		||||
  list-style-image: url("chrome://browser/skin/private-browsing.svg") !important;
 | 
			
		||||
  list-style-image: url("chrome://browser/skin/indicator-private-browsing.svg") !important;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue