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