mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 20:15:56 +00:00 
			
		
		
		
	Use #444 as box shadow color rather than currentcolor
This commit is contained in:
		
							parent
							
								
									4dc0f67884
								
							
						
					
					
						commit
						99a53cb7fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  z-index: 1;
 | 
			
		||||
  padding: 6px;
 | 
			
		||||
  border-radius: 6px;
 | 
			
		||||
  box-shadow: 0 0 26px currentColor;
 | 
			
		||||
  box-shadow: 0 0 26px #444;
 | 
			
		||||
  left: 50vw;
 | 
			
		||||
  margin-left: -50% !important;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue