Subversion Repositories SmartDukaan

Rev

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

Rev 1161 Rev 1162
Line 88... Line 88...
88
#myAccount .content .note{padding:10px 0 20px 18px;} /*-- pading-left:10px bty ebizon --*/
88
#myAccount .content .note{padding:10px 0 20px 18px;} /*-- pading-left:10px bty ebizon --*/
89
 
89
 
90
#myAccount .content table{
90
#myAccount .content table{
91
	border-top:1px solid #ccc;
91
	border-top:1px solid #ccc;
92
	border-left:1px solid #ccc;
92
	border-left:1px solid #ccc;
93
	margin:0 0 0 100px;
93
margin:0 18px;
94
	width:531px;
94
width:531px;
95
}
95
}
96
#myAccount .content td{
96
#myAccount .content td{
97
	padding:7px 6px;
97
	padding:7px 6px;
98
	border-right:1px solid #ccc;
98
	border-right:1px solid #ccc;
99
	border-bottom:1px solid #ccc;
99
	border-bottom:1px solid #ccc;
Line 167... Line 167...
167
}
167
}
168
 
168
 
169
#myAccount #orderDetail dt{
169
#myAccount #orderDetail dt{
170
float:left;
170
float:left;
171
}
171
}
-
 
172
 
-
 
173
#myAccount div.content #paySuccess	{
-
 
174
	margin-left: 100px;
-
 
175
}
172
/*#myAccount #orderDetail dt, 
176
/*#myAccount #orderDetail dt, 
173
#myAccount #courierAWB dt{
177
#myAccount #courierAWB dt{
174
	float:left;
178
	float:left;
175
	margin-right:5px;
179
	margin-right:5px;
176
}
180
}