general-library-union 2.9.84 → 2.9.86
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
|
@@ -4926,7 +4926,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4926
4926
|
.lista-tipo-actos {
|
|
4927
4927
|
width: 100%;
|
|
4928
4928
|
position: inherit;
|
|
4929
|
-
box-shadow: 0px 0px 14px
|
|
4929
|
+
box-shadow: 0px 0px 14px rgba(191, 191, 191, 0.4117647059);
|
|
4930
4930
|
margin-bottom: 30px;
|
|
4931
4931
|
}
|
|
4932
4932
|
|
|
@@ -5273,7 +5273,7 @@ font-size:0.72rem;
|
|
|
5273
5273
|
position: initial;
|
|
5274
5274
|
order: 1;
|
|
5275
5275
|
height: auto;
|
|
5276
|
-
box-shadow:
|
|
5276
|
+
box-shadow: 5px 6px 15px rgba(3, 3, 3, 0.6784313725);
|
|
5277
5277
|
}
|
|
5278
5278
|
|
|
5279
5279
|
|