 339cb1fe6b
			
		
	
	339cb1fe6b
	
	
	
		
			
			Multiple reftests were damaged by the element name transition. Repair them. The region reftests are no longer needed, since we no longer do regions.
		
			
				
	
	
		
			17 lines
		
	
	
		
			343 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			343 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| @import "reset-to-defaults.css";
 | |
| 
 | |
| * {
 | |
|   -gtk-icon-source: url("green-20x20.png");
 | |
|   -GtkCheckButton-indicator-size: 16;
 | |
|   -GtkCheckButton-indicator-spacing: 0;
 | |
|   -GtkArrow-arrow-scaling: 1.0;
 | |
|   /*666666666666666666667;*/
 | |
|   -GtkExpander-expander-spacing: 0;
 | |
|   -GtkExpander-expander-size: 16;
 | |
|   font-size: 20px;
 | |
| }
 | |
| 
 | |
| image {
 | |
|   background: lime;
 | |
| }
 |