Fossil

Check-in Differences
Login

Check-in Differences

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From a0850d54c5001e68 To d55d9b2a42f10d31

2024-01-26
11:14
Comment improvement on the "nomargins" section, and fixed up a few places where it wasn't as orthogonal as it should be. ... (check-in: f550c17d user: wyoung tags: inskinerator-modern-backport)
2024-01-25
21:59
Collected the "nomargins" handling for forum posts and ticket comments together, then defined a new one-off style to do the same thing on arbitrary blocks. Tested it out on the index.wiki page's sidebar. ... (check-in: d55d9b2a user: wyoung tags: inskinerator-modern-backport)
21:09
Made ticket report table border rounding consistent with MD tables. This requires a change to default.css, which had a conflicting style. If there are other skins where border-collapse mode is desired, this needs to be reapplied within that skin. ... (check-in: 2ba7a7d8 user: wyoung tags: inskinerator-modern-backport)
16:46
First in a series of changes to the default skin to make it look more like Inskinerator Modern without bringing in Inskinerator's dependencies and machinery.

This change increases the body font size for desktop use without affecting mobile. With middle-aged eyes, the old default puts too much text on a line, decreasing readability due to long line lengths, even with browsers no wider than a sheet of office paper. For our definition of "mobile," line lengths are naturally limited to reasonable lengths, and in any case, compromise is the nature of that game. ... (check-in: 2fdfb834 user: wyoung tags: inskinerator-modern-backport)

04:04
Make forum post hyperlinks more visible, with the conventional underline. ... (check-in: 321d8baf user: stephan tags: trunk)
03:00
Remove some vendor-prefixed CSS attributes, as modern browsers emit warnings for those. ... (check-in: a0850d54 user: stephan tags: trunk)
2024-01-22
13:37
Hide the timeline graph tooltip in the `pagehide' handler, as Chromium-based browsers (but not Firefox) are deprecating the `unload' handler. ... (check-in: f97a29dd user: florian tags: trunk)

Changes to skins/default/css.txt.

21
22
23
24
25
26
27

28
29
30
31
32
33
34

.title {
  color: #4183C4;
  float: left;
}
.title h1 {
  display: inline;

}
.title h1:after {
  content: " / ";
  color: #777;
  font-weight: normal;
}
.status {







>







21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

.title {
  color: #4183C4;
  float: left;
}
.title h1 {
  display: inline;
  font-size: 2.00em;
}
.title h1:after {
  content: " / ";
  color: #777;
  font-weight: normal;
}
.status {
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
  white-space: nowrap;
}


/* Main document area; elements common to most pages. */

.content {
  padding-top: 10px;
  font-size: 0.8em;
  color: #444;
}
.content blockquote {
  padding: 0 15px;
}
.content h1 {
  font-size: 1.25em;
}
.content h2 {
  font-size: 1.15em;
}
.content h3 {
  font-size: 1.05em;
}

.section {
  font-size: 1em;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #d8d8d8;
  border-radius: 3px 3px 0 0;







|
<



|

|
<
<
|
|
<
|
|
<







101
102
103
104
105
106
107
108

109
110
111
112
113
114


115
116

117
118

119
120
121
122
123
124
125
  white-space: nowrap;
}


/* Main document area; elements common to most pages. */

.content {
  padding: 0ex 1ex 1ex 1ex;

  color: #444;
}
.content blockquote {
  padding: 0.1em 1em;
}
.content h1 { font-size: 2.00em; margin-left: 10pt; }


.content h2 { font-size: 1.50em; margin-left: 20pt; }
.content h3 { font-size: 1.15em; margin-left: 30pt; }

.content h4 { font-size: 1.05em; margin-left: 40pt; }
.content h5 { font-size: 1.00em; margin-left: 50pt; }


.section {
  font-size: 1em;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #d8d8d8;
  border-radius: 3px 3px 0 0;
143
144
145
146
147
148
149






150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166











167
168
169

















































































170























































171
172
173
174
175
176
177
178
179

180
181
182
183
184
185
186
  margin-right: 1em;
}

hr {
  color: #eee;
}








/* Page footer */

.footer {
  border-top: 1px solid #ccc;
  padding: 10px;
  font-size: 0.7em;
  margin-top: 10px;
  color: #ccc;
}

/* Forum */

.forum a:visited {
  color: #6A7F94;
}












.forum blockquote {
  background-color: rgba(65, 131, 196, 0.1);
  border-left: 3px solid #254769;

















































































  padding: .1em 1em;























































}


/* Tickets */

table.report {
  cursor: auto;
  border-radius: 5px;
  border: 1px solid #ccc;

  margin: 1em 0;
}
.report td, .report th {
 border: 0;
 font-size: .8em;
 padding: 10px;
}







>
>
>
>
>
>

















>
>
>
>
>
>
>
>
>
>
>
|

|
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
|
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>







<

>







139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326

327
328
329
330
331
332
333
334
335
  margin-right: 1em;
}

