workspace-explorer/src/main/java/org/gcube/portlets/widgets/wsexplorer/public/workspace-explorer.css

16 lines
240 B
CSS

.margin-auto {
margin: 0 auto;
/* width: 50%; */
}
.table-overflow td, th {
overflow: hidden !important;
}
.table-overflow th{
text-align: center !important;
}
.breadcrumbs-navigator .breadcrumb {
margin-bottom: 3px !important;
}