MediaWiki:Common.css: Difference between revisions

From Melvor Idle
(Undoing last edit)
(Undo revision 39068 by Falterfire (talk) jk we're not done yet)
Tag: Undo
Line 4: Line 4:
   position: -webkit-sticky;
   position: -webkit-sticky;
   position: sticky;
   position: sticky;
}
table.lighttable .highlight-over {
    background-color: #ccc;
}
table.lighttable .highlight-on {
    background-color: #cfc;
}
}