Fossil SCM

Improve documentation readability on mobile.

drh 2020-06-12 14:28 trunk
Commit 9e4ca8948a82ae5e3017c0e8ca0268483bb4114f917e3ba0c24a08669e95e930
--- src/default_css.txt
+++ src/default_css.txt
@@ -876,10 +876,14 @@
876876
opacity: 0;
877877
pointer-events: none;
878878
display: none;
879879
}
880880
input {
881
- max-width: 95%;
881
+ max-width: 95%;
882882
}
883883
textarea {
884
- max-width: 95%;
884
+ max-width: 95%;
885
+}
886
+img {
887
+ max-width: 100%;
888
+ height: auto;
885889
}
886890
--- src/default_css.txt
+++ src/default_css.txt
@@ -876,10 +876,14 @@
876 opacity: 0;
877 pointer-events: none;
878 display: none;
879 }
880 input {
881 max-width: 95%;
882 }
883 textarea {
884 max-width: 95%;
 
 
 
 
885 }
886
--- src/default_css.txt
+++ src/default_css.txt
@@ -876,10 +876,14 @@
876 opacity: 0;
877 pointer-events: none;
878 display: none;
879 }
880 input {
881 max-width: 95%;
882 }
883 textarea {
884 max-width: 95%;
885 }
886 img {
887 max-width: 100%;
888 height: auto;
889 }
890
--- www/concepts.wiki
+++ www/concepts.wiki
@@ -234,11 +234,11 @@
234234
token after the name of the Fossil executable, as shown above.
235235
236236
<a name="workflow"></a>
237237
<h2>4.0 Workflow</h2>
238238
239
-<img src="concept2.gif" align="right" hspace="10">
239
+<img src="concept2.gif" align="right" hspace="10" style="max-width:50%;">
240240
241241
Fossil has two modes of operation: <i>"autosync"</i> and
242242
<i>"manual-merge"</i>
243243
Autosync mode is reminiscent of CVS or SVN in that it automatically
244244
keeps your changes in synchronization with your co-workers through
245245
--- www/concepts.wiki
+++ www/concepts.wiki
@@ -234,11 +234,11 @@
234 token after the name of the Fossil executable, as shown above.
235
236 <a name="workflow"></a>
237 <h2>4.0 Workflow</h2>
238
239 <img src="concept2.gif" align="right" hspace="10">
240
241 Fossil has two modes of operation: <i>"autosync"</i> and
242 <i>"manual-merge"</i>
243 Autosync mode is reminiscent of CVS or SVN in that it automatically
244 keeps your changes in synchronization with your co-workers through
245
--- www/concepts.wiki
+++ www/concepts.wiki
@@ -234,11 +234,11 @@
234 token after the name of the Fossil executable, as shown above.
235
236 <a name="workflow"></a>
237 <h2>4.0 Workflow</h2>
238
239 <img src="concept2.gif" align="right" hspace="10" style="max-width:50%;">
240
241 Fossil has two modes of operation: <i>"autosync"</i> and
242 <i>"manual-merge"</i>
243 Autosync mode is reminiscent of CVS or SVN in that it automatically
244 keeps your changes in synchronization with your co-workers through
245

Keyboard Shortcuts

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