Commit 179af6f37c6f7a255cca4069607e908b82a33913
1 parent
3ec10cc910
Exists in
master
and in
1 other branch
no change
Showing
2 changed files
with
62 additions
and
63 deletions
Show diff stats
package.json
| ... | ... | @@ -15,7 +15,7 @@ |
| 15 | 15 | ], |
| 16 | 16 | "repository": { |
| 17 | 17 | "type": "git", |
| 18 | - "url": "ssh://git@debonline.dyndns.org:npm/wrapper-demo.git" | |
| 18 | + "url": "http://git.focasoftware.com/npm/wrapper-demo.git" | |
| 19 | 19 | }, |
| 20 | 20 | "author": "Foca Software", |
| 21 | 21 | "license": "ISC", |
| ... | ... | @@ -28,65 +28,65 @@ |
| 28 | 28 | "angular-sanitize": "^1.7.5", |
| 29 | 29 | "angular-ui-swiper": "^2.3.8", |
| 30 | 30 | "bootstrap": "^4.1.3", |
| 31 | - "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | |
| 32 | - "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | |
| 33 | - "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | |
| 34 | - "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git", | |
| 35 | - "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | |
| 36 | - "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", | |
| 37 | - "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | |
| 38 | - "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", | |
| 39 | - "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", | |
| 40 | - "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | |
| 41 | - "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | |
| 42 | - "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | |
| 43 | - "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | |
| 44 | - "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | |
| 45 | - "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | |
| 46 | - "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | |
| 47 | - "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | |
| 48 | - "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | |
| 49 | - "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | |
| 50 | - "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | |
| 51 | - "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | |
| 52 | - "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", | |
| 53 | - "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | |
| 54 | - "foca-modal-actividad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-actividad.git", | |
| 55 | - "foca-modal-banco": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-banco.git", | |
| 56 | - "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | |
| 57 | - "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | |
| 58 | - "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", | |
| 59 | - "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git", | |
| 60 | - "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | |
| 61 | - "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | |
| 62 | - "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | |
| 63 | - "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | |
| 64 | - "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | |
| 65 | - "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | |
| 66 | - "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | |
| 67 | - "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | |
| 68 | - "foca-modal-forma-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-forma-pago.git", | |
| 69 | - "foca-modal-iva": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-iva.git", | |
| 70 | - "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | |
| 71 | - "foca-modal-localidad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localidad.git", | |
| 72 | - "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", | |
| 73 | - "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | |
| 74 | - "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | |
| 75 | - "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", | |
| 76 | - "foca-modal-provincia": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-provincia.git", | |
| 77 | - "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | |
| 78 | - "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | |
| 79 | - "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | |
| 80 | - "foca-modal-tipo-comprobante": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tipo-comprobante.git", | |
| 81 | - "foca-modal-tipo-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tipo-factura.git", | |
| 82 | - "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", | |
| 83 | - "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | |
| 84 | - "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", | |
| 85 | - "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", | |
| 86 | - "foca-modal-zona": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-zona.git", | |
| 87 | - "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | |
| 88 | - "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | |
| 89 | - "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | |
| 31 | + "foca-abm-chofer": "git+http://git.focasoftware.com/npm/foca-abm-chofer.git", | |
| 32 | + "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git", | |
| 33 | + "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git", | |
| 34 | + "foca-abm-sectores": "git+http://git.focasoftware.com/npm/foca-abm-sectores.git", | |
| 35 | + "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git", | |
| 36 | + "foca-abm-vendedor-cobrador": "git+http://git.focasoftware.com/npm/foca-abm-vendedor-cobrador.git", | |
| 37 | + "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git", | |
| 38 | + "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", | |
| 39 | + "foca-botonera-lateral": "git+http://git.focasoftware.com/npm/foca-botonera-lateral.git", | |
| 40 | + "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git", | |
| 41 | + "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", | |
| 42 | + "foca-cabecera-facturador": "git+http://git.focasoftware.com/npm/foca-cabecera-facturador.git", | |
| 43 | + "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git", | |
| 44 | + "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git", | |
| 45 | + "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git", | |
| 46 | + "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git", | |
| 47 | + "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git", | |
| 48 | + "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | |
| 49 | + "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git", | |
| 50 | + "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git", | |
| 51 | + "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git", | |
| 52 | + "foca-logistica-pedido-ruta": "git+http://git.focasoftware.com/npm/foca-logistica-pedido-ruta.git", | |
| 53 | + "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", | |
| 54 | + "foca-modal-actividad": "git+http://git.focasoftware.com/npm/foca-modal-actividad.git", | |
| 55 | + "foca-modal-banco": "git+http://git.focasoftware.com/npm/foca-modal-banco.git", | |
| 56 | + "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", | |
| 57 | + "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git", | |
| 58 | + "foca-modal-chofer": "git+http://git.focasoftware.com/npm/foca-modal-chofer.git", | |
| 59 | + "foca-modal-cobrador": "git+http://git.focasoftware.com/npm/foca-modal-cobrador.git", | |
| 60 | + "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git", | |
| 61 | + "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", | |
| 62 | + "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git", | |
| 63 | + "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", | |
| 64 | + "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git", | |
| 65 | + "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git", | |
| 66 | + "foca-modal-factura-detalle": "git+http://git.focasoftware.com/npm/foca-modal-factura-detalle.git", | |
| 67 | + "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", | |
| 68 | + "foca-modal-forma-pago": "git+http://git.focasoftware.com/npm/foca-modal-forma-pago.git", | |
| 69 | + "foca-modal-iva": "git+http://git.focasoftware.com/npm/foca-modal-iva.git", | |
| 70 | + "foca-modal-lista-precio": "git+http://git.focasoftware.com/npm/foca-modal-lista-precio.git", | |
| 71 | + "foca-modal-localidad": "git+http://git.focasoftware.com/npm/foca-modal-localidad.git", | |
| 72 | + "foca-modal-moneda": "git+http://git.focasoftware.com/npm/foca-modal-moneda.git", | |
| 73 | + "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git", | |
| 74 | + "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", | |
| 75 | + "foca-modal-proveedor": "git+http://git.focasoftware.com/npm/foca-modal-proveedor.git", | |
| 76 | + "foca-modal-provincia": "git+http://git.focasoftware.com/npm/foca-modal-provincia.git", | |
| 77 | + "foca-modal-punto-descarga": "git+http://git.focasoftware.com/npm/foca-modal-punto-descarga.git", | |
| 78 | + "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git", | |
| 79 | + "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git", | |
| 80 | + "foca-modal-tipo-comprobante": "git+http://git.focasoftware.com/npm/foca-modal-tipo-comprobante.git", | |
| 81 | + "foca-modal-tipo-factura": "git+http://git.focasoftware.com/npm/foca-modal-tipo-factura.git", | |
| 82 | + "foca-modal-transportista": "git+http://git.focasoftware.com/npm/foca-modal-transportista.git", | |
| 83 | + "foca-modal-unidad-medida": "git+http://git.focasoftware.com/npm/foca-modal-unidad-medida.git", | |
| 84 | + "foca-modal-vehiculo": "git+http://git.focasoftware.com/npm/foca-modal-vehiculo.git", | |
| 85 | + "foca-modal-vendedores": "git+http://git.focasoftware.com/npm/foca-modal-vendedores.git", | |
| 86 | + "foca-modal-zona": "git+http://git.focasoftware.com/npm/foca-modal-zona.git", | |
| 87 | + "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git", | |
| 88 | + "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", | |
| 89 | + "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git", | |
| 90 | 90 | "font-awesome": "^4.7.0", |
| 91 | 91 | "gulp-angular-templatecache": "^2.2.1", |
| 92 | 92 | "gulp-htmlmin": "^5.0.1", |
src/sass/_botonera-principal.scss
| ... | ... | @@ -84,10 +84,9 @@ |
| 84 | 84 | } |
| 85 | 85 | &-nota-pedido { |
| 86 | 86 | & button { |
| 87 | - background-image: url('../img/notaDePedido.png'); | |
| 88 | - background-size: 90px 90px; | |
| 87 | + background-position: -1250px 0px; | |
| 89 | 88 | &:hover { |
| 90 | - background-color: rgb(250,250,250); | |
| 89 | + background-position: -1250px -90px; | |
| 91 | 90 | } |
| 92 | 91 | } |
| 93 | 92 | } |