MediaWiki:Vector-2022.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 44: Line 44:
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 68: Line 76:
.mw-parser-output table:not(.wikitable) {
.mw-parser-output table:not(.wikitable) {
min-width: 0 !important;
min-width: 0 !important;
}
.thumb img {
max-width: 100% !important;
height: auto !important;
}
}