Subversion Repositories SmartDukaan

Rev

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

Rev 794 Rev 808
Line 188... Line 188...
188
#registration .cart-checkout .button {
188
#registration .cart-checkout .button {
189
    background: url("../images/nav-img/arrow.png") no-repeat scroll 92px 6px transparent;
189
    background: url("../images/nav-img/arrow.png") no-repeat scroll 92px 6px transparent;
190
    cursor: pointer;
190
    cursor: pointer;
191
    display: block;
191
    display: block;
192
    float: left;
192
    float: left;
193
    font-size: 14px;
193
    /*font-size: 14px;
194
    font-weight: bold;
194
    font-weight: bold;*/
195
    padding: 0 12px 0 0;
195
    padding: 0 12px 0 0;
196
    width: 94px !important;
196
    width: 94px !important;
197
}
197
}
198
/*#registration .remove-quantitybttn{
198
/*#registration .remove-quantitybttn{
199
	background: url(../images/nav-img/remove.png) no-repeat;
199
	background: url(../images/nav-img/remove.png) no-repeat;