Commit cd9b5768fe95fc455820a6f09f7dfad2823f6914
1 parent
fff56c65b9
Exists in
master
iconos
Showing
2 changed files
with
83 additions
and
56 deletions
Show diff stats
package.json
1 | { | 1 | { |
2 | "name": "wrapper-demo", | 2 | "name": "wrapper-demo", |
3 | "version": "0.0.1", | 3 | "version": "0.0.1", |
4 | "description": "", | 4 | "description": "", |
5 | "main": "main.js", | 5 | "main": "main.js", |
6 | "scripts": { | 6 | "scripts": { |
7 | "test": "unit-test.html", | 7 | "test": "unit-test.html", |
8 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", | 8 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", |
9 | "gulp-pre-commit": "gulp pre-commit", | 9 | "gulp-pre-commit": "gulp pre-commit", |
10 | "compile": "gulp uglify && gulp sass", | 10 | "compile": "gulp uglify && gulp sass", |
11 | "actualizar": "git pull origin master", | 11 | "actualizar": "git pull origin master", |
12 | "install-dev": "gulp pre-install && npm install && gulp post-install" | 12 | "install-dev": "gulp pre-install && npm install && gulp post-install" |
13 | }, | 13 | }, |
14 | "pre-commit": [ | 14 | "pre-commit": [ |
15 | "gulp-pre-commit" | 15 | "gulp-pre-commit" |
16 | ], | 16 | ], |
17 | "repository": { | 17 | "repository": { |
18 | "type": "git", | 18 | "type": "git", |
19 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" | 19 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git#develop" |
20 | }, | 20 | }, |
21 | "author": "Foca Software", | 21 | "author": "Foca Software", |
22 | "license": "ISC", | 22 | "license": "ISC", |
23 | "dependencies": { | 23 | "dependencies": { |
24 | "angular": "^1.7.7", | 24 | "angular": "^1.7.7", |
25 | "angular-chart.js": "1.1.1", | 25 | "angular-chart.js": "1.1.1", |
26 | "angular-cookies": "^1.7.7", | 26 | "angular-cookies": "^1.7.7", |
27 | "angular-file-saver": "^1.1.3", | 27 | "angular-file-saver": "^1.1.3", |
28 | "angular-i18n": "^1.7.7", | 28 | "angular-i18n": "^1.7.7", |
29 | "angular-ladda": "^0.4.3", | 29 | "angular-ladda": "^0.4.3", |
30 | "angular-md5": "^0.1.10", | 30 | "angular-md5": "^0.1.10", |
31 | "angular-mocks": "^1.7.7", | 31 | "angular-mocks": "^1.7.7", |
32 | "angular-route": "^1.7.7", | 32 | "angular-route": "^1.7.7", |
33 | "angular-sanitize": "^1.7.7", | 33 | "angular-sanitize": "^1.7.7", |
34 | "angular-ui-grid": "4.6.6", | 34 | "angular-ui-grid": "4.6.6", |
35 | "angular-ui-swiper": "^2.3.8", | 35 | "angular-ui-swiper": "^2.3.8", |
36 | "bootstrap": "^4.2.1", | 36 | "bootstrap": "^4.2.1", |
37 | "chart.js": "2.7.3", | 37 | "chart.js": "2.7.3", |
38 | "excel-builder": "2.0.3", | 38 | "excel-builder": "2.0.3", |
39 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | 39 | "foca-abm-chofer": "git+http://git.focasoftware.com/npm/foca-abm-chofer.git#develop", |
40 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 40 | "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git#develop", |
41 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | 41 | "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git#develop", |
42 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | 42 | "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git#develop", |
43 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", | 43 | "foca-abm-vendedor-cobrador": "git+http://git.focasoftware.com/npm/foca-abm-vendedor-cobrador.git#develop", |
44 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", | 44 | "foca-activar-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-activar-hoja-ruta.git#develop", |
45 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | 45 | "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git#develop", |
46 | "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", | 46 | "foca-agendar-visita": "git+http://git.focasoftware.com/npm/foca-agendar-visita.git#develop", |
47 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", | 47 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git#develop", |
48 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", | 48 | "foca-botonera-lateral": "git+http://git.focasoftware.com/npm/foca-botonera-lateral.git#develop", |
49 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | 49 | "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git#develop", |
50 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | 50 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git#develop", |
51 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | 51 | "foca-cabecera-facturador": "git+http://git.focasoftware.com/npm/foca-cabecera-facturador.git#develop", |
52 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | 52 | "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git#develop", |
53 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", | 53 | "foca-configurar-terminal": "git+http://git.focasoftware.com/npm/foca-configurar-terminal.git#develop", |
54 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | 54 | "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git#develop", |
55 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | 55 | "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git#develop", |
56 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", | 56 | "foca-crear-login": "git+http://git.focasoftware.com/npm/foca-crear-login.git#develop", |
57 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | 57 | "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git#develop", |
58 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | 58 | "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git#develop", |
59 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | 59 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git#develop", |
60 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", | 60 | "foca-estado-cisternas": "git+http://git.focasoftware.com/npm/foca-estado-cisternas.git#develop", |
61 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | 61 | "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git#develop", |
62 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | 62 | "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git#develop", |
63 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", | 63 | "foca-informes": "git+http://git.focasoftware.com/npm/foca-informes.git#develop", |
64 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | 64 | "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git#develop", |
65 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", | 65 | "foca-logistica-pedido-ruta": "git+http://git.focasoftware.com/npm/foca-logistica-pedido-ruta.git#develop", |
66 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | 66 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git#develop", |
67 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | 67 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git#develop", |
68 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | 68 | "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git#develop", |
69 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | 69 | "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git#develop", |
70 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 70 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git#develop", |
71 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", | 71 | "foca-modal-detalle-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-detalle-cisternas.git#develop", |
72 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 72 | "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git#develop", |
73 | "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", | 73 | "foca-modal-detalles": "git+http://git.focasoftware.com/npm/foca-modal-detalles.git#develop", |
74 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 74 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git#develop", |
75 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | 75 | "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git#develop", |
76 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | 76 | "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git#develop", |
77 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | 77 | "foca-modal-factura-detalle": "git+http://git.focasoftware.com/npm/foca-modal-factura-detalle.git#develop", |
78 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 78 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git#develop", |
79 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", | 79 | "foca-modal-grafico-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-grafico-cisternas.git#develop", |
80 | "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", | 80 | "foca-modal-informe": "git+http://git.focasoftware.com/npm/foca-modal-informe.git#develop", |
81 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | 81 | "foca-modal-lista-precio": "git+http://git.focasoftware.com/npm/foca-modal-lista-precio.git#develop", |
82 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", | 82 | "foca-modal-localizar": "git+http://git.focasoftware.com/npm/foca-modal-localizar.git#develop", |
83 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", | 83 | "foca-modal-login": "git+http://git.focasoftware.com/npm/foca-modal-login.git#develop", |
84 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 84 | "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git#develop", |
85 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 85 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git#develop", |
86 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | 86 | "foca-modal-punto-descarga": "git+http://git.focasoftware.com/npm/foca-modal-punto-descarga.git#develop", |
87 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 87 | "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git#develop", |
88 | "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", | 88 | "foca-modal-resumen-cuenta": "git+http://git.focasoftware.com/npm/foca-modal-resumen-cuenta.git#develop", |
89 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 89 | "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git#develop", |
90 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | 90 | "foca-modal-unidad-medida": "git+http://git.focasoftware.com/npm/foca-modal-unidad-medida.git#develop", |
91 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | 91 | "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git#develop", |
92 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 92 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git#develop", |
93 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 93 | "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git#develop", |
94 | "font-awesome": "^4.7.0", | 94 | "font-awesome": "^4.7.0", |
95 | "gulp-angular-templatecache": "^2.2.6", | 95 | "gulp-angular-templatecache": "^2.2.6", |
96 | "gulp-htmlmin": "^5.0.1", | 96 | "gulp-htmlmin": "^5.0.1", |
97 | "gulp-sequence": "^1.0.0", | 97 | "gulp-sequence": "^1.0.0", |
98 | "gulp-uglify": "^3.0.1", | 98 | "gulp-uglify": "^3.0.1", |
99 | "gulp-uglify-es": "^1.0.4", | 99 | "gulp-uglify-es": "^1.0.4", |
100 | "jquery": "^3.3.1", | 100 | "jquery": "^3.3.1", |
101 | "jszip": "2.6.1", | 101 | "jszip": "2.6.1", |
102 | "ladda": "1.0.6", | 102 | "ladda": "1.0.6", |
103 | "leaflet": "1.3.4", | 103 | "leaflet": "1.3.4", |
104 | "lodash": "4.17.11", | 104 | "lodash": "4.17.11", |
105 | "moment": "2.23.0", | 105 | "moment": "2.23.0", |
106 | "ngstorage": "^0.3.11", | 106 | "ngstorage": "^0.3.11", |
107 | "node-sass": "^4.11.0", | 107 | "node-sass": "^4.11.0", |
108 | "pdfmake": "0.1.41", | 108 | "pdfmake": "0.1.41", |
109 | "uglify": "^0.1.5", | 109 | "uglify": "^0.1.5", |
110 | "ui-bootstrap4": "^3.0.6" | 110 | "ui-bootstrap4": "^3.0.6" |
111 | }, | 111 | }, |
112 | "devDependencies": { | 112 | "devDependencies": { |
113 | "gulp": "3.9.1", | 113 | "gulp": "3.9.1", |
114 | "gulp-clean": "^0.4.0", | 114 | "gulp-clean": "^0.4.0", |
115 | "gulp-concat": "^2.6.1", | 115 | "gulp-concat": "^2.6.1", |
116 | "gulp-connect": "^5.7.0", | 116 | "gulp-connect": "^5.7.0", |
117 | "gulp-jshint": "^2.1.0", | 117 | "gulp-jshint": "^2.1.0", |
118 | "gulp-rename": "^1.4.0", | 118 | "gulp-rename": "^1.4.0", |
119 | "gulp-replace": "^1.0.0", | 119 | "gulp-replace": "^1.0.0", |
120 | "gulp-sass": "^4.0.1", | 120 | "gulp-sass": "^4.0.1", |
121 | "gulp-uglify": "^1.0.4", | 121 | "gulp-uglify": "^1.0.4", |
122 | "gulp-watch": "^5.0.1", | 122 | "gulp-watch": "^5.0.1", |
123 | "jasmine-core": "^3.3.0", | 123 | "jasmine-core": "^3.3.0", |
124 | "jshint": "^2.10.1", | 124 | "jshint": "^2.10.1", |
125 | "pre-commit": "^1.2.2", | 125 | "pre-commit": "^1.2.2", |
126 | "pump": "^3.0.0" | 126 | "pump": "^3.0.0" |
127 | } | 127 | } |
128 | } | 128 | } |
129 | 129 |
src/sass/_botonera-principal.scss
1 | .botonera-principal { | 1 | .botonera-principal { |
2 | menuitem { | 2 | menuitem { |
3 | display: inline-block; | 3 | display: inline-block; |
4 | height: 130px; | 4 | height: 130px; |
5 | text-align: center; | 5 | text-align: center; |
6 | width: 180px; | 6 | width: 180px; |
7 | @media (max-width: 576px) { | 7 | @media (max-width: 576px) { |
8 | width: 100%; | 8 | width: 100%; |
9 | } | 9 | } |
10 | @media (min-width: 992px) and (max-width: 1200px){ | 10 | @media (min-width: 992px) and (max-width: 1200px){ |
11 | width: 150px; | 11 | width: 150px; |
12 | } | 12 | } |
13 | } | 13 | } |
14 | button { | 14 | button { |
15 | background-image: url('../img/botonera.png'); | 15 | background-image: url('../img/botonera.png'); |
16 | border-radius: 12px; | 16 | border-radius: 12px; |
17 | border-width: 0; | 17 | border-width: 0; |
18 | height: 90px; | 18 | height: 90px; |
19 | position: relative; | 19 | position: relative; |
20 | width: 90px; | 20 | width: 90px; |
21 | span { | 21 | span { |
22 | left: 0; | 22 | left: 0; |
23 | position: absolute; | 23 | position: absolute; |
24 | text-align: center; | 24 | text-align: center; |
25 | top: 90px; | 25 | top: 90px; |
26 | width: 100%; | 26 | width: 100%; |
27 | font-size: 12px; | 27 | font-size: 12px; |
28 | color: #777777; | 28 | color: #777777; |
29 | } | 29 | } |
30 | } | 30 | } |
31 | &-menu { | 31 | &-menu { |
32 | width: 100%; | 32 | width: 100%; |
33 | padding-left: 90px; | 33 | padding-left: 90px; |
34 | @media (max-width: 576px) { | 34 | @media (max-width: 576px) { |
35 | padding: 0; | 35 | padding: 0; |
36 | } | 36 | } |
37 | } | 37 | } |
38 | &-logo { | 38 | &-logo { |
39 | width: 80%; | 39 | width: 80%; |
40 | opacity: .8; | 40 | opacity: .8; |
41 | @media (max-width: 576px) { | 41 | @media (max-width: 576px) { |
42 | width: 100%; | 42 | width: 100%; |
43 | } | 43 | } |
44 | } | 44 | } |
45 | &-vacio { | 45 | &-vacio { |
46 | & button { | 46 | & button { |
47 | background-position: -4380px 0; | 47 | background-position: -4380px 0; |
48 | &:hover { | 48 | &:hover { |
49 | background-position: -4380px -90px; | 49 | background-position: -4380px -90px; |
50 | } | 50 | } |
51 | } | 51 | } |
52 | } | 52 | } |
53 | &-abrir-turno { | 53 | &-abrir-turno { |
54 | & button { | 54 | & button { |
55 | background-position: 0 0; | 55 | background-position: 0 0; |
56 | &:hover { | 56 | &:hover { |
57 | background-position: 0 -90px; | 57 | background-position: 0 -90px; |
58 | } | 58 | } |
59 | } | 59 | } |
60 | } | 60 | } |
61 | &-cerrar-turno { | 61 | &-cerrar-turno { |
62 | & button { | 62 | & button { |
63 | background-position: -90px 0; | 63 | background-position: -90px 0; |
64 | &:hover { | 64 | &:hover { |
65 | background-position: -90px -90px; | 65 | background-position: -90px -90px; |
66 | } | 66 | } |
67 | } | 67 | } |
68 | } | 68 | } |
69 | &-caja { | 69 | &-caja { |
70 | & button { | 70 | & button { |
71 | background-position: -180px 0; | 71 | background-position: -180px 0; |
72 | &:hover { | 72 | &:hover { |
73 | background-position: -180px -90px; | 73 | background-position: -180px -90px; |
74 | } | 74 | } |
75 | } | 75 | } |
76 | } | 76 | } |
77 | &-facturador { | 77 | &-facturador { |
78 | & button { | 78 | & button { |
79 | background-position: -270px 0px; | 79 | background-position: -270px 0px; |
80 | &:hover { | 80 | &:hover { |
81 | background-position: -270px -90px; | 81 | background-position: -270px -90px; |
82 | } | 82 | } |
83 | } | 83 | } |
84 | } | 84 | } |
85 | &-nota-pedido { | 85 | &-nota-pedido { |
86 | & button { | 86 | & button { |
87 | background-position: -1250px 0px; | 87 | background-position: -1250px 0px; |
88 | &:hover { | 88 | &:hover { |
89 | background-position: -1250px -90px; | 89 | background-position: -1250px -90px; |
90 | } | 90 | } |
91 | } | 91 | } |
92 | } | 92 | } |
93 | &-remito { | 93 | &-remito { |
94 | & button { | 94 | & button { |
95 | background-position: -4560px 0px; | 95 | background-position: -4560px 0px; |
96 | &:hover { | 96 | &:hover { |
97 | background-position: -4560px -90px; | 97 | background-position: -4560px -90px; |
98 | } | 98 | } |
99 | } | 99 | } |
100 | } | 100 | } |
101 | &-hoja-ruta { | 101 | &-hoja-ruta { |
102 | & button { | 102 | & button { |
103 | background-position: -4650px 0px; | 103 | background-position: -4650px 0px; |
104 | &:hover { | 104 | &:hover { |
105 | background-position: -4650px -90px; | 105 | background-position: -4650px -90px; |
106 | } | 106 | } |
107 | } | 107 | } |
108 | } | 108 | } |
109 | &-hoja-ruta-transportista { | 109 | &-hoja-ruta-transportista { |
110 | & button { | 110 | & button { |
111 | background-image: url('../img/hojaRutaVolante.png'); | 111 | background-image: url('../img/hojaRutaVolante.png'); |
112 | background-size: 90px 90px; | 112 | background-size: 90px 90px; |
113 | &:hover { | 113 | &:hover { |
114 | background-color: rgb(250,250,250); | 114 | background-color: rgb(250,250,250); |
115 | } | 115 | } |
116 | } | 116 | } |
117 | } | 117 | } |
118 | &-seguimiento { | 118 | &-seguimiento { |
119 | & button { | 119 | & button { |
120 | background-image: url('../img/seguimientoNotaPedido.png'); | 120 | background-image: url('../img/seguimientoNotaPedido.png'); |
121 | background-size: 90px 90px; | 121 | background-size: 90px 90px; |
122 | background-position: 15px 10px; | 122 | background-position: 15px 10px; |
123 | &:hover { | 123 | &:hover { |
124 | background-color: rgb(250,250,250); | 124 | background-color: rgb(250,250,250); |
125 | } | 125 | } |
126 | } | 126 | } |
127 | } | 127 | } |
128 | &-seguimiento-hoja-ruta { | 128 | &-seguimiento-hoja-ruta { |
129 | & button { | 129 | & button { |
130 | background-image: url('../img/seguimientoHojaRuta.png'); | 130 | background-image: url('../img/seguimientoHojaRuta.png'); |
131 | background-size: 90px 90px; | 131 | background-size: 90px 90px; |
132 | background-position: 15px 10px; | 132 | background-position: 15px 10px; |
133 | &:hover { | 133 | &:hover { |
134 | background-color: rgb(250,250,250); | 134 | background-color: rgb(250,250,250); |
135 | } | 135 | } |
136 | } | 136 | } |
137 | } | 137 | } |
138 | &-cobranzas { | 138 | &-cobranzas { |
139 | & button { | 139 | & button { |
140 | background-position: -1880 0px; | 140 | background-position: -1880 0px; |
141 | &:hover { | 141 | &:hover { |
142 | background-position: -1880 -90px; | 142 | background-position: -1880 -90px; |
143 | } | 143 | } |
144 | } | 144 | } |
145 | } | 145 | } |
146 | &-seguimiento-cobranzas { | 146 | &-seguimiento-cobranzas { |
147 | & button { | 147 | & button { |
148 | background-image: url('../img/seguimientoCobranza.png'); | 148 | background-image: url('../img/seguimientoCobranza.png'); |
149 | background-size: 90px 90px; | 149 | background-size: 90px 90px; |
150 | background-position: 15px 10px; | 150 | background-position: 15px 10px; |
151 | &:hover { | 151 | &:hover { |
152 | background-color: rgb(250,250,250); | 152 | background-color: rgb(250,250,250); |
153 | } | 153 | } |
154 | } | 154 | } |
155 | } | 155 | } |
156 | &-vehiculo { | 156 | &-vehiculo { |
157 | & button { | 157 | & button { |
158 | background-image: url('../img/abmVehiculos.png'); | 158 | background-image: url('../img/abmVehiculos.png'); |
159 | background-size: 90px 90px; | 159 | background-size: 90px 90px; |
160 | &:hover { | 160 | &:hover { |
161 | background-color: rgb(250,250,250); | 161 | background-color: rgb(250,250,250); |
162 | } | 162 | } |
163 | } | 163 | } |
164 | } | 164 | } |
165 | &-precio-condicion { | 165 | &-precio-condicion { |
166 | & button { | 166 | & button { |
167 | background-image: url('../img/abmPrecios.png'); | 167 | background-image: url('../img/abmPrecios.png'); |
168 | background-size: 90px 90px; | 168 | background-size: 90px 90px; |
169 | &:hover { | 169 | &:hover { |
170 | background-color: rgb(250,250,250); | 170 | background-color: rgb(250,250,250); |
171 | } | 171 | } |
172 | } | 172 | } |
173 | } | 173 | } |
174 | &-chofer { | 174 | &-chofer { |
175 | & button { | 175 | & button { |
176 | background-image: url('../img/abmChofer.png'); | 176 | background-image: url('../img/abmChofer.png'); |
177 | background-size: 90px 90px; | 177 | background-size: 90px 90px; |
178 | &:hover { | 178 | &:hover { |
179 | background-color: rgb(250,250,250); | 179 | background-color: rgb(250,250,250); |
180 | } | 180 | } |
181 | } | 181 | } |
182 | } | 182 | } |
183 | &-agendar-visita { | ||
184 | & button { | ||
185 | background-image: url('../img/agendarVisita.png'); | ||
186 | background-size: 90px 90px; | ||
187 | &:hover { | ||
188 | background-color: rgb(250,250,250); | ||
189 | } | ||
190 | } | ||
191 | } | ||
192 | &-informes { | ||
193 | & button { | ||
194 | background-image: url('../img/agendarInformes.png'); | ||
195 | background-size: 90px 90px; | ||
196 | &:hover { | ||
197 | background-color: rgb(250,250,250); | ||
198 | } | ||
199 | } | ||
200 | } | ||
201 | &-vendedor-cobrador { | ||
202 | & button { | ||
203 | background-image: url('../img/abmVendedorCobrador.png'); | ||
204 | background-size: 90px 90px; | ||
205 | &:hover { | ||
206 | background-color: rgb(250,250,250); | ||
207 | } | ||
208 | } | ||
209 | } | ||
183 | .swiper-pagination { | 210 | .swiper-pagination { |
184 | bottom: 0px !important; | 211 | bottom: 0px !important; |
185 | } | 212 | } |
186 | 213 | ||
187 | .swiper-button-next { | 214 | .swiper-button-next { |
188 | background-image: url('../img/derecha.png'); | 215 | background-image: url('../img/derecha.png'); |
189 | } | 216 | } |
190 | 217 | ||
191 | .swiper-button-prev { | 218 | .swiper-button-prev { |
192 | background-image: url('../img/izquierda.png'); | 219 | background-image: url('../img/izquierda.png'); |
193 | } | 220 | } |
194 | 221 | ||
195 | @media (min-width: 992px){ | 222 | @media (min-width: 992px){ |
196 | a{ | 223 | a{ |
197 | margin-top: 2.5rem; | 224 | margin-top: 2.5rem; |
198 | } | 225 | } |
199 | } | 226 | } |
200 | } | 227 | } |
201 | 228 |