X-Git-Url: https://git.cyclocoop.org/?p=tool%2Fhledger.git;a=blobdiff_plain;f=doc%2Fhledger.fr.slidy.css;fp=doc%2Fhledger.fr.slidy.css;h=e8128ee75de72f821280c8f171be3f82c345ec48;hp=0000000000000000000000000000000000000000;hb=61f2b02106365640f1fed2d4c3e8a1a7236bdb4e;hpb=627dd26d4ab92cb46924101e2a27048b1c68c766 diff --git a/doc/hledger.fr.slidy.css b/doc/hledger.fr.slidy.css new file mode 100644 index 0000000..e8128ee --- /dev/null +++ b/doc/hledger.fr.slidy.css @@ -0,0 +1,467 @@ +html body { + color:#343434; + font-family:serif; + font-size:10px; + margin:0 0; + padding:0 0 0 0; + } +/* titres */ + h1, h2, h3, h4, h5, h6 { + font-family: serif; + } + div.slide h1 { + margin: 0 0 0 0 !important; + } + #revnumber { + font-family: serif; + font-size:inherit; + font-weight:bold; + } +/* sections */ + .article { + } + .article > .sect1, + .article > .sect2, + .article > .sect3 { + -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%; + } + .article > .sect1:last-child { + margin-bottom:2ex; + } + .article > .sect1 * { + clear:both; + } + .article > .refnamediv > *, + .article > .sect1 > *, + .article > .refsynopsisdiv > * { + } + .article > .sect1 > .sect2 > * { + margin-left:1em; + } + .article > .sect1 > .sect2 > .sect3 > * { + margin-left:2em; + } +/* text */ + a:empty { + margin:0 0 0 0; + padding:0 0 0 0; + } + .article em { + color:#000080; + } + .article .emphasis { + text-decoration:underline; + } + .article p { + margin:0 0 0 0; + max-width:34em; + padding:1ex 0 0 0; + text-align:justify; + } + .article h2 + p { + margin-top:0; + padding-top:0.25ex; + } + .article h3 + p, + .article h3 + p[title] { + margin-top:0; + padding-top:0; + } +/* citations */ + .article code, + .article code.literal { + background-color:#EEEEEE; + color:inherit !important; + font-family:monospace,Courier; + white-space:pre; + font-size:90%; + } + .article pre { + /*background-color: #ffffff;*/ + font-family:monospace,Courier; + line-height:1.3; /* TODO: 1.2 ? */ + color: #000000; + font-family: monospace; + line-height: 1.13; + overflow: auto; + white-space: pre; + } + .article pre.literallayout { + border-left:1ex solid navy; + margin-left:0; + padding-left:1ex; + } + .article .screen { + border-width:0px 0px 0px 5px; + color:black; + display:inline-block; + margin:0.5ex 0 0.5ex 0; + } + .article .programlisting { + color:black; + margin-left:2em; + margin-right:2em; + } + .article .listitem > .simpara { + display:inline; + margin-bottom:0; + } +/* titles */ + .article > .sect1 > 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; + } + .article > .refnamediv > h2, + .article > .refsynopsisdiv > h2 { + font-variant:small-caps; + } + .article > .sect1 > .sect2 > h3 { + color:DarkGreen; + font-family:monospace,Arial,sans-serif; + font-size:100%; + padding:1.5ex 0 0.5ex 0; + margin:0 0 0 0; + } + .article > .sect1 > h2 + .sect2 > h3 { + padding-top:0; + } + .article > .sect1 > .sect2 > h3:before, + .article .toc .sect2:before { + color:black; + content:"► "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .article > .sect1 > .sect2 > .sect3 > h4 { + color:DarkGreen; + font-family:monospace,Arial,sans-serif; + font-size:100%; + padding:1em 0 0 0; + margin:0 0 0 0; + } + .article > .sect1 > .sect2 > .sect3 > h4:before, + .article .toc .sect3:before { + color:black; + content:"►► "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .article li.listitem > p.simpara:first-child { + margin-top:0; + } + .article 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; + } + .article p[title] { + margin:1ex 0 0 0; + max-width:none; + padding:0 0 0 0; + } + .article span.citerefentry > span.articletitle { + white-space:nowrap; + } +/* lists */ + .article .hdlist p { + padding:0 0 0 0; + } + .article .hdlist td.hdlist1 { + text-align:right; + vertical-align:top; + } + .article .hdlist td.hdlist1, + .article .hdlist td.hdlist1 { + text-align:right; + } + .article .hdlist td.hdlist2 { + text-align:left; + padding:0 0 0 0; + vertical-align:middle; + } + .article .hdlist td.hdlist2 > .listingblock { + margin-top: 0; + } + .article .hdlist.math td.hdlist1, + .article .hdlist.math td.hdlist2 { + vertical-align:middle !important; + } + .article .calloutlist p { + padding:0 0 0 0; + } + .article .calloutlist td { + padding:0 0 0 0; + } + .article .calloutlist td p { + } + .article .calloutlist td:first-child { + padding-right:1em; + } + .article .calloutlist td:first-child p { + text-align:right; + } + .article .itemizedlist, + .article .orderedlist { + padding:0 0 0 0; + margin:0 0 0 0; + } + .article .itemizedlist ul, + .article .orderedlist ol { + padding:0 0 0 0; + margin:0 0 0 1.5em; + list-style-position:outside; + } + .article .itemizedlist ul li, + .article .orderedlist ol li { + margin:0 0 0 0; + max-width:51em; + padding:0 0 0 0; + } + .article .dlist { + padding:0 0 0 0; + margin:0 0 0 0; + } + .article .dlist dl { + list-style-position:outside; + margin:0 0 0 0; + padding:0.5ex 0 0 0; + } + .article .dlist dl dt { + margin:0 0 0 0; + padding-left:1px; + } + .article .dlist 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; + } + .article .dlist dl dd > p:first-child { + padding-top:0; + } + .article .dlist dl dd > p:last-child { + padding-bottom:0; + } + .article .dlist dt:before, + .article .toc dt:before { + color:black; + content:"▪ "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .article h2 + .itemizedlist ul, + .article h2 + .orderedlist ol, + .article h2 + .dlist dl { + padding-top:0; + } +/* fhs */ + .article a[href^="#fhs:"] { + white-space:pre; + } + .article .toc a[href^="#fhs:"] { + white-space:normal; + } +/* sidebar */ + .article .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; + } + .article .sidebar .refnamediv { + margin:0 0 1ex 0; + } + .article .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; + } + .article .sidebar .refnamediv p { + margin:0 0 0 0; + padding:0 0 0 0; + text-align:justify; + } +/* location */ + .article .location { + margin:0 0 0 0; + } + .article .location .location-title { + display:inline-block; + } + .article .location .location-path { + display:inline-block; + margin-left:1em; + margin-bottom:0.5ex; + } + .article .location .location-path a { + display:inline-block; + } + .article .location .location-path .dir { + color:blue; + font-weight:bold; + } + .article .location .location-path .dir .slash { + color:black; + } + .article .location .location-path .file { + font-weight:bold; + } +/* language */ + .article .language { + margin:0 0 0 0; + } + .article .language .language-title { + display:inline-block; + } + .article .language .language-list { + display:inline-block; + font-weight:bold; + margin-left:1em; + } + .article .language .language-list .lang-available { + color:blue; + } + .article .language .language-list .lang-current { + color:black; + } +/* toc */ + .article .toc { + } + .article .toc dl { + clear:left; + margin-left:0; + padding-left:0; + } + .article .toc dl dd { + border-left:1px dotted #333; + margin-bottom:1px; + margin-left:0.1ex; + padding-left:1.9ex; + } + .article .toc dl dt span.refsynopsisdiv { + } + .article .toc .sect1:before { + color:black; + content:"§ "; + font-family:monospace,Arial,sans-serif; + float:left; + } + .article .toc .toc-title, + .article .language .language-title, + .article .location .location-title { + border-bottom:0 solid black; + color:green; + font-size:120%; + font-variant:small-caps; + font-weight:bold; + margin-bottom:0.5ex; + } + div.slidy_toc, + body > div.slidy_toc, + .article div.slidy_toc { + background: none repeat scroll 0 0 #F0F0F0; + border-style: solid; + border-width: 2px; + font-size: 100%; + height: 80%; + left: auto !important; + bottom: auto !important; + right: 0 !important; + max-width: none !important; + width: 50% !important; + overflow: auto; + padding: 1em; + position: absolute; + top: 0; + z-index: 300; + } + .article div.toc-heading { + border-bottom: 1px solid #B4B4B4; + font-weight: bold; + margin-bottom: 1em; + text-align: center; + width: 100%; + } +/* incremental preview */ + body.single_slide .invisible { + opacity: 0.15; + visibility: visible; + } + img.invisible { + visibility: hidden !important; + } +/* image */ + .imageblock img { + border:1px solid black; + display:block; + margin:0 auto 0 auto; + } +/* splash */ + div.hledgersplash > div.imageblock { + /*border:black solid 1px;*/ + left:-50%; + position:relative; + } +/* vim syntax */ + pre .Error { color: #8080ff; background-color: #ffffff; } + pre .PreProc { color: #ff6060; text-decoration: underline; font-weight: bold; } + pre .Special { color: #8080ff; font-weight: bold; } + pre .Constant { color: #ff40ff; text-decoration: none; } + pre .Statement { color: #B8860B; font-weight: bold; } + pre .Identifier { color: #ffff00; text-decoration: underline; } + pre .Comment { color: #4169e1; font-weight: bold; } +/* vim syntax: hledger */ + pre .hledgerNumberOdd { color: #0000ff; background-color: #e5e5e5; font-weight: bold; } + pre .hledgerPostingAmountOdd { color: #eead0e; background-color: #e5e5e5; font-weight: bold; } + pre .hledgerAccountSeparatorOdd { color: #eead0e; background-color: #e5e5e5; font-weight: bold; } + pre .hledgerPostingAccountOdd { color: #4d4d4d; background-color: #e5e5e5; } + pre .hledgerNumber { color: #0000ff; background-color: #90ee90; font-weight: bold; } + pre .hledgerPostingAmount { color: #eead0e; background-color: #90ee90; font-weight: bold; } + pre .hledgerAccountSeparator { color: #eead0e; background-color: #90ee90; font-weight: bold; } + pre .hledgerPostingAccount { color: #4d4d4d; background-color: #90ee90; } + pre .hledgerTagValue { color: #ff0000; } + pre .hledgerTag { color: #ffa500; font-weight: bold; } + pre .hledgerTransactionComment { color: #4169e1; font-weight: bold; } + pre .hledgerTransaction { font-weight: bold; } + pre .hledgerTransactionDate { background-color: #eedd82; font-weight: bold; } + pre .hledgerDirective { font-weight: bold; } + pre .hledgerInclude { font-weight: bold; } + pre .hledgerComment { color: #4169e1; font-weight: bold; }