Changeset 6689ae6


Ignore:
Timestamp:
02/26/2005 03:18:32 AM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
aadd9ef
Parents:
7f2584b7
Message:

Test update to contents rendering

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3496 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/blfs.css

    r7f2584b7 r6689ae6  
    183183}
    184184
     185table {
     186  width: auto;   
     187  margin-left: 1em;
     188}
     189
     190td {
     191  vertical-align: top;
     192}
     193
     194td span, td p {
     195  margin: 0.3em;
     196}
     197
    185198/* variablelist & segmentedlist */
    186199dl {
  • x/lib/gtk+.xml

    r7f2584b7 r6689ae6  
    106106  <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    107107  <?dbfo list-presentation="list"?>
     108  <?dbhtml list-presentation="table"?>
    108109
    109110<varlistentry id="libgtk">
Note: See TracChangeset for help on using the changeset viewer.