MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 158: Line 158:
border: 1px solid #1F160C;
border: 1px solid #1F160C;
border-collapse: collapse;
border-collapse: collapse;
background-color: #271C12;
background-color: #271C12;
}
}


Line 173: Line 173:
border-width: 0px;
border-width: 0px;
}
}
.wide > * > tr > th:first-child {position: sticky; left: 1px; margin: 0px 3px; box-shadow: 1px 0px 0px 0px #150D0A;} /* freezes first column when scrolling */
.wide > * > tr > th:first-child {position: sticky; left: 1px; margin: 0px 3px; padding: 0px; box-shadow: -1px 0px 0px 0px #271C12 inset; box-shadow: -1px 0px 0px 0px #271C12;} /* freezes first column when scrolling */


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