// add stylesheet warning delete customers

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12321 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vKham
2012-01-10 16:22:29 +00:00
parent f0065f2ced
commit cc39c8fe15
3 changed files with 27 additions and 9 deletions
+15
View File
@@ -511,10 +511,21 @@ select optgroup option {
min-height:32px;
}
#content .warn h2 {
margin:0;
}
#content .warn ul li, #content .warn p, #content .warn a {
color:#9e6014;
}
#content .warn ul li label {
font-weight:normal;
color:#9e6014;
text-shadow:none;
}
#content .error ol {
clear: both;
margin-top: 5px;
@@ -2212,6 +2223,10 @@ margin-bottom:7px;
/*container-carts*/
#container-carts { background-color:#EBEDF4; border:1px solid #CCCED7; padding:10px;}
/*cart_rule_form*/
#cart_rule_form {}
#cart_rule_form h4 { margin-top:0;}
#ajax_running {
display: none;
position: fixed;