portainer/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.css

17 lines
231 B
CSS

.secondary-heading {
background-color: #e7f6ff !important;
}
.secondary-body {
background-color: #f1f9fd;
}
.datatable-wide {
width: 55px;
}
.datatable-padding-vertical {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}