Difference between revisions of "Template:Uppsala/main template"

Line 838: Line 838:
  
 
table.tablesorter tbody td {
 
table.tablesorter tbody td {
     vertical-align: top;
+
     vertical-align: top !important;
     padding: 8px 10px;
+
     padding: 8px 10px !important;
     font-size: 14px;
+
     font-size: 14px !important;
 
}
 
}
  
 
table.pgrouptable td {
 
table.pgrouptable td {
     border: 1px solid rgb(61,61,61);
+
     border: 1px solid rgb(61,61,61) !important;
     background-color: #f5f5f5;
+
     background-color: #f5f5f5 !important;
     color: #000;
+
     color: #000 !important;
     padding: 3px;
+
     padding: 3px !important;
     font-size: 11px;
+
     font-size: 11px !important;
     line-height: 12px;
+
     line-height: 12px !important;
 
}
 
}
  
Line 856: Line 856:
 
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
 
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
 
     /* height: 35px; */
 
     /* height: 35px; */
     font-size: 14px;
+
     font-size: 14px !important;
     font-family: 'Roboto', sans-serif;
+
     font-family: 'Roboto', sans-serif !important;
     padding: 10px 10px;
+
     padding: 10px 10px !important;
     background: navajowhite;
+
     background: navajowhite !important;
 
}
 
}
 
table.pgrouptable thead th {
 
table.pgrouptable thead th {
     border: 1px solid rgb(61,61,61);
+
     border: 1px solid rgb(61,61,61) !important;
     padding: 3px 5px 3px 3px;
+
     padding: 3px 5px 3px 3px !important;
     background-color: #525252;
+
     background-color: #525252 !important;
     text-align: left;
+
     text-align: left !important;
 
}
 
}
 
table.tablesorter thead th {
 
table.tablesorter thead th {
     text-align: left;
+
     text-align: left !important;
 
}
 
}
  

Revision as of 13:39, 15 October 2018