<data priority="50">
    <xpath expr="//table[@name='stock_backorder_table']" position="before">
        <style>
            table[name="stock_backorder_table"] thead th {
                text-align: left;
                color: #5c516e;
            }
        </style>
    </xpath>
</data>