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


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