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