Commit 485d8b1e22a7b5f63d6d3244ec7e462b197a00c1

Authored by Luigi
1 parent b8885d91d5
Exists in develop

Tabla vehiculo - Boton guardar

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-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", 40 "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git#develop",
41 "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", 41 "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git#develop",
42 "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", 42 "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git#develop",
43 "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", 43 "foca-abm-vendedor-cobrador": "git+http://git.focasoftware.com/npm/foca-abm-vendedor-cobrador.git#develop",
44 "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", 44 "foca-activar-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-activar-hoja-ruta.git#develop",
45 "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", 45 "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git#develop",
46 "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", 46 "foca-agendar-visita": "git+http://git.focasoftware.com/npm/foca-agendar-visita.git#develop",
47 "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git", 47 "foca-autorizar-nota-pedido": "git+http://git.focasoftware.com/npm/foca-autorizar-nota-pedido.git#develop",
48 "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", 48 "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git#develop",
49 "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", 49 "foca-botonera-lateral": "git+http://git.focasoftware.com/npm/foca-botonera-lateral.git#develop",
50 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", 50 "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git#develop",
51 "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", 51 "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git#develop",
52 "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", 52 "foca-cabecera-facturador": "git+http://git.focasoftware.com/npm/foca-cabecera-facturador.git#develop",
53 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", 53 "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git#develop",
54 "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", 54 "foca-configurar-terminal": "git+http://git.focasoftware.com/npm/foca-configurar-terminal.git#develop",
55 "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", 55 "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git#develop",
56 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", 56 "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git#develop",
57 "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", 57 "foca-crear-login": "git+http://git.focasoftware.com/npm/foca-crear-login.git#develop",
58 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", 58 "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git#develop",
59 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", 59 "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git#develop",
60 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", 60 "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git#develop",
61 "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", 61 "foca-estado-cisternas": "git+http://git.focasoftware.com/npm/foca-estado-cisternas.git#develop",
62 "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", 62 "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git#develop",
63 "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", 63 "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git#develop",
64 "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", 64 "foca-informes": "git+http://git.focasoftware.com/npm/foca-informes.git#develop",
65 "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", 65 "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git#develop",
66 "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", 66 "foca-logistica-pedido-ruta": "git+http://git.focasoftware.com/npm/foca-logistica-pedido-ruta.git#develop",
67 "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", 67 "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git#develop",
68 "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", 68 "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git#develop",
69 "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", 69 "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git#develop",
70 "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", 70 "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git#develop",
71 "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", 71 "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git#develop",
72 "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", 72 "foca-modal-detalle-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-detalle-cisternas.git#develop",
73 "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", 73 "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git#develop",
74 "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", 74 "foca-modal-detalles": "git+http://git.focasoftware.com/npm/foca-modal-detalles.git#develop",
75 "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", 75 "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git#develop",
76 "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", 76 "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git#develop",
77 "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", 77 "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git#develop",
78 "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", 78 "foca-modal-factura-detalle": "git+http://git.focasoftware.com/npm/foca-modal-factura-detalle.git#develop",
79 "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", 79 "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git#develop",
80 "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", 80 "foca-modal-grafico-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-grafico-cisternas.git#develop",
81 "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", 81 "foca-modal-informe": "git+http://git.focasoftware.com/npm/foca-modal-informe.git#develop",
82 "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", 82 "foca-modal-lista-precio": "git+http://git.focasoftware.com/npm/foca-modal-lista-precio.git#develop",
83 "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", 83 "foca-modal-localizar": "git+http://git.focasoftware.com/npm/foca-modal-localizar.git#develop",
84 "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", 84 "foca-modal-login": "git+http://git.focasoftware.com/npm/foca-modal-login.git#develop",
85 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", 85 "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git#develop",
86 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", 86 "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git#develop",
87 "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", 87 "foca-modal-punto-descarga": "git+http://git.focasoftware.com/npm/foca-modal-punto-descarga.git#develop",
88 "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", 88 "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git#develop",
89 "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", 89 "foca-modal-resumen-cuenta": "git+http://git.focasoftware.com/npm/foca-modal-resumen-cuenta.git#develop",
90 "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", 90 "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git#develop",
91 "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", 91 "foca-modal-unidad-medida": "git+http://git.focasoftware.com/npm/foca-modal-unidad-medida.git#develop",
92 "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", 92 "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git#develop",
93 "foca-parametros": "git+ssh://git@debonline.dyndns.org:npm/foca-parametros.git", 93 "foca-parametros": "git+http://git.focasoftware.com/npm/foca-parametros.git#develop",
94 "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", 94 "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git#develop",
95 "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", 95 "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git#develop",
96 "font-awesome": "^4.7.0", 96 "font-awesome": "^4.7.0",
97 "gulp-angular-templatecache": "^2.2.6", 97 "gulp-angular-templatecache": "^2.2.7",
98 "gulp-htmlmin": "^5.0.1", 98 "gulp-htmlmin": "^5.0.1",
99 "gulp-sequence": "^1.0.0", 99 "gulp-sequence": "^1.0.0",
100 "gulp-uglify-es": "^1.0.4", 100 "gulp-uglify-es": "^1.0.4",
101 "jquery": "^3.4.0", 101 "jquery": "^3.4.1",
102 "jszip": "2.6.1", 102 "jszip": "2.6.1",
103 "ladda": "1.0.6", 103 "ladda": "1.0.6",
104 "leaflet": "1.3.4", 104 "leaflet": "1.3.4",
105 "lodash": "4.17.11", 105 "lodash": "4.17.11",
106 "moment": "2.23.0", 106 "moment": "2.23.0",
107 "ngstorage": "^0.3.11", 107 "ngstorage": "^0.3.11",
108 "node-sass": "^4.11.0", 108 "node-sass": "^4.12.0",
109 "pdfmake": "0.1.41", 109 "pdfmake": "0.1.41",
110 "uglify": "^0.1.5", 110 "uglify": "^0.1.5",
111 "ui-bootstrap4": "^3.0.6" 111 "ui-bootstrap4": "^3.0.6"
112 }, 112 },
113 "devDependencies": { 113 "devDependencies": {
114 "gulp": "3.9.1", 114 "gulp": "3.9.1",
115 "gulp-clean": "^0.4.0", 115 "gulp-clean": "^0.4.0",
116 "gulp-concat": "^2.6.1", 116 "gulp-concat": "^2.6.1",
117 "gulp-connect": "^5.7.0", 117 "gulp-connect": "^5.7.0",
118 "gulp-jshint": "^2.1.0", 118 "gulp-jshint": "^2.1.0",
119 "gulp-rename": "^1.4.0", 119 "gulp-rename": "^1.4.0",
120 "gulp-replace": "^1.0.0", 120 "gulp-replace": "^1.0.0",
121 "gulp-sass": "^4.0.1", 121 "gulp-sass": "^4.0.1",
122 "gulp-uglify": "^3.0.2", 122 "gulp-uglify": "^3.0.2",
123 "gulp-watch": "^5.0.1", 123 "gulp-watch": "^5.0.1",
124 "jasmine-core": "^3.4.0", 124 "jasmine-core": "^3.4.0",
125 "jshint": "^2.10.2", 125 "jshint": "^2.10.2",
126 "pre-commit": "^1.2.2", 126 "pre-commit": "^1.2.2",
127 "pump": "^3.0.0" 127 "pump": "^3.0.0"
128 } 128 }
129 } 129 }
130 130
src/sass/_tabla.scss
1 .table { 1 .table {
2 &-nonfluid { 2 &-nonfluid {
3 width: auto; 3 width: auto;
4 } 4 }
5 &-celda-total { 5 &-celda-total {
6 color: #000000; 6 color: #000000;
7 background-color: #FF9900; 7 background-color: #FF9900;
8 } 8 }
9 &-title{ 9 &-title{
10 background-color: #67615e; 10 background-color: #67615e;
11 color: #FFF; 11 color: #FFF;
12 margin-bottom: 0; 12 margin-bottom: 0;
13 padding: 0.25rem 0; 13 padding: 0.25rem 0;
14 font-size: 1rem; 14 font-size: 1rem;
15 } 15 }
16 16
17 thead th{ 17 thead th{
18 font-size: 13px; 18 font-size: 13px;
19 } 19 }
20 20
21 &.table-abm{ 21 &.table-abm{
22 thead{ 22 thead{
23 color: #FFF; 23 color: #FFF;
24 background-color: #67615e; 24 background-color: #67615e;
25 } 25 }
26 } 26 }
27 27
28 } 28 }
29 .table-sm {
30 th,
31 td {
32 white-space: nowrap !important;
33 }
34 }
29 35
src/sass/general.scss
1 @import 'constants'; 1 @import 'constants';
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 @import 'table-autorizar-nota-pedido'; 22 @import 'table-autorizar-nota-pedido';
23 23
24 24
25 //OCULTA FLECHAS INPUT NUMBER 25 //OCULTA FLECHAS INPUT NUMBER
26 input[type='number'] { 26 input[type='number'] {
27 -moz-appearance:textfield; 27 -moz-appearance:textfield;
28 } 28 }
29 29
30 input::-webkit-outer-spin-button, 30 input::-webkit-outer-spin-button,
31 input::-webkit-inner-spin-button { 31 input::-webkit-inner-spin-button {
32 -webkit-appearance: none; 32 -webkit-appearance: none;
33 } 33 }
34 34
35 .d-md-grid{ 35 .d-md-grid{
36 @media (min-width: 768px) { 36 @media (min-width: 768px) {
37 display: grid !important; 37 display: grid !important;
38 } 38 }
39 } 39 }
40 40
41 .btn-outline-debo{ 41 .btn-outline-debo{
42 background-color: transparent; 42 background-color: transparent;
43 color: $primary; 43 color: $primary;
44 border-color: $primary; 44 border-color: $primary;
45 &:hover{ 45 &:hover{
46 color: #FFF; 46 color: #FFF;
47 border-color: transparent; 47 border-color: transparent;
48 background-color: $primary; 48 background-color: $primary;
49 } 49 }
50 &:focus { 50 &:focus {
51 box-shadow: none !important; 51 box-shadow: none !important;
52 } 52 }
53 &:active{ 53 &:active{
54 color: #FFF; 54 color: #FFF;
55 background-color: $primary !important; 55 background-color: $primary !important;
56 box-shadow: 0px 0px 0px 3px $primaryTransparency !important; 56 box-shadow: 0px 0px 0px 3px $primaryTransparency !important;
57 } 57 }
58 } 58 }
59 59
60 .btn-brown { 60 .btn-brown {
61 background-color:$primary; 61 background-color:$primary;
62 -webkit-appearance: none; 62 -webkit-appearance: none;
63 border-color: transparent; 63 border-color: transparent;
64 &:focus { 64 &:focus {
65 outline: 0 !important; 65 outline: 0 !important;
66 box-shadow: none; 66 box-shadow: none;
67 } 67 }
68 .icon-white { 68 .icon-white {
69 color: white; 69 color: white;
70 } 70 }
71 } 71 }
72 72
73 .btn-Guardar {
74 background-color:green;
75 -webkit-appearance: none;
76 border-color: transparent;
77 &:focus {
78 outline: 0 !important;
79 box-shadow: none;
80 }
81 .icon-white {
82 color: white;
83 }
84 }
73 85
74 .page-item.active .page-link { 86 .page-item.active .page-link {
75 z-index: 1; 87 z-index: 1;
76 color: #fff; 88 color: #fff;
77 background-color: $primary; 89 background-color: $primary;
78 border-color: $primary; 90 border-color: $primary;
79 } 91 }
80 92
81 .foca-input { 93 .foca-input {
82 &:focus { 94 &:focus {
83 border-color: $primary; 95 border-color: $primary;
84 box-shadow: 0 0 5px $primary; 96 box-shadow: 0 0 5px $primary;
85 } 97 }
86 } 98 }
87 99
88 .btn-primary { 100 .btn-primary {
89 background-color: $primary !important; 101 background-color: $primary !important;
90 border-color: $primary !important; 102 border-color: $primary !important;
91 &:focus { 103 &:focus {
92 box-shadow: none !important; 104 box-shadow: none !important;
93 } 105 }
94 &:hover { 106 &:hover {
95 border-color: $primaryTransparency !important; 107 border-color: $primaryTransparency !important;
96 background-color: $primaryTransparency !important; 108 background-color: $primaryTransparency !important;
97 } 109 }
98 &:active{ 110 &:active{
99 background-color: $primary !important; 111 background-color: $primary !important;
100 box-shadow: 0px 0px 0px 3px $primaryTransparency !important; 112 box-shadow: 0px 0px 0px 3px $primaryTransparency !important;
101 } 113 }
102 } 114 }
103 115
104 .btn-default { 116 .btn-default {
105 color: #FFF; 117 color: #FFF;
106 background-color: $default !important; 118 background-color: $default !important;
107 border-color: $default !important; 119 border-color: $default !important;
108 &:focus { 120 &:focus {
109 box-shadow: none !important; 121 box-shadow: none !important;
110 } 122 }
111 &:hover { 123 &:hover {
112 color: #FFF; 124 color: #FFF;
113 border-color: $defaultTransparency !important; 125 border-color: $defaultTransparency !important;
114 background-color: $defaultTransparency !important; 126 background-color: $defaultTransparency !important;
115 } 127 }
116 &:active{ 128 &:active{
117 background-color: $default !important; 129 background-color: $default !important;
118 box-shadow: 0px 0px 0px 3px $defaultTransparency !important; 130 box-shadow: 0px 0px 0px 3px $defaultTransparency !important;
119 } 131 }
120 } 132 }
121 133
122 .table-celda-total { 134 .table-celda-total {
123 background-color: $highlightedArea; 135 background-color: $highlightedArea;
124 } 136 }
125 137
126 marquee { 138 marquee {
127 background-color: $highlightedArea; 139 background-color: $highlightedArea;
128 } 140 }
129 141
130 .front-index{ 142 .front-index{
131 z-index: 9999; 143 z-index: 9999;
132 } 144 }
133 145
134 .uib-daypicker{ 146 .uib-daypicker{
135 outline: 0 147 outline: 0
136 } 148 }
137 149
138 .right-0{ 150 .right-0{
139 right: 0; 151 right: 0;
140 } 152 }
141 153
142 .tabla-factura{ 154 .tabla-factura{
143 word-wrap: break-word; 155 word-wrap: break-word;
144 table-layout: fixed; 156 table-layout: fixed;
145 } 157 }
146 158
147 .ladda-w-100 .ladda-label{ 159 .ladda-w-100 .ladda-label{
148 width: 100%; 160 width: 100%;
149 float: right; 161 float: right;
150 } 162 }
151 163
152 .btn-delete-image{ 164 .btn-delete-image{
153 height: 25px; 165 height: 25px;
154 width: 25px; 166 width: 25px;
155 top: -10px; 167 top: -10px;
156 right: 0; 168 right: 0;
157 } 169 }
158 170
159 button.clear-input{ 171 button.clear-input{
160 cursor: pointer; 172 cursor: pointer;
161 background: transparent; 173 background: transparent;
162 border: none; 174 border: none;
163 margin-left: -24px; 175 margin-left: -24px;
164 z-index: 9; 176 z-index: 9;
165 color: #a3a3a3; 177 color: #a3a3a3;
166 &:focus{ 178 &:focus{
167 outline: none; 179 outline: none;
168 } 180 }
169 } 181 }
170 .custom-control-input { 182 .custom-control-input {
171 &:checked ~ .custom-control-label::before { 183 &:checked ~ .custom-control-label::before {
172 border: none !important; 184 border: none !important;
173 color: $primary !important; 185 color: $primary !important;
174 background-color: $primary !important; 186 background-color: $primary !important;
175 box-shadow: 0px 0px 0px 2px $primaryTransparency !important; 187 box-shadow: 0px 0px 0px 2px $primaryTransparency !important;
176 } 188 }
177 &:active ~ .custom-control-label::before { 189 &:active ~ .custom-control-label::before {
178 border: none !important; 190 border: none !important;
179 color: $primary !important; 191 color: $primary !important;
180 background-color: $primary !important; 192 background-color: $primary !important;
181 } 193 }
182 &:focus ~ .custom-control-label::before { 194 &:focus ~ .custom-control-label::before {
183 border: none !important; 195 border: none !important;
184 box-shadow: 0px 0px 0px 2px $primaryTransparency !important; 196 box-shadow: 0px 0px 0px 2px $primaryTransparency !important;
185 } 197 }
186 &:focus:not(:checked) ~ .custom-control-label::before { 198 &:focus:not(:checked) ~ .custom-control-label::before {
187 border: none !important; 199 border: none !important;
188 } 200 }
189 &:not(:disabled):active ~ .custom-control-label::before { 201 &:not(:disabled):active ~ .custom-control-label::before {
190 border: none !important; 202 border: none !important;
191 color: $primary !important; 203 color: $primary !important;
192 box-shadow: 0px 0px 0px 2px $primaryTransparency !important; 204 box-shadow: 0px 0px 0px 2px $primaryTransparency !important;
193 } 205 }
194 &:hover ~ .custom-control-label::before { 206 &:hover ~ .custom-control-label::before {
195 border: none !important; 207 border: none !important;
196 background-color: $primaryTransparency; 208 background-color: $primaryTransparency;
197 } 209 }
198 } 210 }
199 211