/*
    Document   : custom
    Created on : 17.06.2013, 16:45:35
    Author     : Björn Tantau <bjoern.tantau@limora.com>
    Description:
        Custom data-tables to be otherwise freely styled by marketing.
*/

.custom-products-list.data-table tbody th[scope=row] { vertical-align: middle; }
.custom-products-list.data-table th.price, .custom-products-list.data-table td.price { text-align: right; }
.custom-products-list.data-table th.sku, .custom-products-list.data-table td.sku { text-align: right; }