Commit d3b00e0335ac0aa9bd229247d971ec832066ee9f

Authored by --global
1 parent 95a18f6203
Exists in master

Cambio íconos

img/agendarInformes.png

2.66 KB

img/agendarVisita.png

1.65 KB | W: | H:

4.07 KB | W: | H:

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

16.2 KB | W: | H:

11.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.82 KB

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.7", 24 "angular": "^1.7.8",
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.8",
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.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.7", 31 "angular-mocks": "^1.7.8",
32 "angular-route": "^1.7.7", 32 "angular-route": "^1.7.8",
33 "angular-sanitize": "^1.7.7", 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.2.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-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", 47 "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git",
48 "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", 48 "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git",
49 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", 49 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git",
50 "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", 50 "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git",
51 "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", 51 "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git",
52 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", 52 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git",
53 "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", 53 "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git",
54 "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", 54 "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git",
55 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", 55 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git",
56 "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", 56 "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git",
57 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", 57 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git",
58 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", 58 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git",
59 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", 59 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git",
60 "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", 60 "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git",
61 "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", 61 "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git",
62 "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", 62 "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git",
63 "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", 63 "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git",
64 "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", 64 "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git",
65 "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", 65 "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git",
66 "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", 66 "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git",
67 "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", 67 "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git",
68 "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", 68 "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git",
69 "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", 69 "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git",
70 "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", 70 "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git",
71 "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", 71 "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git",
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+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git",
73 "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", 73 "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git",
74 "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", 74 "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git",
75 "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", 75 "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git",
76 "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", 76 "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git",
77 "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", 77 "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git",
78 "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", 78 "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git",
79 "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", 79 "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git",
80 "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", 80 "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git",
81 "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", 81 "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git",
82 "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", 82 "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git",
83 "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", 83 "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git",
84 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", 84 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git",
85 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", 85 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git",
86 "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", 86 "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git",
87 "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", 87 "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git",
88 "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", 88 "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git",
89 "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", 89 "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git",
90 "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", 90 "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git",
91 "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", 91 "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git",
92 "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", 92 "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git",
93 "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", 93 "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git",
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",
99 "gulp-uglify-es": "^1.0.4", 98 "gulp-uglify-es": "^1.0.4",
100 "jquery": "^3.3.1", 99 "jquery": "^3.3.1",
101 "jszip": "2.6.1", 100 "jszip": "2.6.1",
102 "ladda": "1.0.6", 101 "ladda": "1.0.6",
103 "leaflet": "1.3.4", 102 "leaflet": "1.3.4",
104 "lodash": "4.17.11", 103 "lodash": "4.17.11",
105 "moment": "2.23.0", 104 "moment": "2.23.0",
106 "ngstorage": "^0.3.11", 105 "ngstorage": "^0.3.11",
107 "node-sass": "^4.11.0", 106 "node-sass": "^4.11.0",
108 "pdfmake": "0.1.41", 107 "pdfmake": "0.1.41",
109 "uglify": "^0.1.5", 108 "uglify": "^0.1.5",
110 "ui-bootstrap4": "^3.0.6" 109 "ui-bootstrap4": "^3.0.6"
111 }, 110 },
112 "devDependencies": { 111 "devDependencies": {
113 "gulp": "3.9.1", 112 "gulp": "3.9.1",
114 "gulp-clean": "^0.4.0", 113 "gulp-clean": "^0.4.0",
115 "gulp-concat": "^2.6.1", 114 "gulp-concat": "^2.6.1",
116 "gulp-connect": "^5.7.0", 115 "gulp-connect": "^5.7.0",
117 "gulp-jshint": "^2.1.0", 116 "gulp-jshint": "^2.1.0",
118 "gulp-rename": "^1.4.0", 117 "gulp-rename": "^1.4.0",
119 "gulp-replace": "^1.0.0", 118 "gulp-replace": "^1.0.0",
120 "gulp-sass": "^4.0.1", 119 "gulp-sass": "^4.0.1",
121 "gulp-uglify": "^1.0.4", 120 "gulp-uglify": "^3.0.2",
122 "gulp-watch": "^5.0.1", 121 "gulp-watch": "^5.0.1",
123 "jasmine-core": "^3.3.0", 122 "jasmine-core": "^3.3.0",
124 "jshint": "^2.10.1", 123 "jshint": "^2.10.2",
125 "pre-commit": "^1.2.2", 124 "pre-commit": "^1.2.2",
126 "pump": "^3.0.0" 125 "pump": "^3.0.0"
127 } 126 }
128 } 127 }
129 128
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 { 183 &-agendar-visita {
184 & button { 184 & button {
185 background-image: url('../img/agendarVisita.png'); 185 background-image: url('../img/agendarVisita.png');
186 background-size: 90px 90px; 186 background-size: 90px 90px;
187 &:hover { 187 &:hover {
188 background-color: rgb(250,250,250); 188 background-color: rgb(250,250,250);
189 } 189 }
190 } 190 }
191 } 191 }
192 &-informes { 192 &-informes {
193 & button { 193 & button {
194 background-image: url('../img/agendarInformes.png'); 194 background-image: url('../img/informes.png');
195 background-size: 90px 90px; 195 background-size: 90px 90px;
196 &:hover { 196 &:hover {
197 background-color: rgb(250,250,250); 197 background-color: rgb(250,250,250);
198 } 198 }
199 } 199 }
200 } 200 }
201 &-vendedor-cobrador { 201 &-vendedor-cobrador {
202 & button { 202 & button {
203 background-image: url('../img/abmVendedorCobrador.png'); 203 background-image: url('../img/abmVendedorCobrador.png');
204 background-size: 90px 90px; 204 background-size: 90px 90px;
205 &:hover { 205 &:hover {
206 background-color: rgb(250,250,250); 206 background-color: rgb(250,250,250);
207 } 207 }
208 } 208 }
209 } 209 }
210 .swiper-pagination { 210 .swiper-pagination {
211 bottom: 0px !important; 211 bottom: 0px !important;
212 } 212 }
213 213
214 .swiper-button-next { 214 .swiper-button-next {
215 background-image: url('../img/derecha.png'); 215 background-image: url('../img/derecha.png');
216 } 216 }
217 217
218 .swiper-button-prev { 218 .swiper-button-prev {
219 background-image: url('../img/izquierda.png'); 219 background-image: url('../img/izquierda.png');
220 } 220 }
221 221
222 @media (min-width: 992px){ 222 @media (min-width: 992px){
223 a{ 223 a{
224 margin-top: 2.5rem; 224 margin-top: 2.5rem;
225 } 225 }
226 } 226 }
227 } 227 }
228 228