Changes

no edit summary
Line 1,772: Line 1,772:  
}
 
}
   −
#customers {
+
.customers {
 
   font-family: Arial, Helvetica, sans-serif;
 
   font-family: Arial, Helvetica, sans-serif;
 
   border-collapse: collapse;
 
   border-collapse: collapse;
Line 1,779: Line 1,779:  
}
 
}
   −
#customers td, #customers th {
+
.customers td, .customers th {
 
   border: 1px solid #ddd !important;
 
   border: 1px solid #ddd !important;
 
   padding: 8px;
 
   padding: 8px;
 
}
 
}
   −
#customers tr:nth-child(even){background-color: #f2f2f2;}
+
.customers tr:nth-child(even){background-color: #f2f2f2;}
   −
#customers tr:hover {background-color: #ddd;}
+
.customers tr:hover {background-color: #ddd;}
   −
#customers th {
+
.customers th {
 
   padding-top: 12px;
 
   padding-top: 12px;
 
   padding-bottom: 12px;
 
   padding-bottom: 12px;
Editor, Editors, USER, admin, Bureaucrats, Check users, dev, editor, Interface administrators, lookupuser, oversight, push-subscription-manager, Suppressors, Administrators, translator, widgeteditor
17,894

edits