Subversion Repositories SmartDukaan

Rev

Rev 5145 | Rev 5175 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5145 Rev 5171
Line 77... Line 77...
77
}
77
}
78
#products .productItem .productImg img	{
78
#products .productItem .productImg img	{
79
	margin-top: 8px;
79
	margin-top: 8px;
80
}
80
}
81
 
81
 
82
#products .productItem .productImg .offer {
82
.productImg .offer {
83
	background: url(/images/IconOfferPack_ProdList.png) no-repeat scroll 0 0 transparent;
83
	background: url(/images/IconOfferPack_ProdList.png) no-repeat scroll 0 0 transparent;
84
	height: 43px;
84
	height: 43px;
85
	width: 43px;
85
	width: 43px;
86
	margin-top: 8px;
86
	margin-top: 8px;
87
	margin-left: 5px;
87
	margin-left: 5px;
Line 91... Line 91...
91
	height:125px;
91
	height:125px;
92
	padding-left: 13px;
92
	padding-left: 13px;
93
}
93
}
94
 
94
 
95
.nomargin {
95
.nomargin {
96
	margin: 0px;
96
	margin: 0px !important;
97
}
97
}
98
 
98
 
99
/** Ebizon changes provide class name "inside-content" for inline css **/
99
/** Ebizon changes provide class name "inside-content" for inline css **/
100
#products .productDetails .inside-content {
100
#products .productDetails .inside-content {
101
  padding-bottom: 5px;
101
  padding-bottom: 5px;