/* 
Theme Name:		 BlankSlate-child
Theme URI:		 http://childtheme-generator.com/
Description:	 BlankSlate-child is a child theme of BlankSlate, created by ChildTheme-Generator.com
Author:			 Juan Luis Vera
Author URI:		 http://childtheme-generator.com/
Template:		 blankslate
Version:		 1.0.0
Text Domain:	 blankslate-child
*/


/*
    Add your custom styles here
*/


/* En tu archivo CSS personalizado del tema admin (o usando un plugin de CSS) */
.wp-admin .animate,
.wp-admin .updated.fade,
.wp-admin .notice,
.wp-admin .updated {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
}