Commit 445542a61cefa59df91bcc633042b1eeee3a5d19
1 parent
822ecd10a2
Exists in
20200117-axion-responsive
scss formatter
Showing
9 changed files
with
63 additions
and
64 deletions
Show diff stats
src/app/modules/cancelar-compra/cancelar-compra.component.scss
| ... | ... | @@ -2,19 +2,19 @@ |
| 2 | 2 | background-color: rgb(212, 212, 212); |
| 3 | 3 | } |
| 4 | 4 | |
| 5 | -#cancelCard.media-pantalla{ | |
| 5 | +#cancelCard.media-pantalla { | |
| 6 | 6 | height: 45% !important; |
| 7 | 7 | margin-top: 1rem !important; |
| 8 | 8 | } |
| 9 | 9 | |
| 10 | -#cancelCard.media-pantalla h4{ | |
| 10 | +#cancelCard.media-pantalla h4 { | |
| 11 | 11 | margin-top: 1rem !important; |
| 12 | 12 | } |
| 13 | 13 | |
| 14 | -#cancelImg.media-pantalla{ | |
| 14 | +#cancelImg.media-pantalla { | |
| 15 | 15 | height: 20% !important; |
| 16 | 16 | } |
| 17 | 17 | |
| 18 | -#cancelImg.media-pantalla img{ | |
| 18 | +#cancelImg.media-pantalla img { | |
| 19 | 19 | max-width: 15% !important; |
| 20 | 20 | } |
src/app/modules/carrito/carrito.component.scss
| 1 | 1 | .bg-total { |
| 2 | - width: 75px; | |
| 3 | - border-radius: 1.5rem; | |
| 4 | - } | |
| 2 | + width: 75px; | |
| 3 | + border-radius: 1.5rem; | |
| 4 | +} | |
| 5 | 5 | |
| 6 | - #art-carrito.media-pantalla{ | |
| 7 | - min-height: 130px !important; | |
| 6 | +#art-carrito.media-pantalla { | |
| 7 | + min-height: 130px !important; | |
| 8 | 8 | } |
| 9 | 9 | |
| 10 | -#carrito.media-pantalla{ | |
| 10 | +#carrito.media-pantalla { | |
| 11 | 11 | max-height: 60% !important; |
| 12 | 12 | } |
src/app/modules/forma-pago/forma-pago.component.scss
| 1 | - #card1.media-pantalla{ | |
| 2 | - position: absolute; | |
| 3 | - bottom: 150px; | |
| 4 | - -webkit-box-flex: 0; | |
| 5 | - flex: 0 0 41.6666666667%; | |
| 6 | - max-width: 41.6666666667%; | |
| 7 | - left: 10%; | |
| 8 | - margin-left: 0 !important; | |
| 9 | - } | |
| 10 | - | |
| 11 | - #card2.media-pantalla{ | |
| 12 | - position: absolute; | |
| 13 | - bottom: 150px; | |
| 14 | - -webkit-box-flex: 0; | |
| 15 | - flex: 0 0 41.6666666667%; | |
| 16 | - max-width: 41.6666666667%; | |
| 17 | - right: 10%; | |
| 18 | - margin-right: 0 !important; | |
| 19 | - } | |
| 20 | - | |
| 21 | 1 | \ No newline at end of file |
| 2 | +#card1.media-pantalla { | |
| 3 | + position: absolute; | |
| 4 | + bottom: 150px; | |
| 5 | + -webkit-box-flex: 0; | |
| 6 | + flex: 0 0 41.6666666667%; | |
| 7 | + max-width: 41.6666666667%; | |
| 8 | + left: 10%; | |
| 9 | + margin-left: 0 !important; | |
| 10 | +} | |
| 11 | + | |
| 12 | +#card2.media-pantalla { | |
| 13 | + position: absolute; | |
| 14 | + bottom: 150px; | |
| 15 | + -webkit-box-flex: 0; | |
| 16 | + flex: 0 0 41.6666666667%; | |
| 17 | + max-width: 41.6666666667%; | |
| 18 | + right: 10%; | |
| 19 | + margin-right: 0 !important; | |
| 20 | +} |
src/app/modules/info-formas-pago/info-formas-pago.component.scss
| ... | ... | @@ -2,22 +2,22 @@ |
| 2 | 2 | margin-top: 4.5rem; |
| 3 | 3 | } |
| 4 | 4 | |
| 5 | -#card1.media-pantalla{ | |
| 5 | +#card1.media-pantalla { | |
| 6 | 6 | position: absolute; |
| 7 | 7 | bottom: 0; |
| 8 | 8 | -webkit-box-flex: 0; |
| 9 | - flex: 0 0 41.6666666667%; | |
| 10 | - max-width: 41.6666666667%; | |
| 9 | + flex: 0 0 41.6666666667%; | |
| 10 | + max-width: 41.6666666667%; | |
| 11 | 11 | left: 5%; |
| 12 | 12 | margin-left: 0 !important; |
| 13 | 13 | } |
| 14 | 14 | |
| 15 | -#card2.media-pantalla{ | |
| 15 | +#card2.media-pantalla { | |
| 16 | 16 | position: absolute; |
| 17 | 17 | bottom: 0; |
| 18 | 18 | -webkit-box-flex: 0; |
| 19 | - flex: 0 0 41.6666666667%; | |
| 20 | - max-width: 41.6666666667%; | |
| 19 | + flex: 0 0 41.6666666667%; | |
| 20 | + max-width: 41.6666666667%; | |
| 21 | 21 | right: 5%; |
| 22 | 22 | margin-right: 0 !important; |
| 23 | 23 | height: 202px !important; |
src/app/modules/opcion-pedido/opcion-pedido.component.scss
| 1 | -#card1.media-pantalla{ | |
| 2 | - position: absolute; | |
| 3 | - bottom: 150px; | |
| 4 | - -webkit-box-flex: 0; | |
| 5 | - flex: 0 0 41.6666666667%; | |
| 6 | - max-width: 41.6666666667%; | |
| 7 | - left: 10%; | |
| 8 | - margin-left: 0 !important; | |
| 9 | - } | |
| 10 | - | |
| 11 | - #card2.media-pantalla{ | |
| 12 | - position: absolute; | |
| 13 | - bottom: 150px; | |
| 14 | - -webkit-box-flex: 0; | |
| 15 | - flex: 0 0 41.6666666667%; | |
| 16 | - max-width: 41.6666666667%; | |
| 17 | - right: 10%; | |
| 18 | - margin-right: 0 !important; | |
| 19 | - } | |
| 20 | 1 | \ No newline at end of file |
| 2 | +#card1.media-pantalla { | |
| 3 | + position: absolute; | |
| 4 | + bottom: 150px; | |
| 5 | + -webkit-box-flex: 0; | |
| 6 | + flex: 0 0 41.6666666667%; | |
| 7 | + max-width: 41.6666666667%; | |
| 8 | + left: 10%; | |
| 9 | + margin-left: 0 !important; | |
| 10 | +} | |
| 11 | + | |
| 12 | +#card2.media-pantalla { | |
| 13 | + position: absolute; | |
| 14 | + bottom: 150px; | |
| 15 | + -webkit-box-flex: 0; | |
| 16 | + flex: 0 0 41.6666666667%; | |
| 17 | + max-width: 41.6666666667%; | |
| 18 | + right: 10%; | |
| 19 | + margin-right: 0 !important; | |
| 20 | +} |
src/app/modules/pago-electronico/pago-electronico.component.scss
src/app/modules/seleccion-articulos/seleccion-articulos.component.scss
| ... | ... | @@ -44,15 +44,15 @@ $primary: #aa006b; |
| 44 | 44 | border-radius: 1.5rem; |
| 45 | 45 | } |
| 46 | 46 | |
| 47 | -#content.media-pantalla{ | |
| 47 | +#content.media-pantalla { | |
| 48 | 48 | max-height: 60% !important; |
| 49 | 49 | } |
| 50 | 50 | |
| 51 | -.cat-content.media-pantalla{ | |
| 51 | +.cat-content.media-pantalla { | |
| 52 | 52 | margin: 1.3rem 0.9rem !important; |
| 53 | 53 | height: 60% !important; |
| 54 | 54 | } |
| 55 | 55 | |
| 56 | -.cat-btn.media-pantalla{ | |
| 56 | +.cat-btn.media-pantalla { | |
| 57 | 57 | height: 7% !important; |
| 58 | 58 | } |
src/app/shared/header-publicidad/header-publicidad.component.scss