Commit 4b4275f0c8b9ca81c600a952dadda466d2f7ab9b
1 parent
3625a06696
Exists in
master
and in
1 other branch
cambios en sass
Showing
3 changed files
with
120 additions
and
63 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.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+http://git.focasoftware.com/npm/foca-abm-chofer.git#develop", |
| 40 | "foca-abm-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-cliente.git", | 40 | "foca-abm-cliente": "git+http://git.focasoftware.com/npm/foca-abm-cliente.git#develop", |
| 41 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 41 | "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git#develop", |
| 42 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | 42 | "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git#develop", |
| 43 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | 43 | "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git#develop", |
| 44 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", | 44 | "foca-abm-vendedor-cobrador": "git+http://git.focasoftware.com/npm/foca-abm-vendedor-cobrador.git#develop", |
| 45 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", | 45 | "foca-activar-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-activar-hoja-ruta.git#develop", |
| 46 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | 46 | "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git#develop", |
| 47 | "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", | 47 | "foca-agendar-visita": "git+http://git.focasoftware.com/npm/foca-agendar-visita.git#develop", |
| 48 | "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git", | 48 | "foca-autorizar-nota-pedido": "git+http://git.focasoftware.com/npm/foca-autorizar-nota-pedido.git#develop", |
| 49 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", | 49 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git#develop", |
| 50 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", | 50 | "foca-botonera-lateral": "git+http://git.focasoftware.com/npm/foca-botonera-lateral.git#develop", |
| 51 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | 51 | "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git#develop", |
| 52 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | 52 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git#develop", |
| 53 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | 53 | "foca-cabecera-facturador": "git+http://git.focasoftware.com/npm/foca-cabecera-facturador.git#develop", |
| 54 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | 54 | "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git#develop", |
| 55 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", | 55 | "foca-configurar-terminal": "git+http://git.focasoftware.com/npm/foca-configurar-terminal.git#develop", |
| 56 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | 56 | "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git#develop", |
| 57 | "foca-crear-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-factura.git", | 57 | "foca-crear-factura": "git+http://git.focasoftware.com/npm/foca-crear-factura.git#develop", |
| 58 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | 58 | "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git#develop", |
| 59 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", | 59 | "foca-crear-login": "git+http://git.focasoftware.com/npm/foca-crear-login.git#develop", |
| 60 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | 60 | "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git#develop", |
| 61 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | 61 | "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git#develop", |
| 62 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | 62 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git#develop", |
| 63 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", | 63 | "foca-estado-cisternas": "git+http://git.focasoftware.com/npm/foca-estado-cisternas.git#develop", |
| 64 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | 64 | "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git#develop", |
| 65 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | 65 | "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git#develop", |
| 66 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", | 66 | "foca-informes": "git+http://git.focasoftware.com/npm/foca-informes.git#develop", |
| 67 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | 67 | "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git#develop", |
| 68 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", | 68 | "foca-logistica-pedido-ruta": "git+http://git.focasoftware.com/npm/foca-logistica-pedido-ruta.git#develop", |
| 69 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | 69 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git#develop", |
| 70 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | 70 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git#develop", |
| 71 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | 71 | "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git#develop", |
| 72 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | 72 | "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git#develop", |
| 73 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 73 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git#develop", |
| 74 | "foca-modal-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-descarga.git", | 74 | "foca-modal-descarga": "git+http://git.focasoftware.com/npm/foca-modal-descarga.git#develop", |
| 75 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", | 75 | "foca-modal-detalle-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-detalle-cisternas.git#develop", |
| 76 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 76 | "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git#develop", |
| 77 | "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", | 77 | "foca-modal-detalles": "git+http://git.focasoftware.com/npm/foca-modal-detalles.git#develop", |
| 78 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 78 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git#develop", |
| 79 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | 79 | "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git#develop", |
| 80 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | 80 | "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git#develop", |
| 81 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | 81 | "foca-modal-factura-detalle": "git+http://git.focasoftware.com/npm/foca-modal-factura-detalle.git#develop", |
| 82 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 82 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git#develop", |
| 83 | "foca-modal-forma-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-forma-pago.git", | 83 | "foca-modal-forma-pago": "git+http://git.focasoftware.com/npm/foca-modal-forma-pago.git#develop", |
| 84 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", | 84 | "foca-modal-grafico-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-grafico-cisternas.git#develop", |
| 85 | "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", | 85 | "foca-modal-informe": "git+http://git.focasoftware.com/npm/foca-modal-informe.git#develop", |
| 86 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | 86 | "foca-modal-lista-precio": "git+http://git.focasoftware.com/npm/foca-modal-lista-precio.git#develop", |
| 87 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", | 87 | "foca-modal-localizar": "git+http://git.focasoftware.com/npm/foca-modal-localizar.git#develop", |
| 88 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", | 88 | "foca-modal-login": "git+http://git.focasoftware.com/npm/foca-modal-login.git#develop", |
| 89 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 89 | "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git#develop", |
| 90 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 90 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git#develop", |
| 91 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | 91 | "foca-modal-punto-descarga": "git+http://git.focasoftware.com/npm/foca-modal-punto-descarga.git#develop", |
| 92 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 92 | "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git#develop", |
| 93 | "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", | 93 | "foca-modal-resumen-cuenta": "git+http://git.focasoftware.com/npm/foca-modal-resumen-cuenta.git#develop", |
| 94 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 94 | "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git#develop", |
| 95 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | 95 | "foca-modal-unidad-medida": "git+http://git.focasoftware.com/npm/foca-modal-unidad-medida.git#develop", |
| 96 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | 96 | "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git#develop", |
| 97 | "foca-parametros": "git+ssh://git@debonline.dyndns.org:npm/foca-parametros.git", | 97 | "foca-parametros": "git+http://git.focasoftware.com/npm/foca-parametros.git#develop", |
| 98 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 98 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git#develop", |
| 99 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 99 | "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git#develop", |
| 100 | "font-awesome": "^4.7.0", | 100 | "font-awesome": "^4.7.0", |
| 101 | "gulp-angular-templatecache": "^2.2.7", | 101 | "gulp-angular-templatecache": "^2.2.7", |
| 102 | "gulp-htmlmin": "^5.0.1", | 102 | "gulp-htmlmin": "^5.0.1", |
| 103 | "gulp-sequence": "^1.0.0", | 103 | "gulp-sequence": "^1.0.0", |
| 104 | "gulp-uglify-es": "^1.0.4", | 104 | "gulp-uglify-es": "^1.0.4", |
| 105 | "jquery": "^3.4.1", | 105 | "jquery": "^3.4.1", |
| 106 | "jszip": "2.6.1", | 106 | "jszip": "2.6.1", |
| 107 | "ladda": "1.0.6", | 107 | "ladda": "1.0.6", |
| 108 | "leaflet": "1.3.4", | 108 | "leaflet": "1.3.4", |
| 109 | "lodash": "4.17.11", | 109 | "lodash": "4.17.11", |
| 110 | "moment": "2.23.0", | 110 | "moment": "2.23.0", |
| 111 | "ngstorage": "^0.3.11", | 111 | "ngstorage": "^0.3.11", |
| 112 | "node-sass": "^4.12.0", | 112 | "node-sass": "^4.12.0", |
| 113 | "pdfmake": "0.1.41", | 113 | "pdfmake": "0.1.41", |
| 114 | "popper.js": "^1.15.0", | 114 | "popper.js": "^1.15.0", |
| 115 | "uglify": "^0.1.5", | 115 | "uglify": "^0.1.5", |
| 116 | "ui-bootstrap4": "^3.0.6" | 116 | "ui-bootstrap4": "^3.0.6" |
| 117 | }, | 117 | }, |
| 118 | "devDependencies": { | 118 | "devDependencies": { |
| 119 | "gulp": "^3.9.1", | 119 | "gulp": "^3.9.1", |
| 120 | "gulp-clean": "^0.4.0", | 120 | "gulp-clean": "^0.4.0", |
| 121 | "gulp-concat": "^2.6.1", | 121 | "gulp-concat": "^2.6.1", |
| 122 | "gulp-connect": "^5.7.0", | 122 | "gulp-connect": "^5.7.0", |
| 123 | "gulp-jshint": "^2.1.0", | 123 | "gulp-jshint": "^2.1.0", |
| 124 | "gulp-rename": "^1.4.0", | 124 | "gulp-rename": "^1.4.0", |
| 125 | "gulp-replace": "^1.0.0", | 125 | "gulp-replace": "^1.0.0", |
| 126 | "gulp-sass": "^4.0.2", | 126 | "gulp-sass": "^4.0.2", |
| 127 | "gulp-uglify": "^3.0.2", | 127 | "gulp-uglify": "^3.0.2", |
| 128 | "gulp-watch": "^5.0.1", | 128 | "gulp-watch": "^5.0.1", |
| 129 | "jasmine-core": "^3.4.0", | 129 | "jasmine-core": "^3.5.0", |
| 130 | "jshint": "^2.10.2", | 130 | "jshint": "^2.10.2", |
| 131 | "pre-commit": "^1.2.2", | 131 | "pre-commit": "^1.2.2", |
| 132 | "pump": "^3.0.0" | 132 | "pump": "^3.0.0" |
| 133 | } | 133 | } |
| 134 | } | 134 | } |
| 135 | 135 |
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 | cursor: pointer; | 15 | cursor: pointer; |
| 16 | background-image: url("../img/botonera.png"); | 16 | background-image: url("../img/botonera.png"); |
| 17 | border-radius: 12px; | 17 | border-radius: 12px; |
| 18 | border-width: 0; | 18 | border-width: 0; |
| 19 | height: 90px; | 19 | height: 90px; |
| 20 | position: relative; | 20 | position: relative; |
| 21 | width: 90px; | 21 | width: 90px; |
| 22 | outline: 0; | 22 | outline: 0; |
| 23 | span { | 23 | span { |
| 24 | left: 0; | 24 | left: 0; |
| 25 | position: absolute; | 25 | position: absolute; |
| 26 | text-align: center; | 26 | text-align: center; |
| 27 | top: 90px; | 27 | top: 90px; |
| 28 | width: 100%; | 28 | width: 100%; |
| 29 | font-size: 12px; | 29 | font-size: 12px; |
| 30 | color: #777777; | 30 | color: #777777; |
| 31 | } | 31 | } |
| 32 | &:hover { | 32 | &:hover { |
| 33 | background-color: rgb(250, 250, 250); | 33 | background-color: rgb(250, 250, 250); |
| 34 | filter: drop-shadow(4px 4px 4px gray); | 34 | filter: drop-shadow(4px 4px 4px gray); |
| 35 | } | 35 | } |
| 36 | &:active { | 36 | &:active { |
| 37 | background-color: rgb(230, 230, 230); | 37 | background-color: rgb(230, 230, 230); |
| 38 | filter: drop-shadow(4px 4px 4px gray); | 38 | filter: drop-shadow(4px 4px 4px gray); |
| 39 | } | 39 | } |
| 40 | &:focus { | 40 | &:focus { |
| 41 | background-color: rgb(250, 250, 250); | 41 | background-color: rgb(250, 250, 250); |
| 42 | filter: drop-shadow(4px 4px 4px gray); | 42 | filter: drop-shadow(4px 4px 4px gray); |
| 43 | } | 43 | } |
| 44 | } | 44 | } |
| 45 | &-menu { | 45 | &-menu { |
| 46 | width: 100%; | 46 | width: 100%; |
| 47 | padding-left: 90px; | 47 | padding-left: 90px; |
| 48 | @media (max-width: 576px) { | 48 | @media (max-width: 576px) { |
| 49 | padding: 0; | 49 | padding: 0; |
| 50 | } | 50 | } |
| 51 | } | 51 | } |
| 52 | &-logo { | 52 | &-logo { |
| 53 | width: 100%; | 53 | width: 100%; |
| 54 | margin-left: 50%; | 54 | margin-left: 50%; |
| 55 | opacity: 0.8; | 55 | opacity: 0.8; |
| 56 | @media (max-width: 576px) { | 56 | @media (max-width: 576px) { |
| 57 | width: 180%; | 57 | width: 180%; |
| 58 | margin-left: 20%; | 58 | margin-left: 20%; |
| 59 | } | 59 | } |
| 60 | } | 60 | } |
| 61 | &-vacio { | 61 | &-vacio { |
| 62 | & button { | 62 | & button { |
| 63 | background-position: -4380px 0; | 63 | background-position: -4380px 0; |
| 64 | &:hover { | 64 | &:hover { |
| 65 | background-position: -4380px -90px; | 65 | background-position: -4380px -90px; |
| 66 | } | 66 | } |
| 67 | } | 67 | } |
| 68 | } | 68 | } |
| 69 | &-abrir-turno { | 69 | &-abrir-turno { |
| 70 | & button { | 70 | & button { |
| 71 | background-position: 0 0; | 71 | background-position: 0 0; |
| 72 | &:hover { | 72 | &:hover { |
| 73 | background-position: 0 -90px; | 73 | background-position: 0 -90px; |
| 74 | } | 74 | } |
| 75 | } | 75 | } |
| 76 | } | 76 | } |
| 77 | &-cerrar-turno { | 77 | &-cerrar-turno { |
| 78 | & button { | 78 | & button { |
| 79 | background-position: -90px 0; | 79 | background-position: -90px 0; |
| 80 | &:hover { | 80 | &:hover { |
| 81 | background-position: -90px -90px; | 81 | background-position: -90px -90px; |
| 82 | } | 82 | } |
| 83 | } | 83 | } |
| 84 | } | 84 | } |
| 85 | &-caja { | 85 | &-caja { |
| 86 | & button { | 86 | & button { |
| 87 | background-position: -180px 0; | 87 | background-position: -180px 0; |
| 88 | &:hover { | 88 | &:hover { |
| 89 | background-position: -180px -90px; | 89 | background-position: -180px -90px; |
| 90 | } | 90 | } |
| 91 | } | 91 | } |
| 92 | } | 92 | } |
| 93 | &-estado-cisterna { | 93 | &-estado-cisterna { |
| 94 | & button { | 94 | & button { |
| 95 | background-image: url("../img/control_stock.png"); | 95 | background-image: url("../img/control_stock.png"); |
| 96 | background-size: 90px 90px; | 96 | background-size: 90px 90px; |
| 97 | } | 97 | } |
| 98 | } | 98 | } |
| 99 | &-logistica { | 99 | &-logistica { |
| 100 | & button { | 100 | & button { |
| 101 | background-image: url("../img/logistica.png"); | 101 | background-image: url("../img/logistica.png"); |
| 102 | background-size: 90px 90px; | 102 | background-size: 90px 90px; |
| 103 | } | 103 | } |
| 104 | } | 104 | } |
| 105 | &-facturador { | 105 | &-facturador { |
| 106 | & button { | 106 | & button { |
| 107 | background-position: -270px 0px; | 107 | background-position: -270px 0px; |
| 108 | &:hover { | 108 | &:hover { |
| 109 | background-position: -270px -90px; | 109 | background-position: -270px -90px; |
| 110 | } | 110 | } |
| 111 | } | 111 | } |
| 112 | } | 112 | } |
| 113 | &-nota-pedido { | 113 | &-nota-pedido { |
| 114 | & button { | 114 | & button { |
| 115 | background-image: url("../img/notaPedido.png"); | 115 | background-image: url("../img/notaPedido.png"); |
| 116 | background-size: 90px 90px; | 116 | background-size: 90px 90px; |
| 117 | } | 117 | } |
| 118 | } | 118 | } |
| 119 | &-remito { | 119 | &-remito { |
| 120 | & button { | 120 | & button { |
| 121 | background-image: url("../img/remito.png"); | 121 | background-image: url("../img/remito.png"); |
| 122 | background-size: 90px 90px; | 122 | background-size: 90px 90px; |
| 123 | } | 123 | } |
| 124 | } | 124 | } |
| 125 | &-hoja-ruta { | 125 | &-hoja-ruta { |
| 126 | & button { | 126 | & button { |
| 127 | background-image: url("../img/hoja-ruta.png"); | 127 | background-image: url("../img/hoja-ruta.png"); |
| 128 | background-size: 86px 90px; | 128 | background-size: 86px 90px; |
| 129 | } | 129 | } |
| 130 | } | 130 | } |
| 131 | &-activar-hoja-ruta { | 131 | &-activar-hoja-ruta { |
| 132 | & button { | 132 | & button { |
| 133 | background-image: url("../img/activar_hoja.png"); | 133 | background-image: url("../img/activar_hoja.png"); |
| 134 | background-size: 90px 90px; | 134 | background-size: 90px 90px; |
| 135 | } | 135 | } |
| 136 | } | 136 | } |
| 137 | &-hoja-ruta-transportista { | 137 | &-hoja-ruta-transportista { |
| 138 | & button { | 138 | & button { |
| 139 | background-image: url("../img/hojaRutaVolante.png"); | 139 | background-image: url("../img/hojaRutaVolante.png"); |
| 140 | background-size: 90px 90px; | 140 | background-size: 90px 90px; |
| 141 | } | 141 | } |
| 142 | } | 142 | } |
| 143 | &-seguimiento { | 143 | &-seguimiento { |
| 144 | & button { | 144 | & button { |
| 145 | background-image: url("../img/seguimientoNotaPedido.png"); | 145 | background-image: url("../img/seguimientoNotaPedido.png"); |
| 146 | background-size: 90px 90px; | 146 | background-size: 90px 90px; |
| 147 | } | 147 | } |
| 148 | } | 148 | } |
| 149 | &-seguimiento-hoja-ruta { | 149 | &-seguimiento-hoja-ruta { |
| 150 | & button { | 150 | & button { |
| 151 | background-image: url("../img/seguimientoHojaRuta.png"); | 151 | background-image: url("../img/seguimientoHojaRuta.png"); |
| 152 | background-size: 90px 90px; | 152 | background-size: 90px 90px; |
| 153 | } | 153 | } |
| 154 | } | 154 | } |
| 155 | &-cobranzas { | 155 | &-cobranzas { |
| 156 | & button { | 156 | & button { |
| 157 | background-image: url("../img/cobranzas.png"); | 157 | background-image: url("../img/cobranzas.png"); |
| 158 | background-size: 90px 90px; | 158 | background-size: 90px 90px; |
| 159 | } | 159 | } |
| 160 | } | 160 | } |
| 161 | &-seguimiento-cobranzas { | 161 | &-seguimiento-cobranzas { |
| 162 | & button { | 162 | & button { |
| 163 | background-image: url("../img/seguimientoCobranza.png"); | 163 | background-image: url("../img/seguimientoCobranza.png"); |
| 164 | background-size: 90px 90px; | 164 | background-size: 90px 90px; |
| 165 | } | 165 | } |
| 166 | } | 166 | } |
| 167 | &-vehiculo { | 167 | &-vehiculo { |
| 168 | & button { | 168 | & button { |
| 169 | background-image: url("../img/abmVehiculos.png"); | 169 | background-image: url("../img/abmVehiculos.png"); |
| 170 | background-size: 90px 90px; | 170 | background-size: 90px 90px; |
| 171 | } | 171 | } |
| 172 | } | 172 | } |
| 173 | &-precio-condicion { | 173 | &-precio-condicion { |
| 174 | & button { | 174 | & button { |
| 175 | background-image: url("../img/abmPrecios.png"); | 175 | background-image: url("../img/abmPrecios.png"); |
| 176 | background-size: 90px 90px; | 176 | background-size: 90px 90px; |
| 177 | } | 177 | } |
| 178 | } | 178 | } |
| 179 | &-chofer { | 179 | &-chofer { |
| 180 | & button { | 180 | & button { |
| 181 | background-image: url("../img/abmChofer.png"); | 181 | background-image: url("../img/abmChofer.png"); |
| 182 | background-size: 90px 90px; | 182 | background-size: 90px 90px; |
| 183 | } | 183 | } |
| 184 | } | 184 | } |
| 185 | &-agendar-visita { | 185 | &-agendar-visita { |
| 186 | & button { | 186 | & button { |
| 187 | background-image: url("../img/agendarVisita.png"); | 187 | background-image: url("../img/agendarVisita.png"); |
| 188 | background-size: 90px 90px; | 188 | background-size: 90px 90px; |
| 189 | } | 189 | } |
| 190 | } | 190 | } |
| 191 | &-informes { | 191 | &-informes { |
| 192 | & button { | 192 | & button { |
| 193 | background-image: url("../img/informes.png"); | 193 | background-image: url("../img/informes.png"); |
| 194 | background-size: 90px 90px; | 194 | background-size: 90px 90px; |
| 195 | } | 195 | } |
| 196 | } | 196 | } |
| 197 | &-vendedor-cobrador { | 197 | &-vendedor-cobrador { |
| 198 | & button { | 198 | & button { |
| 199 | background-image: url("../img/abmVendedorCobrador.png"); | 199 | background-image: url("../img/abmVendedorCobrador.png"); |
| 200 | background-size: 90px 90px; | 200 | background-size: 90px 90px; |
| 201 | } | 201 | } |
| 202 | } | 202 | } |
| 203 | &-autorizar-nota { | 203 | &-autorizar-nota { |
| 204 | & button { | 204 | & button { |
| 205 | background-image: url("../img/autorizarNota.png"); | 205 | background-image: url("../img/autorizarNota.png"); |
| 206 | background-size: 90px 90px; | 206 | background-size: 90px 90px; |
| 207 | } | 207 | } |
| 208 | } | 208 | } |
| 209 | 209 | ||
| 210 | &-cliente { | 210 | &-cliente { |
| 211 | & button { | 211 | & button { |
| 212 | background-image: url("../img/clientePrincipal.png"); | 212 | background-image: url("../img/clientePrincipal.png"); |
| 213 | background-size: 90px 90px; | 213 | background-size: 90px 90px; |
| 214 | } | 214 | } |
| 215 | } | 215 | } |
| 216 | 216 | ||
| 217 | &-parametros { | 217 | &-parametros { |
| 218 | & button { | 218 | & button { |
| 219 | background-image: url("../img/parametrizar.png"); | 219 | background-image: url("../img/parametrizar.png"); |
| 220 | background-size: 90px 90px; | 220 | background-size: 90px 90px; |
| 221 | } | 221 | } |
| 222 | } | 222 | } |
| 223 | 223 | ||
| 224 | &-factura { | 224 | &-factura { |
| 225 | & button { | 225 | & button { |
| 226 | background-image: url("../img/factura.png"); | 226 | background-image: url("../img/factura.png"); |
| 227 | background-size: 90px 90px; | 227 | background-size: 90px 90px; |
| 228 | } | 228 | } |
| 229 | } | 229 | } |
| 230 | 230 | ||
| 231 | .swiper-pagination { | 231 | .swiper-pagination { |
| 232 | bottom: 0px !important; | 232 | bottom: 0px !important; |
| 233 | background: none; | 233 | background: none; |
| 234 | } | 234 | } |
| 235 | 235 | ||
| 236 | .swiper-button-next { | 236 | .swiper-button-next { |
| 237 | background-image: url("../img/derecha.png"); | 237 | background-image: url("../img/derecha.png"); |
| 238 | &:hover { | 238 | &:hover { |
| 239 | filter: drop-shadow(4px 4px 4px gray); | 239 | filter: drop-shadow(4px 4px 4px gray); |
| 240 | } | 240 | } |
| 241 | } | 241 | } |
| 242 | 242 | ||
| 243 | .swiper-button-prev { | 243 | .swiper-button-prev { |
| 244 | background-image: url("../img/izquierda.png"); | 244 | background-image: url("../img/izquierda.png"); |
| 245 | &:hover { | 245 | &:hover { |
| 246 | filter: drop-shadow(4px 4px 4px gray); | 246 | filter: drop-shadow(4px 4px 4px gray); |
| 247 | } | 247 | } |
| 248 | } | 248 | } |
| 249 | |||
| 250 | .btn-tareas-pausadas{ | ||
| 251 | background-color: #cd9035; | ||
| 252 | border-color: #cd9035 !important; | ||
| 253 | height: 30px; | ||
| 254 | text-align: center; | ||
| 255 | width: 280px; | ||
| 256 | background-image: none; | ||
| 257 | flood-color: #ffffff; | ||
| 258 | &:hover { | ||
| 259 | background-color: #cd9035; | ||
| 260 | } | ||
| 261 | &:active { | ||
| 262 | background-color: #cd9035; | ||
| 263 | } | ||
| 264 | } | ||
| 265 | |||
| 266 | .dropdown-tareas-pausadas{ | ||
| 267 | background: linear-gradient(0 ,#ffffff, #e6e6e6); | ||
| 268 | position: absolute; | ||
| 269 | will-change: transform; | ||
| 270 | top: 0px; | ||
| 271 | left: 0px; | ||
| 272 | transform: translate3d(0px, 0px, 0px); | ||
| 273 | margin-bottom: 5px; | ||
| 274 | padding: 0px; | ||
| 275 | box-sizing: content-box; | ||
| 276 | border-radius: 12px; | ||
| 277 | font: small; | ||
| 278 | transform: translate3d(0px, 30px, 0px); | ||
| 279 | &:hover { | ||
| 280 | background: linear-gradient(0 ,#ffffff, #e6e6e6); | ||
| 281 | border-radius: 12px; | ||
| 282 | } | ||
| 283 | |||
| 284 | |||
| 285 | |||
| 286 | } | ||
| 287 | .lala{ | ||
| 288 | background-color:rgba(0, 0, 0, 0); | ||
| 289 | } | ||
| 290 | |||
| 291 | |||
| 249 | @media (min-width: 992px) { | 292 | @media (min-width: 992px) { |
| 250 | a { | 293 | a { |
| 251 | margin-top: 2.5rem; | 294 | margin-top: 2.5rem; |
| 252 | } | 295 | } |
| 253 | } | 296 | } |
| 254 | } | 297 | } |
| 255 | 298 |
src/sass/_login.scss
| 1 | .login { | 1 | .login { |
| 2 | background: linear-gradient(0 ,#ffffff, #e6e6e6); | 2 | background: linear-gradient(0 ,#ffffff, #e6e6e6); |
| 3 | border: 1px solid #000000; | 3 | border: 1px solid #000000; |
| 4 | border-radius: 3px; | 4 | border-radius: 3px; |
| 5 | height: calc(280px + 1em); | 5 | height: calc(280px + 1em); |
| 6 | left: calc(50% - 130px); | 6 | left: calc(50% - 130px); |
| 7 | opacity: 0.7; | 7 | opacity: 0.7; |
| 8 | position: absolute; | 8 | position: absolute; |
| 9 | text-align: center; | 9 | text-align: center; |
| 10 | top: 190px; | 10 | top: 190px; |
| 11 | width: 260px; | 11 | width: 260px; |
| 12 | &-titulo { | 12 | &-titulo { |
| 13 | border-bottom: 1px solid #ffffff; | 13 | border-bottom: 1px solid #ffffff; |
| 14 | padding: 5px 0; | 14 | padding: 5px 0; |
| 15 | } | 15 | } |
| 16 | &-campo { | 16 | &-campo { |
| 17 | label { | 17 | label { |
| 18 | display: block; | 18 | display: block; |
| 19 | font-size: 12px; | 19 | font-size: 12px; |
| 20 | margin: 5px 0 0; | 20 | margin: 5px 0 0; |
| 21 | } | 21 | } |
| 22 | input { | 22 | input { |
| 23 | -moz-border-radius: 10px; | 23 | -moz-border-radius: 10px; |
| 24 | -khtml-border-radius: 10px; | 24 | -khtml-border-radius: 10px; |
| 25 | -webkit-border-radius: 10px; | 25 | -webkit-border-radius: 10px; |
| 26 | -webkit-appearance: none; | 26 | -webkit-appearance: none; |
| 27 | padding-right: 5%; | 27 | padding-right: 5%; |
| 28 | padding-left: 5%; | 28 | padding-left: 5%; |
| 29 | border-radius: 10px; | 29 | border-radius: 10px; |
| 30 | outline: 0; | 30 | outline: 0; |
| 31 | border-color: transparent; | 31 | border-color: transparent; |
| 32 | &:focus { | 32 | &:focus { |
| 33 | border-color: #ff9900; | 33 | border-color: #ff9900; |
| 34 | } | 34 | } |
| 35 | } | 35 | } |
| 36 | } | 36 | } |
| 37 | 37 | ||
| 38 | &-button { | 38 | &-button { |
| 39 | width: 80%; | 39 | width: 80%; |
| 40 | background-color: #cd9035; | 40 | background-color: #cd9035; |
| 41 | color: white; | 41 | color: white; |
| 42 | &:hover{ | 42 | &:hover{ |
| 43 | background-color: #a7743d; | 43 | background-color: #a7743d; |
| 44 | color: white | 44 | color: white |
| 45 | } | 45 | } |
| 46 | &:focus{ | 46 | &:focus{ |
| 47 | color: white; | 47 | color: white; |
| 48 | } | 48 | } |
| 49 | } | 49 | } |
| 50 | 50 | ||
| 51 | &-alerta-error { | 51 | &-alerta-error { |
| 52 | width: 260px; | 52 | width: 260px; |
| 53 | left: calc(50% - 130px); | 53 | left: calc(50% - 130px); |
| 54 | top: calc(383px + 1.5em); | 54 | top: calc(383px + 1.5em); |
| 55 | } | 55 | } |
| 56 | } | 56 | } |
| 57 | |||
| 58 | @media (min-width: 600px) { | ||
| 59 | .imgLogin{ | ||
| 60 | height: 190px; | ||
| 61 | width: 211px; | ||
| 62 | } | ||
| 63 | } | ||
| 64 | |||
| 65 | @media (max-width: 600px) { | ||
| 66 | .imgLogin{ | ||
| 67 | height: 150px; | ||
| 68 | width: 158px; | ||
| 69 | } | ||
| 70 | } | ||
| 57 | 71 |