MediaWiki:Common.css: Difference between revisions

another Bootstrap override: don't collapse borders on tables
(add override for Table Headings)
(another Bootstrap override: don't collapse borders on tables)
Line 46: Line 46:
.tooltip {
.tooltip {
opacity:100 !important;
opacity:100 !important;
}
table {
border-collapse: separate;
}
}
caption {
caption {
53,890

edits