2020-02-14 02:23:21 +00:00
|
|
|
|
2019-03-28 06:09:44 +00:00
|
|
|
|
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
|
|
|
}
|
|
|
|
|
2019-08-21 05:58:47 +00:00
|
|
|
.woocommerce-task-card .woocommerce-card__body {
|
2019-08-29 16:07:56 +00:00
|
|
|
border-top: 1px solid $studio-gray-5;
|
2019-07-18 10:11:21 +00:00
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2019-08-21 05:58:47 +00:00
|
|
|
.woocommerce-card.is-narrow {
|
|
|
|
max-width: 680px;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
}
|
|
|
|
|
2019-12-02 17:39:22 +00:00
|
|
|
.woocommerce-task-dashboard__container .components-button:not(.components-icon-button),
|
2019-11-01 04:00:57 +00:00
|
|
|
.components-modal__frame .components-button.is-button {
|
2019-08-21 05:58:47 +00:00
|
|
|
height: 40px;
|
2019-08-21 06:34:21 +00:00
|
|
|
min-width: 106px;
|
|
|
|
margin: $gap $gap-smaller 0 0;
|
|
|
|
justify-content: center;
|
2019-12-02 17:39:22 +00:00
|
|
|
font-size: 14px;
|
|
|
|
font-weight: 500;
|
2019-08-21 06:34:21 +00:00
|
|
|
|
|
|
|
&:not(.is-primary) {
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-pink-50;
|
2019-08-21 06:34:21 +00:00
|
|
|
}
|
2019-08-21 05:58:47 +00:00
|
|
|
}
|
|
|
|
|
2019-12-17 12:49:57 +00:00
|
|
|
.woocommerce-task-dashboard__container {
|
|
|
|
.woocommerce-task-card__prompt-actions {
|
|
|
|
.components-button:not(.components-icon-button) {
|
|
|
|
color: $studio-white;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2019-07-18 10:11:21 +00:00
|
|
|
.woocommerce-list {
|
|
|
|
margin: 0;
|
|
|
|
|
2019-07-19 02:54:38 +00:00
|
|
|
.woocommerce-list__item.is-complete {
|
2019-08-29 16:07:56 +00:00
|
|
|
background: $studio-gray-0;
|
2019-07-19 02:54:38 +00:00
|
|
|
|
|
|
|
.woocommerce-list__item-before i {
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-20;
|
2019-07-19 02:54:38 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item-title {
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-50;
|
2019-07-19 02:54:38 +00:00
|
|
|
}
|
|
|
|
|
2019-08-29 16:41:04 +00:00
|
|
|
.woocommerce-list__item-content {
|
2019-07-19 02:54:38 +00:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2019-07-18 10:11:21 +00:00
|
|
|
.woocommerce-list__item-before i {
|
|
|
|
width: 36px;
|
|
|
|
height: 36px;
|
|
|
|
font-size: 36px;
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-woocommerce-purple-60;
|
2019-07-18 10:11:21 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item-after i {
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-60;
|
2019-07-18 10:11:21 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item-title {
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-80;
|
2019-07-18 10:11:21 +00:00
|
|
|
}
|
2019-03-28 06:09:44 +00:00
|
|
|
|
2019-08-29 16:41:04 +00:00
|
|
|
.woocommerce-list__item-content {
|
2019-08-29 16:07:56 +00:00
|
|
|
color: $studio-gray-50;
|
2019-03-28 06:09:44 +00:00
|
|
|
}
|
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-dashboard__welcome-modal {
|
|
|
|
width: 400px;
|
|
|
|
|
|
|
|
.components-modal__header-heading-container {
|
|
|
|
justify-content: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-modal__header-heading {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: center;
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-dashboard__welcome-modal-icon {
|
|
|
|
font-size: 56px;
|
|
|
|
margin-bottom: $gap;
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-modal__header {
|
|
|
|
height: auto;
|
|
|
|
margin-bottom: $gap;
|
|
|
|
position: static;
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-modal__content {
|
|
|
|
padding: $gap * 2;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-dashboard__welcome-modal-message p {
|
|
|
|
font-size: 16px;
|
|
|
|
color: $studio-gray-60;
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-modal__header .components-icon-button {
|
|
|
|
position: absolute;
|
|
|
|
left: auto;
|
|
|
|
right: 0;
|
|
|
|
top: 0;
|
|
|
|
padding: $gap;
|
|
|
|
|
|
|
|
&:hover {
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
svg {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
svg path {
|
|
|
|
fill: $studio-gray-60;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
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;
|
|
|
|
top: -12px;
|
2019-08-21 05:58:47 +00:00
|
|
|
}
|
|
|
|
|
2020-01-28 16:54:39 +00:00
|
|
|
.components-text-control__input {
|
|
|
|
position: relative;
|
|
|
|
top: -12px;
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-button.is-primary {
|
|
|
|
min-width: 328px;
|
|
|
|
@include breakpoint( '<782px' ) {
|
|
|
|
min-width: auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
p {
|
|
|
|
margin-top: 0;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
}
|
2019-08-29 16:41:04 +00:00
|
|
|
|
|
|
|
.woocommerce-task-payments {
|
|
|
|
.woocommerce-list__item .woocommerce-list__item-after {
|
|
|
|
align-self: start;
|
|
|
|
margin-left: $gap;
|
|
|
|
margin-top: $gap-large;
|
|
|
|
}
|
|
|
|
|
2019-10-03 16:03:29 +00:00
|
|
|
.woocommerce-list__item .woocommerce-list__item-before {
|
|
|
|
max-width: 96px;
|
|
|
|
background: $studio-gray-0;
|
|
|
|
padding: $gap-small;
|
2019-10-25 13:05:44 +00:00
|
|
|
align-self: start;
|
|
|
|
margin-top: $gap;
|
2019-10-03 16:03:29 +00:00
|
|
|
|
|
|
|
img {
|
|
|
|
max-width: 72px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2019-08-29 16:41:04 +00:00
|
|
|
.woocommerce-list__item-title {
|
|
|
|
border-top: 1px solid $studio-gray-5;
|
|
|
|
padding-top: $gap;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-payments__woocommerce-services-options {
|
|
|
|
border-top: 1px solid $studio-gray-5;
|
|
|
|
margin-top: $gap;
|
|
|
|
margin-left: $gap-larger;
|
|
|
|
padding-top: $gap;
|
|
|
|
|
2019-12-02 17:39:22 +00:00
|
|
|
svg.dashicon.components-checkbox-control__checked {
|
|
|
|
display: block;
|
|
|
|
left: -38px;
|
|
|
|
top: -1px;
|
2019-10-25 13:05:44 +00:00
|
|
|
}
|
|
|
|
|
2019-08-29 16:41:04 +00:00
|
|
|
.components-checkbox-control__input {
|
|
|
|
margin-left: -$gap-larger;
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-checkbox-control__label {
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 22px;
|
2019-11-11 19:57:08 +00:00
|
|
|
padding-left: 0;
|
|
|
|
margin-left: -$gap-large;
|
2019-08-29 16:41:04 +00:00
|
|
|
color: #1a1a1a;
|
|
|
|
}
|
2019-11-11 19:57:08 +00:00
|
|
|
|
|
|
|
.muriel-component {
|
|
|
|
margin-left: $gap-smallest;
|
|
|
|
}
|
2019-08-29 16:41:04 +00:00
|
|
|
}
|
2019-11-15 13:33:40 +00:00
|
|
|
|
|
|
|
@include breakpoint( '<600px' ) {
|
|
|
|
.woocommerce-list__item > .woocommerce-list__item-inner {
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item-title {
|
|
|
|
border-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item .woocommerce-list__item-before {
|
|
|
|
margin-top: 0;
|
|
|
|
order: 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-payments__woocommerce-services-options {
|
|
|
|
margin-top: $gap-smaller;
|
|
|
|
border-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-payments__woocommerce-services-options .muriel-component {
|
|
|
|
margin-left: -$gap-larger;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item .woocommerce-list__item-after {
|
|
|
|
margin-left: 0;
|
|
|
|
order: 2;
|
|
|
|
align-self: flex-end;
|
|
|
|
margin-top: -$gap-larger;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-list__item .woocommerce-list__item-text {
|
|
|
|
order: 3;
|
|
|
|
margin-top: $gap;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-payments__woocommerce-services-options .components-checkbox-control__label {
|
|
|
|
margin-left: -$gap-larger;
|
|
|
|
margin-top: -$gap-smaller;
|
|
|
|
}
|
|
|
|
}
|
2019-08-29 16:41:04 +00:00
|
|
|
}
|
2019-09-02 03:45:56 +00:00
|
|
|
|
|
|
|
.woocommerce-task-appearance {
|
2019-12-02 17:39:22 +00:00
|
|
|
.woocommerce-image-upload {
|
2019-09-02 03:45:56 +00:00
|
|
|
margin-bottom: $gap-smallest;
|
|
|
|
}
|
|
|
|
}
|
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 {
|
|
|
|
border-bottom: 10px solid $core-grey-dark-700; /* Snackbar color */
|
|
|
|
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 {
|
|
|
|
border-bottom-color: $core-grey-dark-900; /* Snackbar hover */
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-task-card__section-controls {
|
|
|
|
.dashicon {
|
|
|
|
margin: 0 $gap-smaller 0 0;
|
|
|
|
vertical-align: bottom;
|
|
|
|
}
|
|
|
|
|
|
|
|
.woocommerce-ellipsis-menu__item {
|
|
|
|
padding-bottom: 10px;
|
|
|
|
}
|
|
|
|
}
|