Commit c0e9b9518eba59d3541acf277027cf41c23e3770
1 parent
4cc241c9bf
Exists in
master
update de demo
Showing
3 changed files
with
39 additions
and
1 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 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", | 7 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", |
| 8 | "gulp-pre-commit": "gulp pre-commit", | 8 | "gulp-pre-commit": "gulp pre-commit", |
| 9 | "compile": "gulp uglify && gulp sass", | 9 | "compile": "gulp uglify && gulp sass", |
| 10 | "actualizar": "git pull origin master", | 10 | "actualizar": "git pull origin master", |
| 11 | "install-dev": "gulp pre-install && npm install && gulp post-install" | 11 | "install-dev": "gulp pre-install && npm install && gulp post-install" |
| 12 | }, | 12 | }, |
| 13 | "pre-commit": [ | 13 | "pre-commit": [ |
| 14 | "gulp-pre-commit" | 14 | "gulp-pre-commit" |
| 15 | ], | 15 | ], |
| 16 | "repository": { | 16 | "repository": { |
| 17 | "type": "git", | 17 | "type": "git", |
| 18 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" | 18 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" |
| 19 | }, | 19 | }, |
| 20 | "author": "Foca Software", | 20 | "author": "Foca Software", |
| 21 | "license": "ISC", | 21 | "license": "ISC", |
| 22 | "dependencies": { | 22 | "dependencies": { |
| 23 | "angular": "^1.7.8", | 23 | "angular": "^1.7.8", |
| 24 | "angular-chart.js": "1.1.1", | 24 | "angular-chart.js": "1.1.1", |
| 25 | "angular-cookies": "^1.7.8", | 25 | "angular-cookies": "^1.7.8", |
| 26 | "angular-i18n": "^1.7.8", | 26 | "angular-i18n": "^1.7.8", |
| 27 | "angular-ladda": "^0.4.3", | 27 | "angular-ladda": "^0.4.3", |
| 28 | "angular-route": "^1.7.8", | 28 | "angular-route": "^1.7.8", |
| 29 | "angular-sanitize": "^1.7.8", | 29 | "angular-sanitize": "^1.7.8", |
| 30 | "angular-ui-swiper": "^2.3.8", | 30 | "angular-ui-swiper": "^2.3.8", |
| 31 | "bootstrap": "^4.3.1", | 31 | "bootstrap": "^4.3.1", |
| 32 | "chart.js": "2.7.3", | 32 | "chart.js": "2.7.3", |
| 33 | "foca-abm-chofer": "git+http://git.focasoftware.com/npm/foca-abm-chofer.git", | 33 | "foca-abm-chofer": "git+http://git.focasoftware.com/npm/foca-abm-chofer.git", |
| 34 | "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git", | 34 | "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git", |
| 35 | "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git", | 35 | "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git", |
| 36 | "foca-abm-sectores": "git+http://git.focasoftware.com/npm/foca-abm-sectores.git", | 36 | "foca-abm-sectores": "git+http://git.focasoftware.com/npm/foca-abm-sectores.git", |
| 37 | "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git", | 37 | "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git", |
| 38 | "foca-abm-vendedor-cobrador": "git+http://git.focasoftware.com/npm/foca-abm-vendedor-cobrador.git", | 38 | "foca-abm-vendedor-cobrador": "git+http://git.focasoftware.com/npm/foca-abm-vendedor-cobrador.git", |
| 39 | "foca-activar-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-activar-hoja-ruta.git", | 39 | "foca-activar-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-activar-hoja-ruta.git", |
| 40 | "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git", | 40 | "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git", |
| 41 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", | 41 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", |
| 42 | "foca-botonera-lateral": "git+http://git.focasoftware.com/npm/foca-botonera-lateral.git", | 42 | "foca-botonera-lateral": "git+http://git.focasoftware.com/npm/foca-botonera-lateral.git", |
| 43 | "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git", | 43 | "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git", |
| 44 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", | 44 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", |
| 45 | "foca-cabecera-facturador": "git+http://git.focasoftware.com/npm/foca-cabecera-facturador.git", | 45 | "foca-cabecera-facturador": "git+http://git.focasoftware.com/npm/foca-cabecera-facturador.git", |
| 46 | "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git", | 46 | "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git", |
| 47 | "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git", | 47 | "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git", |
| 48 | "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git", | 48 | "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git", |
| 49 | "foca-crear-login": "git+http://git.focasoftware.com/npm/foca-crear-login.git", | 49 | "foca-crear-login": "git+http://git.focasoftware.com/npm/foca-crear-login.git", |
| 50 | "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git", | 50 | "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git", |
| 51 | "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git", | 51 | "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git", |
| 52 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | 52 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", |
| 53 | "foca-estado-cisternas": "git+http://git.focasoftware.com/npm/foca-estado-cisternas.git", | 53 | "foca-estado-cisternas": "git+http://git.focasoftware.com/npm/foca-estado-cisternas.git", |
| 54 | "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git", | 54 | "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git", |
| 55 | "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git", | 55 | "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git", |
| 56 | "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git", | 56 | "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git", |
| 57 | "foca-logistica-pedido-ruta": "git+http://git.focasoftware.com/npm/foca-logistica-pedido-ruta.git", | 57 | "foca-logistica-pedido-ruta": "git+http://git.focasoftware.com/npm/foca-logistica-pedido-ruta.git", |
| 58 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", | 58 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", |
| 59 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", | 59 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", |
| 60 | "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git", | 60 | "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git", |
| 61 | "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git", | 61 | "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git", |
| 62 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", | 62 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", |
| 63 | "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git", | 63 | "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git", |
| 64 | "foca-modal-detalles": "git+http://git.focasoftware.com/npm/foca-modal-detalles.git", | 64 | "foca-modal-detalles": "git+http://git.focasoftware.com/npm/foca-modal-detalles.git", |
| 65 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", | 65 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", |
| 66 | "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git", | 66 | "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git", |
| 67 | "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git", | 67 | "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git", |
| 68 | "foca-modal-factura-detalle": "git+http://git.focasoftware.com/npm/foca-modal-factura-detalle.git", | 68 | "foca-modal-factura-detalle": "git+http://git.focasoftware.com/npm/foca-modal-factura-detalle.git", |
| 69 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", | 69 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", |
| 70 | "foca-modal-lista-precio": "git+http://git.focasoftware.com/npm/foca-modal-lista-precio.git", | 70 | "foca-modal-lista-precio": "git+http://git.focasoftware.com/npm/foca-modal-lista-precio.git", |
| 71 | "foca-modal-login": "git+http://git.focasoftware.com/npm/foca-modal-login.git", | 71 | "foca-modal-login": "git+http://git.focasoftware.com/npm/foca-modal-login.git", |
| 72 | "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git", | 72 | "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git", |
| 73 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", | 73 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", |
| 74 | "foca-modal-punto-descarga": "git+http://git.focasoftware.com/npm/foca-modal-punto-descarga.git", | 74 | "foca-modal-punto-descarga": "git+http://git.focasoftware.com/npm/foca-modal-punto-descarga.git", |
| 75 | "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git", | 75 | "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git", |
| 76 | "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git", | 76 | "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git", |
| 77 | "foca-modal-unidad-medida": "git+http://git.focasoftware.com/npm/foca-modal-unidad-medida.git", | 77 | "foca-modal-unidad-medida": "git+http://git.focasoftware.com/npm/foca-modal-unidad-medida.git", |
| 78 | "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git", | 78 | "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git", |
| 79 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", | 79 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", |
| 80 | "foca-sqlite": "git+http://git.focasoftware.com/npm/foca-sqlite.git", | 80 | "foca-sqlite": "git+http://git.focasoftware.com/npm/foca-sqlite.git", |
| 81 | "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git", | 81 | "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git", |
| 82 | "font-awesome": "^4.7.0", | 82 | "font-awesome": "^4.7.0", |
| 83 | "gulp-angular-templatecache": "^2.2.1", | 83 | "gulp-angular-templatecache": "^2.2.1", |
| 84 | "gulp-htmlmin": "^5.0.1", | 84 | "gulp-htmlmin": "^5.0.1", |
| 85 | "gulp-sequence": "^1.0.0", | 85 | "gulp-sequence": "^1.0.0", |
| 86 | "gulp-uglify-es": "^1.0.4", | 86 | "gulp-uglify-es": "^1.0.4", |
| 87 | "jquery": "^3.3.1", | 87 | "jquery": "^3.3.1", |
| 88 | "ladda": "1.0.6", | 88 | "ladda": "1.0.6", |
| 89 | "leaflet": "1.3.4", | 89 | "leaflet": "1.3.4", |
| 90 | "moment": "2.23.0", | 90 | "moment": "2.23.0", |
| 91 | "ngstorage": "^0.3.11", | 91 | "ngstorage": "^0.3.11", |
| 92 | "node-sass": "^4.10.0", | 92 | "node-sass": "^4.10.0", |
| 93 | "uglify": "^0.1.5", | 93 | "uglify": "^0.1.5", |
| 94 | "ui-bootstrap4": "^3.0.6" | 94 | "ui-bootstrap4": "^3.0.6" |
| 95 | }, | 95 | }, |
| 96 | "devDependencies": { | 96 | "devDependencies": { |
| 97 | "gulp": "3.9.1", | 97 | "gulp": "3.9.1", |
| 98 | "gulp-clean": "^0.4.0", | 98 | "gulp-clean": "^0.4.0", |
| 99 | "gulp-concat": "^2.6.1", | 99 | "gulp-concat": "^2.6.1", |
| 100 | "gulp-connect": "^5.6.1", | 100 | "gulp-connect": "^5.6.1", |
| 101 | "gulp-jshint": "^2.1.0", | 101 | "gulp-jshint": "^2.1.0", |
| 102 | "gulp-rename": "^1.4.0", | 102 | "gulp-rename": "^1.4.0", |
| 103 | "gulp-replace": "^1.0.0", | 103 | "gulp-replace": "^1.0.0", |
| 104 | "gulp-sass": "^4.0.1", | 104 | "gulp-sass": "^4.0.1", |
| 105 | "gulp-uglify": "^3.0.2", | 105 | "gulp-uglify": "^3.0.2", |
| 106 | "gulp-watch": "^5.0.1", | 106 | "gulp-watch": "^5.0.1", |
| 107 | "jasmine-core": "^3.2.1", | 107 | "jasmine-core": "^3.2.1", |
| 108 | "jshint": "^2.10.1", | 108 | "jshint": "^2.10.2", |
| 109 | "pre-commit": "^1.2.2", | 109 | "pre-commit": "^1.2.2", |
| 110 | "pump": "^3.0.0" | 110 | "pump": "^3.0.0" |
| 111 | } | 111 | } |
| 112 | } | 112 | } |
| 113 | 113 |
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/informes.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 |
src/sass/general.scss
| 1 | $primary-color: #e09125; | 1 | $primary-color: #e09125; |
| 2 | @import 'admin-seguimiento'; | 2 | @import 'admin-seguimiento'; |
| 3 | @import 'bootstrap'; | 3 | @import 'bootstrap'; |
| 4 | @import 'botonera'; | 4 | @import 'botonera'; |
| 5 | @import 'botonera-lateral'; | 5 | @import 'botonera-lateral'; |
| 6 | @import 'botonera-principal'; | 6 | @import 'botonera-principal'; |
| 7 | @import 'botonera-secundaria'; | 7 | @import 'botonera-secundaria'; |
| 8 | @import 'contenedor'; | 8 | @import 'contenedor'; |
| 9 | @import 'lista'; | 9 | @import 'lista'; |
| 10 | @import 'login'; | 10 | @import 'login'; |
| 11 | @import 'panel-informativo'; | 11 | @import 'panel-informativo'; |
| 12 | @import 'tabla'; | 12 | @import 'tabla'; |
| 13 | @import 'teclado'; | 13 | @import 'teclado'; |
| 14 | @import 'tabla-articulos'; | 14 | @import 'tabla-articulos'; |
| 15 | @import 'acciones-mobile'; | 15 | @import 'acciones-mobile'; |
| 16 | @import 'swiper'; | 16 | @import 'swiper'; |
| 17 | @import 'foca-crear'; | 17 | @import 'foca-crear'; |
| 18 | @import 'logistica-pedido-ruta'; | 18 | @import 'logistica-pedido-ruta'; |
| 19 | @import 'tabs'; | 19 | @import 'tabs'; |
| 20 | @import 'grid'; | 20 | @import 'grid'; |
| 21 | @import 'paginador-abm'; | 21 | @import 'paginador-abm'; |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | //OCULTA FLECHAS INPUT NUMBER | 24 | //OCULTA FLECHAS INPUT NUMBER |
| 25 | input[type='number'] { | 25 | input[type='number'] { |
| 26 | -moz-appearance:textfield; | 26 | -moz-appearance:textfield; |
| 27 | } | 27 | } |
| 28 | input::-webkit-outer-spin-button, | 28 | input::-webkit-outer-spin-button, |
| 29 | input::-webkit-inner-spin-button { | 29 | input::-webkit-inner-spin-button { |
| 30 | -webkit-appearance: none; | 30 | -webkit-appearance: none; |
| 31 | } | 31 | } |
| 32 | 32 | ||
| 33 | .d-md-grid{ | 33 | .d-md-grid{ |
| 34 | @media (min-width: 768px) { | 34 | @media (min-width: 768px) { |
| 35 | display: grid !important; | 35 | display: grid !important; |
| 36 | } | 36 | } |
| 37 | } | 37 | } |
| 38 | 38 | ||
| 39 | .btn-outline-debo{ | 39 | .btn-outline-debo{ |
| 40 | background-color: transparent; | 40 | background-color: transparent; |
| 41 | color: $primary-color; | 41 | color: $primary-color; |
| 42 | border-color: $primary-color; | 42 | border-color: $primary-color; |
| 43 | &:hover{ | 43 | &:hover{ |
| 44 | color: #FFF; | 44 | color: #FFF; |
| 45 | border-color: transparent; | 45 | border-color: transparent; |
| 46 | background-color: $primary-color; | 46 | background-color: $primary-color; |
| 47 | } | 47 | } |
| 48 | } | 48 | } |
| 49 | 49 | ||
| 50 | .front-index{ | 50 | .front-index{ |
| 51 | z-index: 9999; | 51 | z-index: 9999; |
| 52 | } | 52 | } |
| 53 | 53 | ||
| 54 | .uib-daypicker{ | 54 | .uib-daypicker{ |
| 55 | outline: 0 | 55 | outline: 0 |
| 56 | } | 56 | } |
| 57 | 57 | ||
| 58 | .right-0{ | 58 | .right-0{ |
| 59 | right: 0; | 59 | right: 0; |
| 60 | } | 60 | } |
| 61 | 61 | ||
| 62 | .tabla-factura{ | 62 | .tabla-factura{ |
| 63 | word-wrap: break-word; | 63 | word-wrap: break-word; |
| 64 | table-layout: fixed; | 64 | table-layout: fixed; |
| 65 | } | 65 | } |
| 66 | 66 | ||
| 67 | .ladda-w-100 .ladda-label{ | 67 | .ladda-w-100 .ladda-label{ |
| 68 | width: 100% | 68 | width: 100% |
| 69 | } | 69 | } |
| 70 | 70 | ||
| 71 | .btn-delete-image{ | 71 | .btn-delete-image{ |
| 72 | height: 25px; | 72 | height: 25px; |
| 73 | width: 25px; | 73 | width: 25px; |
| 74 | top: -10px; | 74 | top: -10px; |
| 75 | right: 0; | 75 | right: 0; |
| 76 | } | 76 | } |
| 77 | |||
| 78 | button.clear-input{ | ||
| 79 | cursor: pointer; | ||
| 80 | background: transparent; | ||
| 81 | border: none; | ||
| 82 | margin-left: -24px; | ||
| 83 | z-index: 9; | ||
| 84 | &:focus{ | ||
| 85 | outline: none; | ||
| 86 | } | ||
| 87 | } | ||
| 77 | 88 |