Changeset 6dd1a9f


Ignore:
Timestamp:
07/06/2007 05:58:26 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
c948b40
Parents:
05d60ce
Message:

Merged r8204 from nex-xsl branch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
stylesheets/lfs-xsl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/lfs.css

    r05d60ce r6dd1a9f  
    258258.item {
    259259    float: left;
     260    margin-right: 1em
    260261}
    261262
     
    263264    font-weight: normal;
    264265    float: left;
     266    margin-right: 1em
    265267}
    266268
     
    270272
    271273.item + .indexref {
    272     margin-left: 31em;
     274    margin-left: 20em;
    273275}
    274276
    275277.secitem + .indexref {
    276     margin-left: 30em;
     278    margin-left: 19em;
    277279}
    278280
  • stylesheets/lfs-xsl/nochunks.xsl

    r05d60ce r6dd1a9f  
    290290.item {
    291291    float: left;
     292    margin-right: 1em
    292293}
    293294
     
    295296    font-weight: normal;
    296297    float: left;
     298    margin-right: 1em
    297299}
    298300
     
    302304
    303305.item + .indexref {
    304     margin-left: 30em;
     306    margin-left: 20em;
    305307}
    306308
    307309.secitem + .indexref {
    308     margin-left: 31em;
     310    margin-left: 19em;
    309311}
    310312
Note: See TracChangeset for help on using the changeset viewer.