Fix extensions dialog header color (#686)
This commit is contained in:
		@@ -198,3 +198,9 @@
 | 
				
			|||||||
@serialBackgroundColor: #fff;
 | 
					@serialBackgroundColor: #fff;
 | 
				
			||||||
@serialGraphBackground: #F2F2F2;
 | 
					@serialGraphBackground: #F2F2F2;
 | 
				
			||||||
@serialConsoleBackground: @serialGraphBackground;
 | 
					@serialConsoleBackground: @serialGraphBackground;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/*-------------------
 | 
				
			||||||
 | 
					   Extensions
 | 
				
			||||||
 | 
					--------------------*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@extensionsHeaderBackground: #999;
 | 
				
			||||||
		Reference in New Issue
	
	Block a user