chg: usr: SVC-89 pixel cosmetics on checkout page
This commit is contained in:
@@ -62,13 +62,14 @@ body {
|
||||
.custom-select {
|
||||
border: 3px solid #179eff;
|
||||
line-height: 1;
|
||||
margin-left: 1em;
|
||||
|
||||
border-radius: 0 10px 10px 10px;
|
||||
}
|
||||
|
||||
.checkout-aside-summary,
|
||||
input.form-control {
|
||||
border: 3px solid #179eff;
|
||||
|
||||
border-radius: 0 10px 10px 10px;
|
||||
}
|
||||
|
||||
@@ -424,18 +425,8 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
.buy-widget-container {
|
||||
button {
|
||||
background: #179eff;
|
||||
color: #fff;
|
||||
border: 0;
|
||||
|
||||
border-radius: 0 10px 10px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
/** buttons */
|
||||
|
||||
.header-minimal-back-to-shop-button {
|
||||
color: #179eff;
|
||||
border: 3px solid #179eff;
|
||||
@@ -444,15 +435,9 @@ header {
|
||||
border-radius: 0 10px 10px 10px;
|
||||
}
|
||||
|
||||
.begin-checkout-btn {
|
||||
background: #179eff;
|
||||
color: #fff;
|
||||
border: 0;
|
||||
|
||||
border-radius: 0 10px 10px 10px;
|
||||
}
|
||||
|
||||
.register-submit button,
|
||||
.begin-checkout-btn,
|
||||
.buy-widget-container button,
|
||||
.scroll-up-button button,
|
||||
#addPromotion,
|
||||
#addProductButton,
|
||||
@@ -465,6 +450,13 @@ header {
|
||||
border-radius: 0 10px 10px 10px;
|
||||
}
|
||||
|
||||
.register-submit button,
|
||||
.begin-checkout-btn {
|
||||
margin-left: unset;
|
||||
}
|
||||
|
||||
/** pagination */
|
||||
|
||||
.pagination-nav {
|
||||
margin-bottom: 5em;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user