general-library-union 2.8.96 → 2.8.98
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
|
@@ -3936,7 +3936,7 @@ td.GrupoColor {
|
|
|
3936
3936
|
font-weight: bold;
|
|
3937
3937
|
}
|
|
3938
3938
|
|
|
3939
|
-
|
|
3939
|
+
.tabla-planta-personal thead.p-datatable-thead {
|
|
3940
3940
|
background: var(--color-100) !important;
|
|
3941
3941
|
}
|
|
3942
3942
|
|
|
@@ -4085,9 +4085,16 @@ td.GrupoColor {
|
|
|
4085
4085
|
|
|
4086
4086
|
}
|
|
4087
4087
|
|
|
4088
|
+
|
|
4089
|
+
.card-cargo .avatar-container {
|
|
4090
|
+
height: 70px !important;
|
|
4091
|
+
width: 90px;
|
|
4088
4092
|
}
|
|
4089
4093
|
|
|
4090
|
-
|
|
4094
|
+
.card-cargo .us-foto-perfil {
|
|
4095
|
+
min-width: 60px;
|
|
4096
|
+
}
|
|
4097
|
+
}
|
|
4091
4098
|
|
|
4092
4099
|
|
|
4093
4100
|
|
|
@@ -5065,6 +5065,18 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5065
5065
|
|
|
5066
5066
|
}
|
|
5067
5067
|
|
|
5068
|
+
|
|
5069
|
+
.card-cargo .avatar-container {
|
|
5070
|
+
height: 70px !important;
|
|
5071
|
+
width: 90px;
|
|
5072
|
+
}
|
|
5073
|
+
|
|
5074
|
+
.card-cargo .us-foto-perfil {
|
|
5075
|
+
min-width: 60px;
|
|
5076
|
+
}
|
|
5077
|
+
|
|
5078
|
+
|
|
5079
|
+
|
|
5068
5080
|
}
|
|
5069
5081
|
|
|
5070
5082
|
|