OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] How to style db 4.2 html output made with dsssl


On 6.11.2012 17:27, Karl O. Pinc wrote:

> The problem is that the various error code classes don't stand
> out, the different "sections" of the table need distinguishing
> headings.

In your generated output I see:

 <tr>
          <td colspan="2"><span class="bold EMPHASIS c3">Class 00 —
          Successful Completion</span></td>
        </tr>

It's just matter of CSS rule like

td .EMPHASIS { font-size: 140%; }

to make such labels more visible.

				Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]