|
|
@ -34,9 +34,6 @@ $card-tab-icon-color-active: #fff !default; |
|
|
|
.card-background-1 { |
|
|
|
.card-background-1 { |
|
|
|
background-color: $card-background-1; |
|
|
|
background-color: $card-background-1; |
|
|
|
color: $card-background-1-text-color; |
|
|
|
color: $card-background-1-text-color; |
|
|
|
@include media-breakpoint-down(sm) { |
|
|
|
|
|
|
|
margin-left: 15px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
a:not(.dropdown-item), |
|
|
|
a:not(.dropdown-item), |
|
|
|
a:not(.dropdown-item):hover { |
|
|
|
a:not(.dropdown-item):hover { |
|
|
|
color: $card-background-1-text-color; |
|
|
|
color: $card-background-1-text-color; |
|
|
@ -267,12 +264,6 @@ $card-tab-icon-color-active: #fff !default; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.mob-transaction { |
|
|
|
|
|
|
|
@include media-breakpoint-down(sm) { |
|
|
|
|
|
|
|
margin-left: 15px!important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.implementation-container { |
|
|
|
.implementation-container { |
|
|
|
margin-top: 10px; |
|
|
|
margin-top: 10px; |
|
|
|
} |
|
|
|
} |
|
|
|