general-library-union 2.3.22 → 2.3.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "2.3.22",
3
+ "version": "2.3.23",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -2903,44 +2903,6 @@ p.chip {
2903
2903
  }
2904
2904
 
2905
2905
 
2906
- .Inputgroup #id_fechaInicial input {
2907
- background: #fff;
2908
- }
2909
-
2910
-
2911
- .Inputgroup #id_fechaRegistro input {
2912
- background: #fff;
2913
- }
2914
-
2915
- .Inputgroup input#fechaInicialVigencia {
2916
- background: #fff;
2917
- }
2918
-
2919
- .Inputgroup input#fechaInicialVigencia {
2920
- background: #fff;
2921
- }
2922
-
2923
- .Inputgroup input#fechaFinalVigencia {
2924
- background: #fff;
2925
- }
2926
-
2927
- .Inputgroup #id_fechaFinal input {
2928
- background: #fff;
2929
- }
2930
-
2931
-
2932
- .Inputgroup #id_fechaConteoUno input {
2933
- background: #fff;
2934
- }
2935
-
2936
- .Inputgroup #id_fechaConteoDos input {
2937
- background: #fff;
2938
- }
2939
-
2940
- .Inputgroup #id_fechaConteoTres input {
2941
- background: #fff;
2942
- }
2943
-
2944
2906
 
2945
2907
  #login input.inputext {
2946
2908
  border: solid 1px var(--color-100);