// #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:
lLefevre
2012-09-11 10:26:16 +00:00
parent dc8164b1d8
commit 2ed9af044e
4 changed files with 12 additions and 10 deletions
+6 -4
View File
@@ -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;