4 * Copyright (c) 2004 David Holroyd, and contributors
5 * See the file 'COPYING' for terms of use
7 * Part of the Docbook-CSS stylesheet
8 * http://www.badgers-in-foil.co.uk/projects/docbook-css/
21 display: table-header-group
;
25 display: table-row-group
;
35 entry
[valign
=bottom
] {
36 vertical-align: bottom
;
40 * CSS can't generate the indended formatting for segmented lists, so we turn
41 * them into tables instead.
43 * TODO: seems to break formatting when nested in a table entry
58 display: table-caption
;