.table-view .important-table-column-header {
|
|
font-weight: bold;
|
|
font-size: large;
|
|
}
|
|
|
|
.table-view .table-header-label-layout {
|
|
width: 100%;
|
|
justify-content: center;
|
|
font-size: x-large;
|
|
}
|