Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2739,6 +2739,10 @@ body#category {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
object-position: left center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.slide-button {
|
.slide-button {
|
||||||
@@ -3566,8 +3570,7 @@ body#authentication {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.promo-item {
|
&.promo-item {
|
||||||
>a[href="https://masimmo.pl/promocje/"]
|
> a[href='https://masimmo.pl/promocje/'] {
|
||||||
{
|
|
||||||
span {
|
span {
|
||||||
color: #e79332 !important;
|
color: #e79332 !important;
|
||||||
}
|
}
|
||||||
@@ -4567,7 +4570,9 @@ section#checkout-payment-step {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
transition: opacity 250ms ease, visibility 250ms ease;
|
transition:
|
||||||
|
opacity 250ms ease,
|
||||||
|
visibility 250ms ease;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
|
|||||||
Reference in New Issue
Block a user