general-library-union 2.9.99 → 3.0.1

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.9.99",
3
+ "version": "3.0.1",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4100,6 +4100,10 @@ td.GrupoColor {
4100
4100
  border-radius: 50%;
4101
4101
  }
4102
4102
 
4103
+ #cargue-plantillas .p-button.p-fileupload-choose{
4104
+ padding: 0.45rem !important;
4105
+ }
4106
+
4103
4107
 
4104
4108
 
4105
4109
  /******************************************************************************
@@ -5054,7 +5054,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5054
5054
 
5055
5055
  #cargue-plantillas .contenedor-icono-acciones-principal{
5056
5056
  display: inline-block;
5057
- background-color: white;
5057
+ background-color: transparent;
5058
5058
  border-radius: 50%;
5059
5059
  width: 25px;
5060
5060
  height: 25px;