Subversion Repositories SmartDukaan

Rev

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

Rev 3830 Rev 3862
Line 731... Line 731...
731
   float: left;
731
   float: left;
732
   margin-bottom: 10px;
732
   margin-bottom: 10px;
733
}
733
}
734
/** Ebizon changes Registration page ***/
734
/** Ebizon changes Registration page ***/
735
 
735
 
736
#frmShippingAddress .error,
736
#myaccountFormShippingAddress .error,
737
#frmLogin .error {
737
#frmLogin .error {
738
	float:none !important;
738
	float:none !important;
739
	display:block;
739
	display:block;
740
	color:#f00;
740
	color:#f00;
741
}
741
}