You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
229 B

small {
font-size: 11px;
color: #687282;
}
tr.odd {
background-color: #fff;
}
tr.even {
background-color: #edf2f7;
}
tr.odd td.sorting_1 {
background-color: #E3EBF2;
}
tr.even td.sorting_1 {
background-color: #EDF2F7;
}