Subversion Repositories SmartDukaan

Rev

Rev 826 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 826 Rev 834
Line 93... Line 93...
93
#productDetail .blockLeft .imgTextBox .center{
93
#productDetail .blockLeft .imgTextBox .center{
94
	margin:0 5px;
94
	margin:0 5px;
95
	background:url(../images/textbox-hor-bar.jpg) repeat-x;
95
	background:url(../images/textbox-hor-bar.jpg) repeat-x;
96
}
96
}
97
#productDetail .blockLeft .imgTextBox .textbox{
97
#productDetail .blockLeft .imgTextBox .textbox{
98
	padding:4px 0 4px 0;
-
 
-
 
98
 
99
	width:68px;
99
	width:68px;
-
 
100
	/*
-
 
101
	padding:4px 0 4px 0;	
100
	font-size:14px;
102
	font-size:14px;
101
	border:1px solid #ccc;/* by ebizon*/
103
	border:1px solid #ccc;
102
	background:none;
104
	background:none; by ebizon*/
103
}
105
}
104
#productDetail .blockLeft #shipTime{
106
#productDetail .blockLeft #shipTime{
105
	float:left;
107
	float:left;
106
	font-weight:bold;
108
	font-weight:bold;
107
}
109
}