//no die if memory_limit is not detected or lower than 16M but display a big warn
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15340 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -260,6 +260,17 @@ div.field {
|
||||
border:1px solid #ccc;
|
||||
}
|
||||
|
||||
.warnBlock {
|
||||
padding:14px 25px 14px 35px;
|
||||
margin-bottom: 10px;
|
||||
font-weight:normal;
|
||||
font-size:13px;
|
||||
line-height:18px;
|
||||
background:#FEEFB3;
|
||||
border:1px solid #9E6014;
|
||||
color:#9E6014
|
||||
}
|
||||
|
||||
.okBlock h1,
|
||||
.okBlock h2,
|
||||
.okBlock h3,
|
||||
|
||||
Reference in New Issue
Block a user