Fossil SCM

merge trunk

jan.nijtmans 2013-12-10 08:23 hidden-tag merge
Commit 51cd44361e1a1713f7b46e2213b8460fa6d5686e
--- src/skins.c
+++ src/skins.c
@@ -117,10 +117,17 @@
117117
@ }
118118
@ /* Hyperlink colors */
119119
@ div.content a { color: #604000; }
120120
@ div.content a:link { color: #604000;}
121121
@ div.content a:visited { color: #600000; }
122
+@
123
+@ /* <verbatim> blocks */
124
+@ pre.verbatim {
125
+@ background-color: #ffffff;
126
+@ padding: 0.5em;
127
+@ white-space: pre-wrap;
128
+@ }
122129
@
123130
@ /* Some pages have section dividers */
124131
@ div.section {
125132
@ margin-bottom: 0px;
126133
@ margin-top: 1em;
127134
--- src/skins.c
+++ src/skins.c
@@ -117,10 +117,17 @@
117 @ }
118 @ /* Hyperlink colors */
119 @ div.content a { color: #604000; }
120 @ div.content a:link { color: #604000;}
121 @ div.content a:visited { color: #600000; }
 
 
 
 
 
 
 
122 @
123 @ /* Some pages have section dividers */
124 @ div.section {
125 @ margin-bottom: 0px;
126 @ margin-top: 1em;
127
--- src/skins.c
+++ src/skins.c
@@ -117,10 +117,17 @@
117 @ }
118 @ /* Hyperlink colors */
119 @ div.content a { color: #604000; }
120 @ div.content a:link { color: #604000;}
121 @ div.content a:visited { color: #600000; }
122 @
123 @ /* <verbatim> blocks */
124 @ pre.verbatim {
125 @ background-color: #ffffff;
126 @ padding: 0.5em;
127 @ white-space: pre-wrap;
128 @ }
129 @
130 @ /* Some pages have section dividers */
131 @ div.section {
132 @ margin-bottom: 0px;
133 @ margin-top: 1em;
134
--- www/quotes.wiki
+++ www/quotes.wiki
@@ -116,6 +116,12 @@
116116
than what you actually did.
117117
118118
<blockquote>
119119
<i>Mike Meyer on the Fossil mailing list, 2011-10-04</i>
120120
</blockquote>
121
+
122
+<li>github is such a pale shadow of what fossil does.
123
+
124
+<blockquote>
125
+<i>dkf on the Tcl chatroom, 2013-12-06</i>
126
+</blockquote>
121127
</ol>
122128
--- www/quotes.wiki
+++ www/quotes.wiki
@@ -116,6 +116,12 @@
116 than what you actually did.
117
118 <blockquote>
119 <i>Mike Meyer on the Fossil mailing list, 2011-10-04</i>
120 </blockquote>
 
 
 
 
 
 
121 </ol>
122
--- www/quotes.wiki
+++ www/quotes.wiki
@@ -116,6 +116,12 @@
116 than what you actually did.
117
118 <blockquote>
119 <i>Mike Meyer on the Fossil mailing list, 2011-10-04</i>
120 </blockquote>
121
122 <li>github is such a pale shadow of what fossil does.
123
124 <blockquote>
125 <i>dkf on the Tcl chatroom, 2013-12-06</i>
126 </blockquote>
127 </ol>
128

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button