MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 173: Line 173:
border-width: 0px;
border-width: 0px;
}
}
.wide > * > tr > th:first-child {position: sticky; left: 1px; border-width: 0px; margin: 0px; padding: 0px; box-shadow: 0px 0px 0px 1px #1F160C inset;} /* freezes first column when scrolling */
.wide > * > tr > th:first-child {position: sticky; left: 1px; margin: 0px 3px; padding: 0px -2px;} /* freezes first column when scrolling */


.wikitable-3col > * > tr > td {width: 33% !important;}
.wikitable-3col > * > tr > td {width: 33% !important;}