general-library-union 2.9.64 → 2.9.66
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
|
@@ -3930,6 +3930,15 @@ td.GrupoColor {
|
|
|
3930
3930
|
margin-top: 10px;
|
|
3931
3931
|
}
|
|
3932
3932
|
|
|
3933
|
+
#actosAdministrativos .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
|
|
3934
|
+
margin: 0;
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3937
|
+
#actosAdministrativos svg.p-icon.p-tree-toggler-icon {
|
|
3938
|
+
width: 9px;
|
|
3939
|
+
padding: 0;
|
|
3940
|
+
}
|
|
3941
|
+
|
|
3933
3942
|
}
|
|
3934
3943
|
|
|
3935
3944
|
|
|
@@ -4948,6 +4948,15 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4948
4948
|
margin-top: 10px;
|
|
4949
4949
|
}
|
|
4950
4950
|
|
|
4951
|
+
#actosAdministrativos .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
|
|
4952
|
+
margin: 0;
|
|
4953
|
+
}
|
|
4954
|
+
|
|
4955
|
+
#actosAdministrativos svg.p-icon.p-tree-toggler-icon {
|
|
4956
|
+
width: 9px;
|
|
4957
|
+
padding: 0;
|
|
4958
|
+
}
|
|
4959
|
+
|
|
4951
4960
|
}
|
|
4952
4961
|
|
|
4953
4962
|
|