2016-10-12 17:20:06 -04:00
|
|
|
#view-confirm {
|
2016-11-17 17:50:15 -05:00
|
|
|
@extend .deflash-blue;
|
2016-11-28 17:01:07 -03:00
|
|
|
.icon-amazon {
|
|
|
|
|
background-image: url("../img/icon-amazon.svg");
|
|
|
|
|
}
|
2016-11-07 15:48:51 -05:00
|
|
|
.tx-details-content > .scroll {
|
|
|
|
|
padding-bottom: .25rem;
|
|
|
|
|
}
|
2016-10-12 17:20:06 -04:00
|
|
|
}
|