hr {
  color: #eee;
}

/* Wiki <verbatim> text block adjustments */
pre.verbatim {
  padding: 0.5em;
  white-space: pre-wrap;
}


/* Page footer */

.footer {
  border-top: 1px solid #ccc;
  padding: 10px;
  font-size: 0.7em;
  margin-top: 10px;
  color: #ccc;
}

/* Forum */

.forum a:visited {
  color: #6A7F94;
}

textarea.wikiedit {
  font-size: 1em;  /* monospace fonts tend to be smaller; compensate */
}

body.cpage-forumnew form input {
  margin: 0.5em 0;
}


/* Markdown and Wiki-formatted pages: /wiki, /doc, /file... */

.doc blockquote, .markdown blockquote {
  background-color: rgba(65, 131, 196, 0.1);
  border-left: 3px solid #4183c4;
  margin-left: 60pt;
  padding: 0.1em 1em;
}

.doc dl, .markdown dl {
  margin-left: 60pt;
}

.doc dt, .markdown dt {
  margin-left: 10pt;
}

.doc dd, .markdown dd {
  margin-left: 30pt;
  margin-bottom: 1em;
}

.doc hr, .markdown hr {
  margin-left: 10pt;
}

.doc dd, .doc dt,
.doc li,
.doc p,
.doc table,
.markdown dd, .markdown dt,
.markdown li,
.markdown p,
.markdown table {
  line-height: 1.4em;
}

.doc p,
.doc pre,
.doc ol, .doc ul,
.doc table,
.markdown p,
.markdown pre,
.markdown ol, .markdown ul,
.markdown table {
  margin-left: 50pt;
  margin-right: 50pt;
}

.doc p ol, .doc p ul,
.doc pre ol, .doc pre ul,
.doc ol ol, .doc ol ul,
.doc ul ol, .doc ul ul,
.doc table ol, .doc table ul,
.markdown p ol, .markdown p ul,
.markdown pre ol, .markdown pre ul,
.markdown ol ol, .markdown ol ul,
.markdown ul ol, .markdown ul ul,
.markdown table ol, .markdown table ul {
    margin-left: 10pt;
}

.doc pre, .markdown pre {
  hyphens: none;
  font-size: 110%;
  line-height: 1.25;
  margin-left: 70pt;
}

.doc .pikchr-wrapper, .markdown .pikchr-wrapper {
  font-size: 15px;
  margin-left: 50pt;
}

.doc ul li, .markdown ul li {
  list-style-type: disc;
}

.doc li p, .doc li pre, .markdown li p, .markdown li pre {
  margin-left: 0;
}

.doc table, .markdown table {
  background-color: #f0f5f9;
  border: 1px solid #a7c2dc;
  border-radius: 0.5em;
  padding: 6px;
}

.doc th, .markdown th {
  border-bottom: 1px solid #dee8f2;
  padding-bottom: 4px;
  padding-right: 6px;
  text-align: left;
}

.doc td, .markdown td {
  padding-bottom: 4px;
  padding-right: 6px;
  text-align: left;
}

div.pikchr-wrapper.indent:not(.source) {
  margin-left: 70pt;
}

/* Back above margins out in forum posts and ticket comments, and define
 * a one-off class for use in documents where the same is desired. */
.forum .markdown blockquote,
.forum .markdown h1,
.forum .markdown h2,
.forum .markdown h3,
.forum .markdown h4,
.forum .markdown h5,
.forum .markdown p,
.forum .markdown pre,
.forum .markdown ol,
.forum .markdown ul,
.forum .forumTime h1,
.forum .forumTime h2,
.forum .forumTime h3,
.tkt .markdown h1,
.tkt .markdown h2,
.tkt .markdown h3,
.tkt .markdown h4,
.tkt .markdown h5,
.tkt .markdown p,
.tkt .markdown pre,
.tkt .markdown ol,
.tkt .markdown ul,
.nomargins,
.nomargins h1,
.nomargins h2,
.nomargins h3,
.nomargins h4,
.nomargins h5,
.nomargins p,
.nomargins pre,
.nomargins ol,
.nomargins ul {
  margin-left: 0;
  margin-right: 0;
}


/* Tickets */

