mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-11-04 06:23:17 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			159 B
		
	
	
	
		
			SCSS
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			159 B
		
	
	
	
		
			SCSS
		
	
	
	
		
			Vendored
		
	
	
	
.form-control:focus {
 | 
						|
  border-color: #ffde00;
 | 
						|
  outline: 0;
 | 
						|
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 125, 204, 0.25);
 | 
						|
  box-shadow: 0 0 0 0.2rem #ffde0029
 | 
						|
} |