• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 1,870: Line 1,870:  
   border-color: transparent transparent #888 transparent;
 
   border-color: transparent transparent #888 transparent;
 
}
 
}
+
 
 +
.fixed-header {
 +
  border-collapse: separate;
 +
  border-spacing: 0;
 +
  border: none;
 +
  border-top: 1px solid #a2a9b1;
 +
  border-right: 1px solid #a2a9b1;
 +
}
 +
 
 +
.fixed-header > tr > th, .fixed-header > tr > td, .fixed-header > * > tr > th, .fixed-header > * > tr > td {
 +
  border: none;
 +
  box-shadow: inset 0 -1px 0 #a2a9b1, inset 1px 0 0 #a2a9b1;
 +
}
 +
 
 +
.fixed-header-1 {
 +
  position: sticky;
 +
  top: 0;
 +
  z-index: 1;
 +
}
 +
 
 +
.fixed-header-2 {
 +
  position: sticky;
 +
  top: 2em;
 +
  z-index: 1;
 +
}
 +
 
 
.tooltiptext span.hr {
 
.tooltiptext span.hr {
 
     display: block;
 
     display: block;
cssedit, gkautomate
7,060

edits

Navigation menu