// #PSCFV-3980 : Theme mobile : Add images
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17277 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -610,17 +610,19 @@ h2.site_map {
|
||||
}
|
||||
|
||||
#availability_statut #availability_value {
|
||||
background-color:#9B0000;
|
||||
background-color:green;
|
||||
color:#ffffff;
|
||||
text-shadow:none;
|
||||
padding:0 10px;
|
||||
text-transform: uppercase;
|
||||
font-size:10pt;
|
||||
font-weight: bold;
|
||||
display:inline;
|
||||
}
|
||||
.content_prices {
|
||||
margin:
|
||||
}
|
||||
#availability_statut #availability_value.warning_inline {
|
||||
background-color:#9B0000;
|
||||
}
|
||||
|
||||
.content_prices .online_only {
|
||||
font-weight: bold;
|
||||
font-size: 10pt;
|
||||
|
||||
Reference in New Issue
Block a user