/*
This is 	style-admin.css   
It can be used to style all admin pages
You can over ride this 		style-admin.css 	by using a child theme that includes    	style-admin.css 	then adding your own styles there
There's a free child theme at the author's website
*/

div.error {
border:2px solid red;
border-left:4px solid red;
}



