mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	Correctly remove background-colors from #urlbarr and #searchbar when
active
This commit is contained in:
		
							parent
							
								
									7778ed2e08
								
							
						
					
					
						commit
						bdaad97165
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,14 +3,17 @@
 | 
			
		|||
  --lwt-toolbar-field-border-color: transparent !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#urlbar.megabar[open]{ background-color: var(--toolbar-bgcolor) !important; }
 | 
			
		||||
#urlbar[open]{ background-color: var(--toolbar-bgcolor) !important; }
 | 
			
		||||
 | 
			
		||||
#urlbar,
 | 
			
		||||
#searchbar,
 | 
			
		||||
#search-box{
 | 
			
		||||
  -moz-appearance: none !important;
 | 
			
		||||
  background-color: var(--lwt-toolbar-field-background-color) !important;
 | 
			
		||||
  color: inherit !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#searchbar,
 | 
			
		||||
#urlbar,
 | 
			
		||||
.searchbar-textbox{
 | 
			
		||||
  box-shadow: none !important;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue