mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 20:15:56 +00:00 
			
		
		
		
	buttonlike toolbarbuttons: also remove styling from pinned overflow menu
This commit is contained in:
		
							parent
							
								
									bb8d623ced
								
							
						
					
					
						commit
						1f74ecee91
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -70,12 +70,13 @@ findbar toolbarbutton,
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
/* Remove styles from buttons inside extensions and overflow menu */
 | 
			
		||||
:is(#unified-extensions-panel,#widget-overflow-list) .toolbarbutton-1 > .toolbarbutton-icon,
 | 
			
		||||
:is(#unified-extensions-panel,#widget-overflow-list) .toolbarbutton-1 > .toolbarbutton-badge-stack{
 | 
			
		||||
:is(#unified-extensions-panel,.widget-overflow-list) .toolbarbutton-1 > .toolbarbutton-icon,
 | 
			
		||||
:is(#unified-extensions-panel,.widget-overflow-list) .toolbarbutton-1 > .toolbarbutton-badge-stack{
 | 
			
		||||
  background-color: transparent;
 | 
			
		||||
  width: revert !important;
 | 
			
		||||
  height: revert !important;
 | 
			
		||||
  padding: 0 !important;
 | 
			
		||||
  border: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Special cases */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue