MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 171: Line 171:
margin-bottom: -4px;
margin-bottom: -4px;
background-color: #150D0A;
background-color: #150D0A;
border-width: 0;
border-width: 0px;
}
}
.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 */
.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 */


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