mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	userChrome/urlbar: hide identity icon label (MR 19)
This commit is contained in:
		
							parent
							
								
									e2688f0e55
								
							
						
					
					
						commit
						3269089d1c
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -43,4 +43,11 @@
 | 
			
		|||
    #urlbar[focused] #pageActionButton {
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* Label of "identity icons", e.g. firefox specific pages look weird
 | 
			
		||||
     * when ellipsed, e.g. "F..x" instead of "Firefox". So just hide this
 | 
			
		||||
     * label. The icon itself is still visible. */
 | 
			
		||||
    #identity-icon-label {
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue