@c8y/style 1023.78.1 → 1023.78.4
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
|
@@ -420,9 +420,9 @@ body fieldset > .dashboard-preview-slot {
|
|
|
420
420
|
.content-fullpage{
|
|
421
421
|
height: 100%!important;
|
|
422
422
|
}
|
|
423
|
-
|
|
424
|
-
.
|
|
425
|
-
|
|
423
|
+
c8y-asset-table-widget-view.hide-footer {
|
|
424
|
+
.table-data-grid-footer {
|
|
425
|
+
display: none;
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
428
|
}
|
|
@@ -423,9 +423,9 @@ body fieldset > .dashboard-preview-slot {
|
|
|
423
423
|
.content-fullpage{
|
|
424
424
|
height: 100%!important;
|
|
425
425
|
}
|
|
426
|
-
|
|
427
|
-
.
|
|
428
|
-
|
|
426
|
+
c8y-asset-table-widget-view.hide-footer {
|
|
427
|
+
.table-data-grid-footer {
|
|
428
|
+
display: none;
|
|
429
429
|
}
|
|
430
430
|
}
|
|
431
431
|
}
|