Subversion Repositories SmartDukaan

Rev

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

Rev 637 Rev 786
Line 202... Line 202...
202
	color:#666;
202
	color:#666;
203
}
203
}
204
#emptyCart a{
204
#emptyCart a{
205
	font-size:16px;
205
	font-size:16px;
206
	font-weight:bold;
206
	font-weight:bold;
207
}
-
 
208
207
}
-
 
208
 
-
 
209
#registration #frmRegister .error,
-
 
210
#registration #newAdrFrm .error{
-
 
211
 float:none !important;
-
 
212
 display:block;
-
 
213
 margin-left:-5px;
-
 
214
 width:224px !important;
-
 
215
 color:#f00;
-
 
216
 font-size:11px;
-
 
217
 text-align:left !important;
-
 
218
}
-
 
219
#registration #newAdrFrm .selectWidth{float:left;}
-
 
220
#registration #newAdrFrm .selectWidth select.error{margin-left:7px;}
-
 
221
#registration #newAdrFrm .selectWidth label.error{margin-left:10px;}
-
 
222