10 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/*****************/
 | 
						|
/* Notifier      */
 | 
						|
/****************/
 | 
						|
.ui-igpopover.ui-ignotify-error .ui-icon {
 | 
						|
  color: @ui-icons-light;
 | 
						|
}
 | 
						|
 | 
						|
.ui-igpopover.ui-ignotify-error.ui-ignotify-inline .ui-icon {
 | 
						|
  color: @ui-icons-dark;
 | 
						|
} |