Added form error styles
This commit is contained in:
		@@ -89,3 +89,13 @@ ul {
 | 
				
			|||||||
.breadcrumb {
 | 
					.breadcrumb {
 | 
				
			||||||
    border-radius: 0 !important;
 | 
					    border-radius: 0 !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.error-msg {
 | 
				
			||||||
 | 
					    color: #941c27;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.error-msg:before {
 | 
				
			||||||
 | 
					    color: #941c27;
 | 
				
			||||||
 | 
					    font-family: "FontAwesome";
 | 
				
			||||||
 | 
					    content: "\f071";
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user