table.report {
  cursor: auto;

  border: 1px solid #ccc;
  border-radius: 0.5em;
  margin: 1em 0;
}
.report td, .report th {
 border: 0;
 font-size: .8em;
 padding: 10px;
}
229
230
231
232
233
234
235
















236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251



252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269



270
271
272
273
274
275
276
277
278
279
280
281
    font-size: 90%;
}
div.timelineDate {
    font-weight: bold;
    white-space: nowrap;
}


















/* Miscellaneous UI elements */

.fossil-tooltip.help-buttonlet-content {
  background-color: lightyellow;
}


/* Exceptions for specific screen sizes */

@media screen and (max-width: 600px) {
  /* Spacing for mobile */
  body {
    padding-left: 4px;
    padding-right: 4px;
  }



  .title {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .status {padding-top: 0px;}
  .mainmenu a {
    padding: 8px 10px;
  }
  .mainmenu {
    padding: 10px;
  }
}
@media screen and (min-width: 600px) {
  /* Spacing for desktop */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }



  .title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .status {padding-top: 30px;}
  .mainmenu a {
    padding: 8px 20px;
  }
  .mainmenu {
    padding: 10px;
  }
}







>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
















>
>
>


















>
>
>












378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
    font-size: 90%;
}
div.timelineDate {
    font-weight: bold;
    white-space: nowrap;
}

tr.timelineSelected {
  /* default/css.txt puts these styles on the whole row. We want them only
     on the comment/details cell within the table, not over the time
     and graph columns as well. */
  background-color: unset;
  border: unset;
  box-shadow: unset;
}
tr.timelineSelected {
  td.timelineModernCell, td.timelineColumnarCell {
    background-color: #ffc;
    border: 2px solid #eed;
    border-radius: 1em;
  }
}


/* Miscellaneous UI elements */

.fossil-tooltip.help-buttonlet-content {
  background-color: lightyellow;
}


/* Exceptions for specific screen sizes */

