X-Git-Url: http://git.cyclocoop.org/?p=tool%2Fhledger.git;a=blobdiff_plain;f=doc%2Fcss%2Fmanpage.css;fp=doc%2Fcss%2Fmanpage.css;h=07244be31de5e556d30de580a2e6559d6b245ae7;hp=0000000000000000000000000000000000000000;hb=707b0a621cd3c97d5d7e22e855272b3f865a2d56;hpb=30e9b83c521f5149836e1ef0b544676370721efe diff --git a/doc/css/manpage.css b/doc/css/manpage.css new file mode 100644 index 0000000..07244be --- /dev/null +++ b/doc/css/manpage.css @@ -0,0 +1,403 @@ +html body { + color:#343434; + font-family:monospace,Arial,sans-serif; + font-size:10px; + margin:0 0; + padding:0 0 0 0; + } +/* sections */ + .refentry { + } + .refentry > .refsect1, + .refentry > .refsect2, + .refentry > .refsect3 { + -moz-box-sizing:border-box; + -webkit-box-sizing:border-box; + box-sizing:border-box; + clear:both; + display:table; + float:left; + margin:0 auto 0 auto; + padding:0 1em 0 1em; + width:100%; + } + + .refentry > .refsect1:last-child { + margin-bottom:2ex; + } + .refentry > .refsect1 * { + clear:both; + } + .refentry > .refnamediv > *, + .refentry > .refsect1 > *, + .refentry > .refsynopsisdiv > * { + margin:0 1em 0 1em; + } + .refentry .refnamediv { + margin:0 1em 1ex 1em; + } + .refentry .refnamediv h2 { + border-bottom:2px solid black; + color:green; + font-family:monospace,Arial,sans-serif; + font-size:120%; + font-variant:small-caps; + border-bottom:0 solid black; + margin:0 0 0.5ex 0; + padding:0 0 0 0; + } + .refentry .refnamediv p { + margin:0 0 0 0; + padding:0 0 0 0; + text-align:justify; + } + .refentry > .refsect1 > .refsect2 { + margin-left:0; + } + .refentry > .refsect1 > .refsect2 > * { + margin-left:1em; + } + .refentry > .refsect1 > .refsect2 > .refsect3 > * { + margin-left:2em; + } +/* text */ + a:empty { + margin:0 0 0 0; + padding:0 0 0 0; + } + .refentry em { + color:black; + } + .refentry .emphasis { + text-decoration:underline; + } + .refentry p { + margin:0 0 0 0; + max-width:86ex; + padding:1ex 0 0 0; + text-align:justify; + } + .refentry h2 + p { + margin-top:0; + padding-top:0.25ex; + } + .refentry h3 + p, + .refentry h3 + p[title] { + margin-top:0; + padding-top:0; + } +/* citations */ + .refentry code, + .refentry code.literal { + background-color:#EEEEEE; + color:inherit !important; + font-family:monospace,Courier; + font-size:10px; + white-space:pre; + } + .refentry pre { + font-family:monospace,Courier; + line-height:1.3; /* TODO: 1.2 ? */ + } + .refentry pre.literallayout { + border-left:1ex solid navy; + margin-left:0; + padding-left:1ex; + } + .refentry .screen { + border-width:0px 0px 0px 5px; + color:black; + display:inline-block; + margin-top:0.5ex; + margin-bottom:0; + } + .refentry .programlisting { + color:black; + margin-top:0.5ex; + margin-bottom:0; + } + .refentry .listitem > .simpara { + display:inline; + margin-bottom:0; + } +/* titles */ + .refentry > .refsect1 > h2 { + border-bottom:2px solid black; + /*box-shadow:0px 1px 00px #888888;*/ + color:green; + font-family:monospace,Arial,sans-serif; + font-size:120%; + /*font-variant:small-caps;*/ + line-height:1.2; + margin:1ex 0 0.5ex 0; + padding:0 0 0.5ex 0; + } + .refentry > .refnamediv > h2, + .refentry > .refsynopsisdiv > h2 { + font-variant:small-caps; + } + .refentry > .refsect1 > .refsect2 > h3 { + color:DarkGreen; + font-family:monospace,Arial,sans-serif; + font-size:100%; + padding:1.5ex 0 0.5ex 0; + margin:0 0 0 0; + } + .refentry > .refsect1 > h2 + .refsect2 > h3 { + padding-top:0; + } + .refentry > .refsect1 > .refsect2 > h3:before, + .refentry .toc .refsect2:before { + color:black; + content:"► "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .refentry > .refsect1 > .refsect2 > .refsect3 > h4 { + color:DarkGreen; + font-family:monospace,Arial,sans-serif; + font-size:100%; + padding:1em 0 0 0; + margin:0 0 0 0; + } + .refentry > .refsect1 > .refsect2 > .refsect3 > h4:before, + .refentry .toc .refsect3:before { + color:black; + content:"►► "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .refentry li.listitem > p.simpara:first-child { + margin-top:0; + } + .refentry p .formalpara-title { + /* XXX: there is a docbook-xsl bug here: + * https://lists.oasis-open.org/archives/docbook-apps/201107/msg00003.html + */ + color:black; + font-weight:bold; + line-height:1.4; + margin:0 0 0 0; + padding:0 0 0 0; + text-align:left; + } + .refentry p[title] { + margin-top:1ex; + max-width:none; + padding:0 0 0 0; + } + .refentry span.citerefentry > span.refentrytitle { + white-space:nowrap; + } +/* lists */ + .refentry .calloutlist p { + padding:0 0 0 0; + } + .refentry .calloutlist td { + padding:0 0 0 0; + } + .refentry .calloutlist td p { + } + .refentry .calloutlist td:first-child { + padding-right:1em; + } + .refentry .calloutlist td:first-child p { + text-align:right; + } + .refentry .itemizedlist { + padding:0 0 0 0; + margin:0 0 0 0; + } + .refentry .orderedlist { + padding:0 0 0 0; + margin:0 0 0 1ex; + } + .refentry .itemizedlist ul, + .refentry .orderedlist ol { + padding:0 0 0 0; + margin:0 0 0 1.5em; + list-style-position:outside; + } + .refentry .itemizedlist ul li, + .refentry .orderedlist ol li { + margin:0 0 0 0; + max-width:51em; + padding:0 0 0 0; + } + .refentry .variablelist { + padding:0 0 0 0; + margin:0 0 0 0; + } + .refentry .variablelist dl { + list-style-position:outside; + margin:0 0 0 0; + padding:0.5ex 0 0 0; + } + .refentry .variablelist dl dt { + margin:0 0 0 0; + padding-left:1px; + } + .refentry .variablelist dl dd { + border-left:1px dotted black; + margin:0.5ex 0 0.5ex 0.9ex; + max-width:51em; + padding-left:1.1ex; + text-align:justify; + } + .refentry .variablelist dl dd > p:first-child { + padding-top:0; + } + .refentry .variablelist dl dd > p:last-child { + padding-bottom:0; + } + .refentry .variablelist dt .term:before, + .refentry .toc dt .term:before { + color:black; + content:"▪ "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .refentry h2 + .itemizedlist ul, + .refentry h2 + .orderedlist ol, + .refentry h2 + .variablelist dl { + padding-top:0; + } + .refentry .horizontal { + } + .refentry .horizontal .horizontal-contents { + } + .refentry .horizontal .horizontal-contents > table > tbody > tr > td:first-child { + font-weight:bold; + } + .refentry .horizontal .horizontal-contents > table > tbody > tr > td > p:first-child { + padding-top:0; + } +/* fhs */ + .refentry a[href^="#fhs:"] { + white-space:pre; + } + .refentry .toc a[href^="#fhs:"] { + white-space:normal; + } +/* sidebar */ + .sidebar ~ .refsect1, + .sidebar ~ .refsect2, + .sidebar ~ .refsect3 { + padding-left:32em; + } + .refentry .sidebar { + -moz-box-sizing:border-box; + -webkit-box-sizing:border-box; + background:none repeat scroll 0 0 #FFFFEE; + border:1px solid #C0C0C0; + box-sizing:border-box; + clear:both; + float:left; + height:96%; + left:0; + margin:1em 0 0 1em; + overflow:auto; + padding:1ex 1em 1ex 1em; + position:fixed; + top:0; + width:30em; + } + .refentry .sidebar .refnamediv { + margin:0 0 1ex 0; + } + .refentry .sidebar .refnamediv h2 { + border-bottom:2px solid black; + color:green; + font-family:monospace,Arial,sans-serif; + font-size:120%; + font-variant:small-caps; + border-bottom:0 solid black; + margin:0 0 0.5ex 0; + padding:0 0 0 0; + } + .refentry .sidebar .refnamediv p { + margin:0 0 0 0; + padding:0 0 0 0; + text-align:justify; + } + .refentry .sidebar .location { + margin:0 0 0 0; + } + .refentry .sidebar .language { + margin:0 0 0 0; + } +/* location */ + .refentry .location { + margin:0 1em 0 1em; + } + .refentry .location .location-title { + display:inline-block; + } + .refentry .location .location-path { + display:inline-block; + margin-left:1em; + margin-bottom:0.5ex; + } + .refentry .location .location-path a { + display:inline-block; + } + .refentry .location .location-path .dir { + color:blue; + font-weight:bold; + } + .refentry .location .location-path .dir .slash { + color:black; + } + .refentry .location .location-path .file { + font-weight:bold; + } +/* language */ + .refentry .language { + margin:0 1em 0 1em; + } + .refentry .language .language-title { + display:inline-block; + } + .refentry .language .language-list { + display:inline-block; + font-weight:bold; + margin-left:1em; + } + .refentry .language .language-list .lang-available { + color:blue; + } + .refentry .language .language-list .lang-current { + color:black; + } +/* toc */ + .refentry .toc { + } + .refentry .toc dl { + clear:left; + margin-left:0; + padding-left:0; + } + .refentry .toc dl dd { + border-left:1px dotted #333; + margin-bottom:1px; + margin-left:0.1ex; + padding-left:1.9ex; + } + .refentry .toc dl dt span.refsynopsisdiv { + } + .refentry .toc .refsect1:before { + color:black; + content:"§ "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .refentry .toc .toc-title, + .refentry .language .language-title, + .refentry .location .location-title { + border-bottom:0 solid black; + color:green; + font-size:120%; + font-variant:small-caps; + font-weight:bold; + margin-bottom:0.5ex; + }