10 lines
204 B
CSS
10 lines
204 B
CSS
#job-registration-requests-table{
|
|
border: 1px solid #ccc;
|
|
border-collapse:collapse;
|
|
clear:both
|
|
}
|
|
|
|
|
|
#job-registration-requests-table thead th {
|
|
background: none repeat scroll 0 0 #FFFFFF;
|
|
} |