File size: 195 Bytes
27867f1
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
table.sortable tbody tr[class$=-hide] {
    display: none;
}
textarea, input, select {
    font-size: 90%;
    font-weight: inherit;
    text-decoration: none;
    font-family: inherit;
}