// 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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user