75 lines
1.7 KiB
Plaintext
Executable File
75 lines
1.7 KiB
Plaintext
Executable File
#SubmitLogin,
|
|
#product #add_to_cart input.exclusive,
|
|
#product #add_to_cart input[type="submit"],
|
|
div.jqi .jqibuttons button,
|
|
.cart_navigation .exclusive,
|
|
.cart_navigation .exclusive_large,
|
|
.footer_links .exclusive,
|
|
.footer_links .exclusive_large,
|
|
#identity #center_column form p.submit .button,
|
|
#submitSponsorFriends,
|
|
#opinviter .exclusive,
|
|
#module-invite-invite-program #center_column #idTab2 .button_large,
|
|
#block-order-detail form p.submit .button_large,
|
|
#order p.address_add .button_large,
|
|
#order div.addresses #address_invoice_form .button_large,
|
|
#trailer #center_column .button,
|
|
#password #center_column p.submit .button,
|
|
#module-advsendtoafriend-sendtoafriend-form #center_column p.submit .button,
|
|
#contact-form #center_column p.submit .button_large,
|
|
#featured #left_column #block_auth p.submit .button {
|
|
.button_next;
|
|
}
|
|
|
|
#SubmitCreate,
|
|
#submitAccount,
|
|
div.jqi .jqibuttons button.jqidefaultbutton,
|
|
.cart_navigation .button,
|
|
.cart_navigation .button_large,
|
|
.footer_links .button,
|
|
.footer_links .button_large,
|
|
#module-invite-invite-program #opinviter .button,
|
|
#module-invite-invite-program #opinviter .button_large,
|
|
#trailer #subscribed .small_button {
|
|
.button_prev;
|
|
}
|
|
|
|
.cart_navigation,
|
|
.footer_links {
|
|
clear: both;
|
|
overflow: auto;
|
|
padding: 40px 0px 45px;
|
|
}
|
|
|
|
#order .cart_navigation {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
body#page-404 .footer_links {
|
|
margin-top: 35px;
|
|
}
|
|
|
|
.cart_navigation,
|
|
.address_navigation {
|
|
.exclusive,
|
|
.exclusive_large {
|
|
float: right;
|
|
}
|
|
|
|
.button,
|
|
.button_large {
|
|
float: left;
|
|
}
|
|
}
|
|
|
|
#module-advsendtoafriend-sendtoafriend-form,
|
|
#contact-form {
|
|
#center_column p.submit {
|
|
text-align: right;
|
|
}
|
|
}
|
|
#category .content #product_list .view_button {
|
|
float : left;
|
|
background-color : #E36EA2;
|
|
}
|