general-library-union 2.3.15 → 2.3.16
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
|
@@ -2994,6 +2994,12 @@ td.GrupoColor {
|
|
|
2994
2994
|
padding: 0.3rem !important;
|
|
2995
2995
|
}
|
|
2996
2996
|
|
|
2997
|
+
|
|
2998
|
+
.breadEstructura span.p-menuitem-text{
|
|
2999
|
+
margin: 2px 0 1px;
|
|
3000
|
+
}
|
|
3001
|
+
|
|
3002
|
+
|
|
2997
3003
|
.breadEstructura .p-breadcrumb li:nth-child(3) span {
|
|
2998
3004
|
background: #fff;
|
|
2999
3005
|
border: solid 2px $morado;
|