MediaWiki:Common.css: Difference between revisions

mNo edit summary
m Fix for sortable table
Line 206: Line 206:
}
}
.table .table th {
.table .table th {
   background: var(--table-header-background);
   background-color: var(--table-header-background);
}
}
.table .table td {
.table .table td {