Commit 23abf5785fd0693cdc1b14c06dea61b74c6637cc

Authored by Marcelo Puebla
1 parent 5a16e49d9c
Exists in master

Se cambian iconos de botonera principal.

6.16 KB | W: | H:

7.03 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.73 KB | W: | H:

8.33 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/abmVehiculos.png

3.74 KB | W: | H:

6.88 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/abmVendedorCobrador.png

5.6 KB | W: | H:

3.47 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/agendarVisita.png

4.07 KB | W: | H:

7.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.07 KB | W: | H:

7.03 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.43 KB

img/control_stock.png

7.77 KB

6.62 KB

4.53 KB | W: | H:

8.63 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.68 KB

3.26 KB | W: | H:

5.37 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/seguimientoCobranza.png

12.1 KB | W: | H:

23.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/seguimientoHojaRuta.png

11.8 KB | W: | H:

8.57 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
img/seguimientoNotaPedido.png

12 KB | W: | H:

19.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
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"
20 }, 20 },
21 "author": "Foca Software", 21 "author": "Foca Software",
22 "license": "ISC", 22 "license": "ISC",
23 "dependencies": { 23 "dependencies": {
24 "angular": "^1.7.8", 24 "angular": "^1.7.8",
25 "angular-chart.js": "1.1.1", 25 "angular-chart.js": "1.1.1",
26 "angular-cookies": "^1.7.8", 26 "angular-cookies": "^1.7.8",
27 "angular-file-saver": "^1.1.3", 27 "angular-file-saver": "^1.1.3",
28 "angular-i18n": "^1.7.8", 28 "angular-i18n": "^1.7.8",
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.8", 31 "angular-mocks": "^1.7.8",
32 "angular-route": "^1.7.8", 32 "angular-route": "^1.7.8",
33 "angular-sanitize": "^1.7.8", 33 "angular-sanitize": "^1.7.8",
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.3.1", 36 "bootstrap": "^4.3.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+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git",
40 "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", 40 "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git",
41 "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", 41 "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git",
42 "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", 42 "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git",
43 "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", 43 "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git",
44 "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", 44 "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git",
45 "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", 45 "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git",
46 "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", 46 "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git",
47 "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git", 47 "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git",
48 "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", 48 "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git",
49 "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", 49 "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git",
50 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", 50 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git",
51 "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", 51 "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git",
52 "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", 52 "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git",
53 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", 53 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git",
54 "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", 54 "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git",
55 "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", 55 "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git",
56 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", 56 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git",
57 "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", 57 "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git",
58 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", 58 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git",
59 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", 59 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git",
60 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", 60 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git",
61 "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", 61 "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git",
62 "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", 62 "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git",
63 "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", 63 "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git",
64 "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", 64 "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git",
65 "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", 65 "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git",
66 "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", 66 "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git",
67 "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", 67 "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git",
68 "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", 68 "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git",
69 "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", 69 "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git",
70 "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", 70 "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git",
71 "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", 71 "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git",
72 "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", 72 "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git",
73 "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", 73 "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git",
74 "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", 74 "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git",
75 "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", 75 "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git",
76 "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", 76 "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git",
77 "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", 77 "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git",
78 "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", 78 "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git",
79 "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", 79 "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git",
80 "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", 80 "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git",
81 "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", 81 "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git",
82 "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", 82 "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git",
83 "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", 83 "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git",
84 "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", 84 "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git",
85 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", 85 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git",
86 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", 86 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git",
87 "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", 87 "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git",
88 "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", 88 "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git",
89 "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", 89 "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git",
90 "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", 90 "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git",
91 "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", 91 "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git",
92 "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", 92 "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git",
93 "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", 93 "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git",
94 "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", 94 "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git",
95 "font-awesome": "^4.7.0", 95 "font-awesome": "^4.7.0",
96 "gulp-angular-templatecache": "^2.2.6", 96 "gulp-angular-templatecache": "^2.2.6",
97 "gulp-htmlmin": "^5.0.1", 97 "gulp-htmlmin": "^5.0.1",
98 "gulp-sequence": "^1.0.0", 98 "gulp-sequence": "^1.0.0",
99 "gulp-uglify-es": "^1.0.4", 99 "gulp-uglify-es": "^1.0.4",
100 "jquery": "^3.3.1", 100 "jquery": "^3.4.0",
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": "^3.0.2", 121 "gulp-uglify": "^3.0.2",
122 "gulp-watch": "^5.0.1", 122 "gulp-watch": "^5.0.1",
123 "jasmine-core": "^3.3.0", 123 "jasmine-core": "^3.4.0",
124 "jshint": "^2.10.2", 124 "jshint": "^2.10.2",
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: 100%; 39 width: 100%;
40 margin-left: 50%; 40 margin-left: 50%;
41 opacity: .8; 41 opacity: .8;
42 @media (max-width: 576px) { 42 @media (max-width: 576px) {
43 width: 180%; 43 width: 180%;
44 margin-left: 20%; 44 margin-left: 20%;
45 } 45 }
46 } 46 }
47 &-vacio { 47 &-vacio {
48 & button { 48 & button {
49 background-position: -4380px 0; 49 background-position: -4380px 0;
50 &:hover { 50 &:hover {
51 background-position: -4380px -90px; 51 background-position: -4380px -90px;
52 } 52 }
53 } 53 }
54 } 54 }
55 &-abrir-turno { 55 &-abrir-turno {
56 & button { 56 & button {
57 background-position: 0 0; 57 background-position: 0 0;
58 &:hover { 58 &:hover {
59 background-position: 0 -90px; 59 background-position: 0 -90px;
60 } 60 }
61 } 61 }
62 } 62 }
63 &-cerrar-turno { 63 &-cerrar-turno {
64 & button { 64 & button {
65 background-position: -90px 0; 65 background-position: -90px 0;
66 &:hover { 66 &:hover {
67 background-position: -90px -90px; 67 background-position: -90px -90px;
68 } 68 }
69 } 69 }
70 } 70 }
71 &-caja { 71 &-caja {
72 & button { 72 & button {
73 background-position: -180px 0; 73 background-position: -180px 0;
74 &:hover { 74 &:hover {
75 background-position: -180px -90px; 75 background-position: -180px -90px;
76 } 76 }
77 } 77 }
78 } 78 }
79 &-estado-cisterna {
80 & button {
81 background-image: url('../img/control_stock.png');
82 background-size: 90px 90px;
83 &:hover {
84 background-color: rgb(250,250,250);
85 }
86 }
87 }
79 &-facturador { 88 &-facturador {
80 & button { 89 & button {
81 background-position: -270px 0px; 90 background-position: -270px 0px;
82 &:hover { 91 &:hover {
83 background-position: -270px -90px; 92 background-position: -270px -90px;
84 } 93 }
85 } 94 }
86 } 95 }
87 &-nota-pedido { 96 &-nota-pedido {
88 & button { 97 & button {
89 background-position: -1250px 0px; 98 background-image: url('../img/notaPedido.png');
99 background-size: 90px 90px;
90 &:hover { 100 &:hover {
91 background-position: -1250px -90px; 101 background-color: rgb(250,250,250);
92 } 102 }
93 } 103 }
94 } 104 }
95 &-remito { 105 &-remito {
96 & button { 106 & button {
97 background-position: -4560px 0px; 107 background-image: url('../img/remito.png');
108 background-size: 90px 90px;
98 &:hover { 109 &:hover {
99 background-position: -4560px -90px; 110 background-color: rgb(250,250,250);
100 } 111 }
101 } 112 }
102 } 113 }
103 &-hoja-ruta { 114 &-hoja-ruta {
104 & button { 115 & button {
105 background-position: -4650px 0px; 116 background-image: url('../img/hoja-ruta.png');
117 background-size: 86px 90px;
106 &:hover { 118 &:hover {
107 background-position: -4650px -90px; 119 background-color: rgb(250,250,250);
108 } 120 }
109 } 121 }
110 } 122 }
111 &-hoja-ruta-transportista { 123 &-hoja-ruta-transportista {
112 & button { 124 & button {
113 background-image: url('../img/hojaRutaVolante.png'); 125 background-image: url('../img/hojaRutaVolante.png');
114 background-size: 90px 90px; 126 background-size: 90px 90px;
115 &:hover { 127 &:hover {
116 background-color: rgb(250,250,250); 128 background-color: rgb(250,250,250);
117 } 129 }
118 } 130 }
119 } 131 }
120 &-seguimiento { 132 &-seguimiento {
121 & button { 133 & button {
122 background-image: url('../img/seguimientoNotaPedido.png'); 134 background-image: url('../img/seguimientoNotaPedido.png');
123 background-size: 90px 90px; 135 background-size: 90px 90px;
124 background-position: 15px 10px; 136 // background-position: 15px 10px;
125 &:hover { 137 &:hover {
126 background-color: rgb(250,250,250); 138 background-color: rgb(250,250,250);
127 } 139 }
128 } 140 }
129 } 141 }
130 &-seguimiento-hoja-ruta { 142 &-seguimiento-hoja-ruta {
131 & button { 143 & button {
132 background-image: url('../img/seguimientoHojaRuta.png'); 144 background-image: url('../img/seguimientoHojaRuta.png');
133 background-size: 90px 90px; 145 background-size: 90px 90px;
134 background-position: 15px 10px; 146 // background-position: 15px 10px;
135 &:hover { 147 &:hover {
136 background-color: rgb(250,250,250); 148 background-color: rgb(250,250,250);
137 } 149 }
138 } 150 }
139 } 151 }
140 &-cobranzas { 152 &-cobranzas {
141 & button { 153 & button {
142 background-position: -1880 0px; 154 background-image: url('../img/cobranzas.png');
155 background-size: 90px 90px;
156 // background-position: 15px 10px;
143 &:hover { 157 &:hover {
144 background-position: -1880 -90px; 158 background-color: rgb(250,250,250);
145 } 159 }
146 } 160 }
147 } 161 }
148 &-seguimiento-cobranzas { 162 &-seguimiento-cobranzas {
149 & button { 163 & button {
150 background-image: url('../img/seguimientoCobranza.png'); 164 background-image: url('../img/seguimientoCobranza.png');
151 background-size: 90px 90px; 165 background-size: 90px 90px;
152 background-position: 15px 10px; 166 // background-position: 15px 10px;
153 &:hover { 167 &:hover {
154 background-color: rgb(250,250,250); 168 background-color: rgb(250,250,250);
155 } 169 }
156 } 170 }
157 } 171 }
158 &-vehiculo { 172 &-vehiculo {
159 & button { 173 & button {
160 background-image: url('../img/abmVehiculos.png'); 174 background-image: url('../img/abmVehiculos.png');
161 background-size: 90px 90px; 175 background-size: 90px 90px;
162 &:hover { 176 &:hover {
163 background-color: rgb(250,250,250); 177 background-color: rgb(250,250,250);
164 } 178 }
165 } 179 }
166 } 180 }
167 &-precio-condicion { 181 &-precio-condicion {
168 & button { 182 & button {
169 background-image: url('../img/abmPrecios.png'); 183 background-image: url('../img/abmPrecios.png');
170 background-size: 90px 90px; 184 background-size: 90px 90px;
171 &:hover { 185 &:hover {
172 background-color: rgb(250,250,250); 186 background-color: rgb(250,250,250);
173 } 187 }
174 } 188 }
175 } 189 }
176 &-chofer { 190 &-chofer {
177 & button { 191 & button {
178 background-image: url('../img/abmChofer.png'); 192 background-image: url('../img/abmChofer.png');
179 background-size: 90px 90px; 193 background-size: 90px 90px;
180 &:hover { 194 &:hover {
181 background-color: rgb(250,250,250); 195 background-color: rgb(250,250,250);
182 } 196 }
183 } 197 }
184 } 198 }
185 &-agendar-visita { 199 &-agendar-visita {
186 & button { 200 & button {
187 background-image: url('../img/agendarVisita.png'); 201 background-image: url('../img/agendarVisita.png');
188 background-size: 90px 90px; 202 background-size: 90px 90px;
189 &:hover { 203 &:hover {
204 box-shadow: 2px;
190 background-color: rgb(250,250,250); 205 background-color: rgb(250,250,250);
191 } 206 }
192 } 207 }
193 } 208 }
194 &-informes { 209 &-informes {
195 & button { 210 & button {
196 background-image: url('../img/informes.png'); 211 background-image: url('../img/informes.png');
197 background-size: 90px 90px; 212 background-size: 90px 90px;
198 &:hover { 213 &:hover {
199 background-color: rgb(250,250,250); 214 background-color: rgb(250,250,250);
200 } 215 }
201 } 216 }
202 } 217 }
203 &-vendedor-cobrador { 218 &-vendedor-cobrador {
204 & button { 219 & button {
205 background-image: url('../img/abmVendedorCobrador.png'); 220 background-image: url('../img/abmVendedorCobrador.png');
206 background-size: 90px 90px; 221 background-size: 90px 90px;
207 &:hover { 222 &:hover {
208 background-color: rgb(250,250,250); 223 background-color: rgb(250,250,250);
209 } 224 }
210 } 225 }
211 } 226 }
212 &-autorizar-nota { 227 &-autorizar-nota {
213 & button { 228 & button {
214 background-image: url('../../img/autorizarNota.png'); 229 background-image: url('../../img/autorizarNota.png');
215 background-size: 90px 90px; 230 background-size: 90px 90px;
216 &:hover { 231 &:hover {
217 background-color: rgb(250,250,250); 232 background-color: rgb(250,250,250);
218 } 233 }
219 } 234 }
220 } 235 }
221 .swiper-pagination { 236 .swiper-pagination {
222 bottom: 0px !important; 237 bottom: 0px !important;
223 } 238 }
224 239
225 .swiper-button-next { 240 .swiper-button-next {
226 background-image: url('../img/derecha.png'); 241 background-image: url('../img/derecha.png');
227 } 242 }
228 243
229 .swiper-button-prev { 244 .swiper-button-prev {
230 background-image: url('../img/izquierda.png'); 245 background-image: url('../img/izquierda.png');
231 } 246 }
232 247
233 @media (min-width: 992px){ 248 @media (min-width: 992px){
234 a{ 249 a{
235 margin-top: 2.5rem; 250 margin-top: 2.5rem;
236 } 251 }
237 } 252 }
238 } 253 }
239 254