general-library-union 3.2.72 → 3.2.74
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
|
@@ -1413,7 +1413,6 @@ margin-left: 10px;
|
|
|
1413
1413
|
overflow: hidden;
|
|
1414
1414
|
text-align: center;
|
|
1415
1415
|
margin-top: -9px;
|
|
1416
|
-
padding: 3px 0 0px;
|
|
1417
1416
|
border: solid 2px #fff;
|
|
1418
1417
|
}
|
|
1419
1418
|
|
|
@@ -3458,7 +3457,7 @@ li.btn-descarga-masiva a {
|
|
|
3458
3457
|
|
|
3459
3458
|
.empleado {
|
|
3460
3459
|
background: #313037;
|
|
3461
|
-
padding:
|
|
3460
|
+
padding: 2% 3% 1%;
|
|
3462
3461
|
border-radius: 5px;
|
|
3463
3462
|
margin-bottom: 5px;
|
|
3464
3463
|
|