Fossil SCM

In /ci_edit, add a footnote recommending against setting fixed color values. That feature predates skins by years and does not play well with arbitrary skins.

stephan 2021-09-23 04:53 trunk
Commit 9956fa6ddefebb468ba5502b44153a2ac9f31463029fcccde7c1a1033eab1b39
--- src/default.css
+++ src/default.css
@@ -1212,10 +1212,13 @@
12121212
font-size: 1.2em;
12131213
padding: 0.2em;
12141214
margin: 0.25em 0;
12151215
flex: 0 0 auto;
12161216
}
1217
+.font-size-80 {
1218
+ font-size: 80%;
1219
+}
12171220
.font-size-100 {
12181221
font-size: 100%;
12191222
}
12201223
.font-size-125 {
12211224
font-size: 125%;
12221225
--- src/default.css
+++ src/default.css
@@ -1212,10 +1212,13 @@
1212 font-size: 1.2em;
1213 padding: 0.2em;
1214 margin: 0.25em 0;
1215 flex: 0 0 auto;
1216 }
 
 
 
1217 .font-size-100 {
1218 font-size: 100%;
1219 }
1220 .font-size-125 {
1221 font-size: 125%;
1222
--- src/default.css
+++ src/default.css
@@ -1212,10 +1212,13 @@
1212 font-size: 1.2em;
1213 padding: 0.2em;
1214 margin: 0.25em 0;
1215 flex: 0 0 auto;
1216 }
1217 .font-size-80 {
1218 font-size: 80%;
1219 }
1220 .font-size-100 {
1221 font-size: 100%;
1222 }
1223 .font-size-125 {
1224 font-size: 125%;
1225
+5
--- src/info.c
+++ src/info.c
@@ -3305,10 +3305,15 @@
33053305
@ <input type="checkbox" name="pclr" checked="checked" />
33063306
}else{
33073307
@ <input type="checkbox" name="pclr" />
33083308
}
33093309
@ Propagate color to descendants</label></div>
3310
+ @ <div class='font-size-80'>Be aware that fixed background
3311
+ @ colors will not interact well with all available skins.
3312
+ @ It is recommended that fossil be allowed to select these
3313
+ @ colors automatically so that it can take the skin's
3314
+ @ preferences into account.</div>
33103315
@ </td></tr>
33113316
33123317
@ <tr><th align="right" valign="top">Tags:</th>
33133318
@ <td valign="top">
33143319
@ <label><input type="checkbox" id="newtag" name="newtag"%s(zNewTagFlag) />
33153320
--- src/info.c
+++ src/info.c
@@ -3305,10 +3305,15 @@
3305 @ <input type="checkbox" name="pclr" checked="checked" />
3306 }else{
3307 @ <input type="checkbox" name="pclr" />
3308 }
3309 @ Propagate color to descendants</label></div>
 
 
 
 
 
3310 @ </td></tr>
3311
3312 @ <tr><th align="right" valign="top">Tags:</th>
3313 @ <td valign="top">
3314 @ <label><input type="checkbox" id="newtag" name="newtag"%s(zNewTagFlag) />
3315
--- src/info.c
+++ src/info.c
@@ -3305,10 +3305,15 @@
3305 @ <input type="checkbox" name="pclr" checked="checked" />
3306 }else{
3307 @ <input type="checkbox" name="pclr" />
3308 }
3309 @ Propagate color to descendants</label></div>
3310 @ <div class='font-size-80'>Be aware that fixed background
3311 @ colors will not interact well with all available skins.
3312 @ It is recommended that fossil be allowed to select these
3313 @ colors automatically so that it can take the skin's
3314 @ preferences into account.</div>
3315 @ </td></tr>
3316
3317 @ <tr><th align="right" valign="top">Tags:</th>
3318 @ <td valign="top">
3319 @ <label><input type="checkbox" id="newtag" name="newtag"%s(zNewTagFlag) />
3320

Keyboard Shortcuts

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