Remove gitignore from docs dir, as we now build in a separate directory
[plcapi.git] / doc / docbook-css / core.css
1 /*
2  * core.css
3  *
4  * Copyright (c) 2004 David Holroyd, and contributors
5  * See the file 'COPYING' for terms of use
6  *
7  * Part of the Docbook-CSS stylesheet
8  *   http://www.badgers-in-foil.co.uk/projects/docbook-css/
9  */
10
11 /* Generated 2002-12-12 */
12 abbrev, accel, acronym, action, application, artpagenums, authorinitials, 
13 bibliocoverage, biblioid, bibliomisc, bibliorelation, bibliosource, citation, 
14 citebiblioid, citerefentry, citetitle, city, classname, co, command, 
15 computeroutput, constant, coref, country, database, date, email, emphasis, 
16 envar, errorcode, errorname, errortext, errortype, exceptionname, fax, 
17 filename, firstname, firstterm, funcdef, funcparams, function, group, 
18 guibutton, guiicon, guilabel, guimenu, guimenuitem, guisubmenu, hardware, 
19 honorific, initializer, inlineequation, inlinegraphic, inlinemediaobject, 
20 interface, interfacename, invpartnumber, isbn, issn, keycap, keycode, 
21 keycombo, keysym, lineage, lineannotation, link, literal, markup, medialabel, 
22 member, menuchoice, methodname, methodparam, modifier, mousebutton, olink, 
23 ooclass, ooexception, oointerface, option, optional, orgdiv, orgname, 
24 otheraddr, othername, pagenums, paramdef, parameter, phone, phrase, pob, 
25 postcode, productname, productnumber, prompt, property, pubdate, pubsnumber, 
26 quote, refpurpose, replaceable, returnvalue, revnumber, seriesvolnums, 
27 sgmltag, shortcut, state, street, structfield, structname, subscript, 
28 superscript, surname, symbol, systemitem, token, trademark, type, ulink, 
29 userinput, varname, volumenum, wordasword, year {
30         display:inline;
31 }
32
33 abstract, ackno, address, answer, appendix, article, attribution, authorblurb, 
34 bibliodiv, biblioentry, bibliography, bibliomixed, bibliomset, biblioset, 
35 blockquote, book, callout, calloutlist, caption, caution, chapter, 
36 cmdsynopsis, colophon, constraintdef, dedication, epigraph, equation, example, 
37 figure, formalpara, glossary, glossdef, glossdiv, glossentry, glosslist, 
38 graphic, graphicco, highlights, imagedata, imageobjectco, important, index,
39 indexdiv,  indexentry, informalequation, informalexample, informalfigure,
40 informaltable, itemizedlist, legalnotice, listitem, lot, lotentry,
41 mediaobject, mediaobjectco, msg, msgentry, msgexplan, msgmain, msgset, note,
42 orderedlist, para, part, partintro, personblurb, preface, primaryie,
43 printhistory, procedure, productionset, programlistingco, qandadiv, qandaentry,
44 qandaset, question, refentry, refentrytitle, reference, refnamediv, refsect1,
45 refsect2, refsect3, refsection, refsynopsisdiv, revhistory, screenco,
46 screenshot, secondaryie, sect2, sect3, sect4, sect5, section, seealsoie, seeie,
47 set, setindex, sidebar, simpara, simplemsgentry, simplesect, step, substeps, 
48 subtitle, synopfragment, synopfragmentref, table, term, tertiaryie, tip, 
49 title, toc, tocback, tocchap, tocentry, tocfront, toclevel1, toclevel2, 
50 toclevel3, toclevel4, toclevel5, tocpart, variablelist, varlistentry, warning, 
51 sect1 {
52         display:block;
53 }
54
55 appendixinfo, area, areaset, areaspec, articleinfo, bibliographyinfo, 
56 blockinfo, bookinfo, chapterinfo, colspec, glossaryinfo, indexinfo, indexterm,
57 itermset, modespec, objectinfo, partinfo, prefaceinfo, primary, refentryinfo, 
58 referenceinfo, refmeta, refsect1info, refsect2info, refsect3info, 
59 refsectioninfo, refsynopsisdivinfo, screeninfo, secondary, sect1info, 
60 sect2info, sect3info, sect4info, sect5info, sectioninfo, see, seealso, 
61 setindexinfo, setinfo, sidebarinfo, spanspec, tertiary {
62         display:none;
63 }
64
65 classsynopsisinfo, funcsynopsisinfo, literallayout, programlisting, screen, 
66 synopsis {
67         white-space:pre;
68         font-family:monospace;
69         display:block;
70 }