MediaWiki:Vector-2022.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
(7 intermediate revisions by the same user not shown)
Line 27: Line 27:
padding-right: 0;
padding-right: 0;
}
}
}
/* Purge tab gadget */
.mw-ui-icon-vector-gadget-ca-purge {
display: none;
}
.mw-ui-icon-vector-gadget-ca-purge + span {
margin: 0 !important;
}
}


Line 40: Line 48:
.mw-parser-output > table.wikitable:not(.mw-collapsible),
.mw-parser-output > table.wikitable:not(.mw-collapsible),
.mw-parser-output > table[border="1"][style*="border-collapse"] {
.mw-parser-output > table[border="1"][style*="border-collapse"] {
border: 0 !important;
border-width: 0 !important;
border-color: #808080;
}
}
.mw-parser-output table img {
table.wikitable img, .mw-parser-output > table[border="1"] img {
min-width: 15px !important;
min-width: 15px !important;
max-width: 100% !important;
max-width: 100% !important;