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

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
blackwiki>Frietjes
Line 4: Line 4:
  
 
td.sportsrbrtable {
 
td.sportsrbrtable {
padding:1px;
+
padding:1px !important;
 
}
 
}
  
 
th.sportsrbrtable-rnd  {
 
th.sportsrbrtable-rnd  {
width:15px;
+
width:15px !important;
 
}
 
}
  
 
th.sportsrbrtable-rnd-sort  {
 
th.sportsrbrtable-rnd-sort  {
width:15px;
+
width:15px !important;
 
border-bottom:none;
 
border-bottom:none;
 
}
 
}

Revision as of 16:18, 17 August 2018

table.sportsrbrtable {
	text-align:center;
}

td.sportsrbrtable {
	padding:1px !important;
}

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

th.sportsrbrtable-rnd-sort  {
	width:15px !important;
	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;
}