User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
.stickyHeader th {
.wikitable .stickyHeader th {
   position: -webkit-sticky;
   position: -webkit-sticky;
   position: sticky;
   position: sticky;
}
}

Revision as of 08:27, 17 May 2021

.wikitable .stickyHeader th {
  position: -webkit-sticky;
  position: sticky;
}