2019-07-18 10:11:21 +00:00
|
|
|
.woocommerce-task-dashboard__body {
|
|
|
|
.woocommerce-card__description {
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-50;
|
2019-07-18 10:11:21 +00:00
|
|
|
}
|
|
|
|
|
2020-05-27 16:08:39 +00:00
|
|
|
.woocommerce-task-dashboard__container {
|
2021-04-15 18:42:31 +00:00
|
|
|
.woocommerce-task-payments {
|
|
|
|
width: 680px;
|
|
|
|
margin: auto;
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
|
|
|
|
2020-05-27 16:08:39 +00:00
|
|
|
.woocommerce-task-card {
|
2020-11-04 21:48:26 +00:00
|
|
|
.wooocommerce-task-card__header {
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
.woocommerce-badge {
|
|
|
|
margin-left: 16px;
|
|
|
|
}
|
2020-05-27 16:08:39 +00:00
|
|
|
}
|
2020-11-04 21:48:26 +00:00
|
|
|
|
2021-01-29 21:23:02 +00:00
|
|
|
.woocommerce-list__item-text {
|
|
|
|
.woocommerce-pill {
|
|
|
|
padding: 1px $gap-smaller;
|
|
|
|
margin-left: $gap-smaller;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2020-05-27 16:08:39 +00:00
|
|
|
.components-popover__content {
|
|
|
|
min-width: unset;
|
|
|
|
}
|
|
|
|
}
|
2019-07-18 10:11:21 +00:00
|
|
|
}
|
|
|
|
|
2021-06-01 18:04:21 +00:00
|
|
|
.woocommerce-task__additional-info,
|
|
|
|
.woocommerce-task__estimated-time,
|
|
|
|
.woocommerce-task-list__item-content {
|
|
|
|
color: $gray-700;
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-list__item-content {
|
|
|
|
font-size: 13px;
|
|
|
|
}
|
|
|
|
|
2019-07-18 10:11:21 +00:00
|
|
|
#wpbody-content {
|
|
|
|
position: relative;
|
2019-03-28 06:09:44 +00:00
|
|
|
}
|
2019-11-01 04:00:57 +00:00
|
|
|
|
|
|
|
.components-modal__screen-overlay {
|
|
|
|
background: rgba(43, 45, 47, 0.4);
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-modal__frame {
|
|
|
|
.components-modal__header {
|
|
|
|
border-bottom: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-payments__stripe-error-wrapper {
|
|
|
|
align-items: flex-end;
|
|
|
|
flex-grow: 1;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
}
|
2019-03-28 06:09:44 +00:00
|
|
|
}
|
2019-08-21 05:58:47 +00:00
|
|
|
|
|
|
|
.woocommerce-shipping-rate {
|
|
|
|
display: flex;
|
|
|
|
padding-top: $gap-small;
|
|
|
|
padding-bottom: $gap-small;
|
|
|
|
|
|
|
|
.woocommerce-shipping-rate__main {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-shipping-rate__icon {
|
|
|
|
padding-top: $gap;
|
|
|
|
margin-right: $gap-large;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-shipping-rate__name {
|
|
|
|
align-items: center;
|
|
|
|
display: flex;
|
|
|
|
padding-top: $gap;
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 22px;
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-90;
|
2019-08-21 05:58:47 +00:00
|
|
|
margin-bottom: $gap-small;
|
2019-08-29 16:07:56 +00:00
|
|
|
border-top: 1px solid $studio-gray-5;
|
2019-08-21 05:58:47 +00:00
|
|
|
|
|
|
|
.components-form-toggle {
|
|
|
|
margin-left: auto;
|
|
|
|
height: 18px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-shipping-rate__control-wrapper {
|
|
|
|
.components-base-control {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
2020-01-28 16:54:39 +00:00
|
|
|
.components-base-control__label {
|
|
|
|
display: block;
|
|
|
|
position: relative;
|
|
|
|
top: -8px;
|
|
|
|
width: 100%;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.text-control-with-affixes__prefix,
|
|
|
|
.text-control-with-affixes__suffix {
|
2019-08-21 05:58:47 +00:00
|
|
|
font-size: 16px;
|
|
|
|
line-height: 24px;
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-50;
|
2020-01-28 16:54:39 +00:00
|
|
|
border: 0;
|
|
|
|
padding: 0;
|
|
|
|
align-items: center;
|
|
|
|
display: flex;
|
2021-02-24 01:14:53 +00:00
|
|
|
top: -11px;
|
2019-08-21 05:58:47 +00:00
|
|
|
}
|
|
|
|
|
2020-01-28 16:54:39 +00:00
|
|
|
.components-text-control__input {
|
|
|
|
position: relative;
|
2021-02-24 01:14:53 +00:00
|
|
|
top: -11px;
|
2019-08-21 05:58:47 +00:00
|
|
|
}
|
|
|
|
|
2020-01-28 16:54:39 +00:00
|
|
|
.text-control-with-affixes__prefix {
|
|
|
|
margin-right: $gap-smallest;
|
|
|
|
}
|
|
|
|
|
|
|
|
.text-control-with-affixes__suffix {
|
|
|
|
margin-left: $gap-smallest;
|
2019-08-21 05:58:47 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2019-08-26 05:49:04 +00:00
|
|
|
|
|
|
|
.woocommerce-task-tax__automated-tax-control {
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
margin-top: $gap;
|
|
|
|
|
|
|
|
i {
|
|
|
|
margin-left: $gap;
|
|
|
|
margin-right: $gap-large;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-tax__automated-tax-control-inner {
|
2019-08-29 16:07:56 +00:00
|
|
|
border-top: 1px solid $studio-gray-5;
|
2019-08-26 05:49:04 +00:00
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
flex: 1;
|
|
|
|
font-size: 16px;
|
|
|
|
padding-top: $gap;
|
|
|
|
padding-bottom: $gap;
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-form-toggle {
|
|
|
|
margin-left: auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-tax__success {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
align-items: center;
|
|
|
|
padding: $gap-largest;
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
.woocommerce-task-tax__success-icon {
|
|
|
|
font-size: 48px;
|
|
|
|
height: 48px;
|
|
|
|
align-items: center;
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
#woocommerce-task-tax__success-message {
|
|
|
|
font-size: 32px;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
|
|
|
|
p {
|
|
|
|
margin-top: 0;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
}
|
2019-08-29 16:41:04 +00:00
|
|
|
|
2021-04-15 18:42:31 +00:00
|
|
|
.woocommerce-task-payments {
|
|
|
|
.components-card + .components-card {
|
|
|
|
margin-top: $gap-large;
|
|
|
|
}
|
2019-10-03 16:03:29 +00:00
|
|
|
|
2021-04-15 22:29:15 +00:00
|
|
|
.woocommerce-task-payment__setup_required {
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
font-size: 14px;
|
|
|
|
margin-left: $gap-small;
|
|
|
|
font-weight: 400;
|
|
|
|
gap: 3px;
|
|
|
|
> svg {
|
|
|
|
fill: #efb854;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2021-04-15 18:42:31 +00:00
|
|
|
.components-card__header {
|
|
|
|
font-size: 20px;
|
|
|
|
font-weight: 400;
|
|
|
|
line-height: 28px;
|
|
|
|
margin: 0;
|
2019-10-03 16:03:29 +00:00
|
|
|
}
|
|
|
|
|
2020-03-31 12:58:11 +00:00
|
|
|
.woocommerce-task-payment__recommended-pill {
|
|
|
|
border: 1px solid $studio-gray-5;
|
|
|
|
border-radius: 28px;
|
|
|
|
display: inline-block;
|
|
|
|
font-size: 13px;
|
|
|
|
margin-left: 12px;
|
|
|
|
padding: 1px 10px;
|
|
|
|
|
|
|
|
span {
|
|
|
|
max-width: 70px;
|
|
|
|
}
|
|
|
|
}
|
2021-06-02 20:54:04 +00:00
|
|
|
|
|
|
|
.components-card__divider:last-child {
|
|
|
|
display: none;
|
|
|
|
}
|
2020-03-15 21:45:19 +00:00
|
|
|
}
|
2019-11-15 13:33:40 +00:00
|
|
|
|
2021-06-03 19:14:31 +00:00
|
|
|
// @todo This can be migrated into the PaymentMethod component once the remote payment feature is enabled.
|
2020-03-16 11:57:23 +00:00
|
|
|
.woocommerce-task-payment-method {
|
2020-12-21 19:05:29 +00:00
|
|
|
> h3 {
|
|
|
|
margin: 0;
|
|
|
|
color: $studio-gray-90;
|
|
|
|
}
|
2020-03-16 11:57:23 +00:00
|
|
|
|
2020-12-21 19:05:29 +00:00
|
|
|
p {
|
|
|
|
font-size: 14px;
|
|
|
|
color: $studio-gray-50;
|
|
|
|
font-weight: 400;
|
|
|
|
margin-top: 16px;
|
|
|
|
margin-bottom: $gap-smaller;
|
2020-03-16 11:57:23 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-payment-method__fields {
|
|
|
|
display: grid;
|
|
|
|
grid-template-columns: 1fr 1fr;
|
|
|
|
grid-gap: 0 $gap;
|
|
|
|
margin-bottom: $gap-smaller;
|
|
|
|
|
|
|
|
.components-base-control {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2020-05-27 16:08:39 +00:00
|
|
|
.woocommerce-task-dashboard__container {
|
2021-01-21 20:06:58 +00:00
|
|
|
.woocommerce-stepper {
|
|
|
|
button.components-button.is-primary {
|
|
|
|
margin: 0 8px 0 0;
|
|
|
|
}
|
2020-03-15 21:45:19 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
button.components-button.is-link {
|
|
|
|
margin: 0;
|
|
|
|
height: auto;
|
|
|
|
color: $studio-gray-60;
|
|
|
|
font-weight: normal;
|
2019-11-15 13:33:40 +00:00
|
|
|
}
|
2019-08-29 16:41:04 +00:00
|
|
|
}
|
2019-09-02 03:45:56 +00:00
|
|
|
|
2020-07-15 12:10:21 +00:00
|
|
|
.woocommerce-task-payments__paypal-auto-create-account {
|
|
|
|
margin-top: $gap;
|
|
|
|
margin-bottom: $gap;
|
|
|
|
}
|
|
|
|
|
2019-10-11 12:55:35 +00:00
|
|
|
.woocommerce-task-card__prompt {
|
|
|
|
width: 100%;
|
|
|
|
min-width: 100%;
|
|
|
|
margin-bottom: $gap-large;
|
|
|
|
margin-top: -$gap-smallest;
|
|
|
|
cursor: default;
|
|
|
|
|
2019-12-17 12:49:57 +00:00
|
|
|
.components-snackbar__content {
|
|
|
|
display: block;
|
|
|
|
align-items: unset;
|
|
|
|
justify-content: unset;
|
|
|
|
span {
|
|
|
|
margin-left: -$gap-large;
|
|
|
|
}
|
2019-10-11 12:55:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-card__prompt-actions {
|
|
|
|
button.is-link,
|
|
|
|
button.is-link:active,
|
|
|
|
button.is-link:focus {
|
|
|
|
color: $studio-white;
|
|
|
|
margin-left: $gap-large;
|
|
|
|
background: transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
button.is-link:hover {
|
|
|
|
color: $studio-white;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-card__prompt-pointer {
|
2020-07-17 00:11:42 +00:00
|
|
|
border-bottom: 10px solid $gray-900; /* Snackbar color */
|
2019-10-11 12:55:35 +00:00
|
|
|
border-left: 10px solid transparent;
|
|
|
|
border-right: 10px solid transparent;
|
|
|
|
position: relative;
|
|
|
|
width: 0;
|
|
|
|
height: 0;
|
|
|
|
display: inline-block;
|
|
|
|
top: -30px;
|
|
|
|
}
|
|
|
|
|
2019-12-17 12:49:57 +00:00
|
|
|
.woocommerce-task-card__prompt-content {
|
|
|
|
display: flex;
|
|
|
|
align-items: baseline;
|
|
|
|
justify-content: space-between;
|
|
|
|
max-height: 10px;
|
|
|
|
margin-left: $gap-large;
|
|
|
|
position: relative;
|
|
|
|
top: -40px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-card__prompt-actions {
|
|
|
|
margin-right: -$gap;
|
|
|
|
}
|
|
|
|
|
2019-10-11 12:55:35 +00:00
|
|
|
&:hover {
|
|
|
|
.woocommerce-task-card__prompt-pointer {
|
2020-07-17 00:11:42 +00:00
|
|
|
border-bottom-color: $gray-900; /* Snackbar hover */
|
2019-10-11 12:55:35 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-card__section-controls {
|
2020-05-27 16:08:39 +00:00
|
|
|
text-align: center;
|
2019-10-11 12:55:35 +00:00
|
|
|
}
|
2020-05-21 17:15:08 +00:00
|
|
|
|
|
|
|
.woocommerce-task-dashboard__container {
|
|
|
|
.woocommerce-task-card.is-loading {
|
2020-05-27 16:08:39 +00:00
|
|
|
.woocommerce-card__body {
|
|
|
|
border-top: 1px solid $studio-gray-5;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2020-05-21 17:15:08 +00:00
|
|
|
.is-placeholder {
|
|
|
|
@include placeholder();
|
|
|
|
display: inline-block;
|
|
|
|
height: 16px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-card__title {
|
|
|
|
.is-placeholder {
|
|
|
|
width: 70%;
|
|
|
|
height: 28px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item-before {
|
|
|
|
.is-placeholder {
|
|
|
|
height: 36px;
|
|
|
|
width: 36px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item-text {
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
.woocommerce-list__item-title {
|
|
|
|
.is-placeholder {
|
|
|
|
height: 22px;
|
|
|
|
width: 60%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item-after {
|
|
|
|
.is-placeholder {
|
2020-05-27 16:08:39 +00:00
|
|
|
height: 18px;
|
|
|
|
width: 60px;
|
2020-05-21 17:15:08 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-05-27 16:08:39 +00:00
|
|
|
|
2020-12-02 14:27:50 +00:00
|
|
|
.woocommerce-task-dashboard__container .woocommerce-task__caption {
|
2020-07-17 00:11:42 +00:00
|
|
|
color: $gray-700;
|
2020-07-01 12:19:15 +00:00
|
|
|
margin-top: $gap;
|
|
|
|
}
|