mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 20:15:56 +00:00 
			
		
		
		
	buttonlike toolbarbuttons: remove custom sizing inside panels
This commit is contained in:
		
							parent
							
								
									76f260269d
								
							
						
					
					
						commit
						bb8d623ced
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -69,6 +69,15 @@ findbar toolbarbutton,
 | 
			
		|||
  padding: var(--uc-toolbarbutton-vertical-padding) var(--uc-toolbarbutton-horizontal-padding) !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* 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{
 | 
			
		||||
  background-color: transparent;
 | 
			
		||||
  width: revert !important;
 | 
			
		||||
  height: revert !important;
 | 
			
		||||
  padding: 0 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Special cases */
 | 
			
		||||
 | 
			
		||||
#tabs-newtab-button > .toolbarbutton-icon{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue