mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	remove unnecessary semicolon
This commit is contained in:
		
							parent
							
								
									635854aaef
								
							
						
					
					
						commit
						3c01d18d65
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
/* Scrollbar colors and width - applied globally */
 | 
			
		||||
@namespace url("http://www.w3.org/1999/xhtml");
 | 
			
		||||
:root{ scrollbar-color: rgb(210,210,210) rgb(46,54,69); }
 | 
			
		||||
:root{ scrollbar-color: rgb(210,210,210) rgb(46,54,69) }
 | 
			
		||||
*{ scrollbar-width: thin }
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue