.page-admin tr:first-child .up{
    display: none;
}

.page-admin tr:last-child .down{
    display: none;
}