Subversion Repositories SmartDukaan

Rev

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

Rev 4017 Rev 4126
Line 81... Line 81...
81
	float:right; /*** Ebizon changes to move the link to right ***/
81
	float:right; /*** Ebizon changes to move the link to right ***/
82
	margin: 4px 0px 0px 0px; /** Ebizon Changes for remove bottom space *****/
82
	margin: 4px 0px 0px 0px; /** Ebizon Changes for remove bottom space *****/
83
}
83
}
84
#products .productItem{
84
#products .productItem{
85
	float:left;
85
	float:left;
86
	width:148px;
86
	width:161px;
87
	/*height:285px;*/
-
 
88
	line-height:18px;
87
	line-height:18px;
89
	padding-left: 13px;
-
 
90
}
88
}
91
#products .productItem .productImg{
89
#products .productItem .productImg{
92
	position:relative;
-
 
93
	height:130px;
90
	height:130px;
94
	margin-bottom:5px;
91
	margin-bottom:5px;
-
 
92
	text-align: center;
95
}
93
}
96
#products .productItem .productImg img{
94
#products .productItem .productImg img	{
97
	position:absolute;
95
	margin-top: 8px;
98
	bottom:0;
-
 
99
}
96
}
100
#products .productItem .productDetails{
97
#products .productItem .productDetails{
101
height:125px;
98
	height:125px;
102
/*padding-bottom: 5px; */
99
	padding-left: 13px;
103
/** Ebizon changes for inline css **/
-
 
104
}
100
}
-
 
101
 
105
/** Ebizon changes provide class name "inside-content" for inline css **/
102
/** Ebizon changes provide class name "inside-content" for inline css **/
106
#products .productDetails .inside-content {
103
#products .productDetails .inside-content {
107
  padding-bottom: 5px;
104
  padding-bottom: 5px;
108
}  
105
}  
109
#products .productItem .productDetails .title{
106
#products .productItem .productDetails .title{