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: 0;
border-width: 0;
}
}
.wide > * > tr > th:first-child {position: sticky; left: 1px; border-width: 0px; outline: #150D0A solid 1px;} /* freezes first column when scrolling */
.wide > * > tr > th:first-child {position: sticky; left: 1px; border-width: 0px; margin-right: -1px; padding-right: -1px; outline: #1F160C solid 1px; box-shadow: 1px 0px 0px 0px #1F160C;} /* freezes first column when scrolling */


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