7 lines
		
	
	
		
			113 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			113 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| @charset "UTF-8";
 | |
| .task-title span.failure-indicator {
 | |
|   color: #ffb514;
 | |
|   position: relative;
 | |
|   bottom: .5em;
 | |
| }
 |