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

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
blackwiki>Frietjes
(Undid revision 855343036 by Frietjes (talk))
Line 3: Line 3:
 
}
 
}
  
td.sportsrbrtable {
+
td.sportsrbrtable-cell {
padding:1px !important;
+
padding:1px;
 
}
 
}
  
 
th.sportsrbrtable-rnd  {
 
th.sportsrbrtable-rnd  {
width:15px !important;
+
width:15px;
 
}
 
}
  
 
th.sportsrbrtable-rnd-sort  {
 
th.sportsrbrtable-rnd-sort  {
width:15px !important;
+
width:15px;
 
border-bottom:none;
 
border-bottom:none;
 
}
 
}

Revision as of 16:19, 17 August 2018

table.sportsrbrtable {
	text-align:center;
}

td.sportsrbrtable-cell {
	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;
}

th.sportsrbrtable-team {
	text-align:left;
	font-weight:normal;
	background-color:inherit;
}