summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2010-09-29 09:49:21 +1300
committerKent Fredric <kentfredric@gmail.com>2010-09-29 09:49:21 +1300
commita6bc5a5d1e108df7ef67a3deb5c67400142e6adb (patch)
treec979ba2ee450556e00783c1e5481188084d7b1cf /README/git-tips.html
parent[doc] Updated internal links, improved generator, uses XMLLint to kill ^M amo... (diff)
downloadperl-overlay-a6bc5a5d1e108df7ef67a3deb5c67400142e6adb.tar.gz
perl-overlay-a6bc5a5d1e108df7ef67a3deb5c67400142e6adb.tar.bz2
perl-overlay-a6bc5a5d1e108df7ef67a3deb5c67400142e6adb.zip
[doc] bundled config, smarter/saner/more valid output
Diffstat (limited to 'README/git-tips.html')
-rw-r--r--README/git-tips.html30
1 files changed, 16 insertions, 14 deletions
diff --git a/README/git-tips.html b/README/git-tips.html
index 2c669ffdc..55e2d11a7 100644
--- a/README/git-tips.html
+++ b/README/git-tips.html
@@ -6,6 +6,7 @@
<meta name="generator" content="AsciiDoc 8.5.3"/>
<title>Gentoo Perl Overlay Tips</title>
<style type="text/css">
+/*<![CDATA[*/
/* Debug borders */
p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
/*
@@ -74,7 +75,7 @@ p {
margin-bottom: 0.5em;
}
-ul, ol, li &gt; p {
+ul, ol, li > p {
margin-top: 0;
}
@@ -155,13 +156,13 @@ div.content + div.title {
margin-top: 0.0em;
}
-div.sidebarblock &gt; div.content {
+div.sidebarblock > div.content {
background: #ffffee;
border: 1px solid silver;
padding: 0.5em;
}
-div.listingblock &gt; div.content {
+div.listingblock > div.content {
border: 1px solid silver;
background: #f4f4f4;
padding: 0.5em;
@@ -175,15 +176,15 @@ div.quoteblock, div.verseblock {
color: #777777;
}
-div.quoteblock &gt; div.attribution {
+div.quoteblock > div.attribution {
padding-top: 0.5em;
text-align: right;
}
-div.verseblock &gt; pre.content {
+div.verseblock > pre.content {
font-family: inherit;
}
-div.verseblock &gt; div.attribution {
+div.verseblock > div.attribution {
padding-top: 0.75em;
text-align: left;
}
@@ -205,7 +206,7 @@ div.admonitionblock td.content {
border-left: 3px solid #dddddd;
}
-div.exampleblock &gt; div.content {
+div.exampleblock > div.content {
border-left: 3px solid #dddddd;
padding-left: 0.5em;
}
@@ -224,7 +225,7 @@ dt {
font-style: normal;
color: navy;
}
-dd &gt; *:first-child {
+dd > *:first-child {
margin-top: 0.1em;
}
@@ -254,7 +255,7 @@ div.compact div, div.compact div {
margin-bottom: 0.1em;
}
-div.tableblock &gt; table {
+div.tableblock > table {
border: 3px solid #527bbd;
}
thead, p.table.header {
@@ -264,21 +265,21 @@ thead, p.table.header {
tfoot {
font-weight: bold;
}
-td &gt; div.verse {
+td > div.verse {
white-space: pre;
}
p.table {
margin-top: 0;
}
/* Because the table frame attribute is overriden by CSS in most browsers. */
-div.tableblock &gt; table[frame="void"] {
+div.tableblock > table[frame="void"] {
border-style: none;
}
-div.tableblock &gt; table[frame="hsides"] {
+div.tableblock > table[frame="hsides"] {
border-left-style: none;
border-right-style: none;
}
-div.tableblock &gt; table[frame="vsides"] {
+div.tableblock > table[frame="vsides"] {
border-top-style: none;
border-bottom-style: none;
}
@@ -414,6 +415,7 @@ div.exampleblock-content {
/* IE6 sets dynamically generated links as visited. */
div#toc a:visited { color: blue; }
+/*]]>*/
</style>
<script type="text/javascript">
/*<![CDATA[*/
@@ -693,7 +695,7 @@ linearize commits. See <a href="linearize_commits.txt">Linearizing Commits</a></
<div id="footnotes"><hr/></div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-09-29 09:05:37 NZDT
+Last updated 2010-09-29 09:22:59 NZDT
</div>
<div id="footer-badges">
Valid <a href="http://validator.w3.org/check?uri=referer">XHTML</a>