nur-sery/nur_public/nur-v-bs3/datatables.css

9 lines
208 B
CSS
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@CHARSET "utf-8";/* -*- coding: utf-8 -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8 */
.dt-autodiv > div {
display: inline-block;
}
.dt-autodiv > div:not(:first-child)::before {
content: "  |  ";
}