Difference between revisions of "Module:Sports rbr table/styles.css"

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
blackwiki>Frietjes
Line 7: Line 7:
 
}
 
}
  
.sportsrbrtable-rnd th {
+
th.sportsrbrtable-rnd {
 
width:15px;
 
width:15px;
 
}
 
}
  
.sportsrbrtable-rnd-sort th {
+
th.sportsrbrtable-rnd-sort {
 
width:15px;
 
width:15px;
 
border-bottom:none;
 
border-bottom:none;
 
}
 
}
  
.sportsrbrtable-rnd-toggle th {
+
th.sportsrbrtable-rnd-toggle {
 
border-top:none;
 
border-top:none;
 
height:1.2ex;
 
height:1.2ex;

Revision as of 15:55, 17 August 2018

table {
	text-align:center;
}

td {
	padding:1px;
}

th.sportsrbrtable-rnd  {
	width:15px;
}

th.sportsrbrtable-rnd-sort  {
	width:15px;
	border-bottom:none;
}

th.sportsrbrtable-rnd-toggle  {
	border-top:none;
	height:1.2ex;
}

.sportsrbrtable-team td {
	text-align:left;
	padding:inherit;
}