MediaWiki:StickyTableHeaders.css: Difference between revisions

From Ephinea PSO Wiki
(Created page with "table.sticky tr.floating > th { border-color: transparent; outline: 1px solid #aaa; }")
 
(No difference)

Latest revision as of 03:09, 5 November 2017

table.sticky tr.floating > th {
  border-color: transparent;
  outline: 1px solid #aaa;
}