@media screen and (max-width: 600px) {
  /* Spacing for mobile */
  body {
    padding-left: 4px;
    padding-right: 4px;
  }
  .content {
    font-size: 0.8em;
  }
  .title {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .status {padding-top: 0px;}
  .mainmenu a {
    padding: 8px 10px;
  }
  .mainmenu {
    padding: 10px;
  }
}
@media screen and (min-width: 600px) {
  /* Spacing for desktop */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content {
    font-size: 0.9em;
  }
  .title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .status {padding-top: 30px;}
  .mainmenu a {
    padding: 8px 20px;
  }
  .mainmenu {
    padding: 10px;
  }
}

Changes to src/default.css.

494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
  padding: 0;
  width: 125px;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
table.report {
  border-collapse:collapse;
  border: 1px solid #999;
  margin: 1em 0 1em 0;
  cursor: pointer;
}
td.rpteditex {
  border-width: thin;
  border-color: #000000;







<







494
495
496
497
498
499
500

501
502
503
504
505
506
507
  padding: 0;
  width: 125px;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
table.report {

  border: 1px solid #999;
  margin: 1em 0 1em 0;
  cursor: pointer;
}
td.rpteditex {
  border-width: thin;
  border-color: #000000;
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
}
tr.diffskip.jchunk:hover {
  /*background-color: rgba(127,127,127,0.5);
  cursor: pointer;*/
}
tr.diffskip > td.chunkctrl {
  text-align: left;
  font-family: monospace;
}
tr.diffskip > td.chunkctrl > div {
  display: flex;
  align-items: center;
}
tr.diffskip > td.chunkctrl > div > span.error {
  padding: 0.25em 0.5em;







<







615
616
617
618
619
620
621

622
623
624
625
626
627
628
}
tr.diffskip.jchunk:hover {
  /*background-color: rgba(127,127,127,0.5);
  cursor: pointer;*/
}
tr.diffskip > td.chunkctrl {
  text-align: left;

}
tr.diffskip > td.chunkctrl > div {
  display: flex;
  align-items: center;
}
tr.diffskip > td.chunkctrl > div > span.error {
  padding: 0.25em 0.5em;
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
  margin: 0;
}
.flex-container.child-gap-small > * {
  margin: 0.25em;
}
#fossil-status-bar {
  display: block;
  font-family: monospace;
  border-width: 1px;
  border-style: inset;
  border-color: inherit;
  min-height: 1.5em;
  font-size: 1.2em;
  padding: 0.2em;
  margin: 0.25em 0;







<







1290
1291
1292
1293
1294
1295
1296

1297
1298
1299
1300
1301
1302
1303
  margin: 0;
}
.flex-container.child-gap-small > * {
  margin: 0.25em;
}
#fossil-status-bar {
  display: block;

  border-width: 1px;
  border-style: inset;
  border-color: inherit;
  min-height: 1.5em;
  font-size: 1.2em;
  padding: 0.2em;
  margin: 0.25em 0;
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
table.numbered-lines {
  width: 100%;
  table-layout: fixed /* required to keep ultra-wide code from exceeding
                         window width, and instead force a scrollbar
                         on them. */;
}
table.numbered-lines > tbody > tr {
  font-family: monospace;
  line-height: 1.35;
  white-space: pre;
}
table.numbered-lines > tbody > tr > td {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;







<







1380
1381
1382
1383
1384
1385
1386

1387
1388
1389
1390
1391
1392
1393
table.numbered-lines {
  width: 100%;
  table-layout: fixed /* required to keep ultra-wide code from exceeding
                         window width, and instead force a scrollbar
                         on them. */;
}
table.numbered-lines > tbody > tr {

  line-height: 1.35;
  white-space: pre;
}
table.numbered-lines > tbody > tr > td {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
1759
1760
1761
1762
1763
1764
1765







1766




1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
body.branch .submenu > a.timeline-link {
  display: none;
}
body.branch .submenu > a.timeline-link.selected {
  display: inline;
}








.monospace {




  font-family: monospace;
}

div.markdown > ol.footnotes {
  font-size: 90%;
}
div.markdown > ol.footnotes > li {
  margin-bottom: 0.5em;
}
div.markdown ol.footnotes > li.fn-joined > sup.fn-joined {
  color: gray;
  font-family: monospace;
}
div.markdown ol.footnotes > li.fn-joined > sup.fn-joined::after {
  content: "(joined from multiple locations) ";
}
div.markdown ol.footnotes > li.fn-misreference {
  margin-top:    0.75em;
  margin-bottom: 0.75em;







>
>
>
>
>
>
>
|
>
>
>
>
|










<







1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784

1785
1786
1787
1788
1789
1790
1791
body.branch .submenu > a.timeline-link {
  display: none;
}
body.branch .submenu > a.timeline-link.selected {
  display: inline;
}

/* Candidate fonts for various forms of monospaced text. Collected here
 * to avoid repeating this long list of fonts. */
code, pre, tt,
    div.markdown ol.footnotes > li.fn-joined > sup.fn-joined,
    table.numbered-lines > tbody > tr,
    tr.diffskip > td.chunkctrl,
    #fossil-status-bar,
    .monospace {
  font-family: Source Code Pro, Menlo, Monaco, Consolas,
               Andale Mono, Ubuntu Mono, Deja Vu Sans Mono,
               Letter Gothic, Letter Gothic Std, Prestige Elite Std,
               Courier, Courier New,
               monospace;
}

div.markdown > ol.footnotes {
  font-size: 90%;
}
div.markdown > ol.footnotes > li {
  margin-bottom: 0.5em;
}
div.markdown ol.footnotes > li.fn-joined > sup.fn-joined {
  color: gray;

}
div.markdown ol.footnotes > li.fn-joined > sup.fn-joined::after {
  content: "(joined from multiple locations) ";
}
div.markdown ol.footnotes > li.fn-misreference {
  margin-top:    0.75em;
  margin-bottom: 0.75em;

Changes to www/index.wiki.

1
2
3
4
5
6
7
8
9
10
11
12
13
<title>Home</title>

<h3>What Is Fossil?</h3>

<div style='float:right;border:2px solid #446979;padding:0 15px 10px 0;margin:0 0 10px 10px;'>
<ul style='margin-left: -10px;'>
<li> [/uv/download.html | Download]
<li> [./quickstart.wiki | Quick Start]
<li> [./build.wiki | Install]
<li> [https://fossil-scm.org/forum | Support/Forum ]
<li> [./hints.wiki | Tips &amp; Hints]
<li> [./changes.wiki | Change Log]
<li> [../COPYRIGHT-BSD2.txt | License]




|
|







1
2
3
4
5
6
7
8
9
10
11
12
13
<title>Home</title>

<h3>What Is Fossil?</h3>

<div class="nomargins" style='float:right;border:2px solid #446979;padding:0 15px 10px 0;margin:0 50px 0 10px'>
<ul>
<li> [/uv/download.html | Download]
<li> [./quickstart.wiki | Quick Start]
<li> [./build.wiki | Install]
<li> [https://fossil-scm.org/forum | Support/Forum ]
<li> [./hints.wiki | Tips &amp; Hints]
<li> [./changes.wiki | Change Log]
<li> [../COPYRIGHT-BSD2.txt | License]