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

9 lines
208 B
CSS
Raw Normal View History

2024-05-21 04:42:55 +04:00
@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: "  |  ";
}