Fossil SCM

Fix width:1px sizes on diff line-number and change-type cols for diff --browser and friends.

stephan 2024-12-09 07:05 merge-info-html
Commit d2d01d3eb7e4254e52ba7bc1751b32f493103efd3f0f241d4b1fc4ab85ec7196
1 file changed +4 -4
+4 -4
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -250,19 +250,19 @@
250250
@ margin: 0 0 0 0;
251251
@ line-height: inherit;
252252
@ font-size: inherit;
253253
@ }
254254
@ td.diffln {
255
-@ width: 1px;
255
+@ width: fit-content;
256256
@ text-align: right;
257257
@ padding: 0 1em 0 0;
258258
@ }
259259
@ td.difflne {
260260
@ padding-bottom: 0.4em;
261261
@ }
262262
@ td.diffsep {
263
-@ width: 1px;
263
+@ width: fit-content;
264264
@ padding: 0 0.3em 0 1em;
265265
@ line-height: inherit;
266266
@ font-size: inherit;
267267
@ }
268268
@ td.diffsep pre {
@@ -381,19 +381,19 @@
381381
@ margin: 0 0 0 0;
382382
@ line-height: inherit;
383383
@ font-size: inherit;
384384
@ }
385385
@ td.diffln {
386
-@ width: 1px;
386
+@ width: fit-content;
387387
@ text-align: right;
388388
@ padding: 0 1em 0 0;
389389
@ }
390390
@ td.difflne {
391391
@ padding-bottom: 0.4em;
392392
@ }
393393
@ td.diffsep {
394
-@ width: 1px;
394
+@ width: fit-content;
395395
@ padding: 0 0.3em 0 1em;
396396
@ line-height: inherit;
397397
@ font-size: inherit;
398398
@ }
399399
@ td.diffsep pre {
400400
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -250,19 +250,19 @@
250 @ margin: 0 0 0 0;
251 @ line-height: inherit;
252 @ font-size: inherit;
253 @ }
254 @ td.diffln {
255 @ width: 1px;
256 @ text-align: right;
257 @ padding: 0 1em 0 0;
258 @ }
259 @ td.difflne {
260 @ padding-bottom: 0.4em;
261 @ }
262 @ td.diffsep {
263 @ width: 1px;
264 @ padding: 0 0.3em 0 1em;
265 @ line-height: inherit;
266 @ font-size: inherit;
267 @ }
268 @ td.diffsep pre {
@@ -381,19 +381,19 @@
381 @ margin: 0 0 0 0;
382 @ line-height: inherit;
383 @ font-size: inherit;
384 @ }
385 @ td.diffln {
386 @ width: 1px;
387 @ text-align: right;
388 @ padding: 0 1em 0 0;
389 @ }
390 @ td.difflne {
391 @ padding-bottom: 0.4em;
392 @ }
393 @ td.diffsep {
394 @ width: 1px;
395 @ padding: 0 0.3em 0 1em;
396 @ line-height: inherit;
397 @ font-size: inherit;
398 @ }
399 @ td.diffsep pre {
400
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -250,19 +250,19 @@
250 @ margin: 0 0 0 0;
251 @ line-height: inherit;
252 @ font-size: inherit;
253 @ }
254 @ td.diffln {
255 @ width: fit-content;
256 @ text-align: right;
257 @ padding: 0 1em 0 0;
258 @ }
259 @ td.difflne {
260 @ padding-bottom: 0.4em;
261 @ }
262 @ td.diffsep {
263 @ width: fit-content;
264 @ padding: 0 0.3em 0 1em;
265 @ line-height: inherit;
266 @ font-size: inherit;
267 @ }
268 @ td.diffsep pre {
@@ -381,19 +381,19 @@
381 @ margin: 0 0 0 0;
382 @ line-height: inherit;
383 @ font-size: inherit;
384 @ }
385 @ td.diffln {
386 @ width: fit-content;
387 @ text-align: right;
388 @ padding: 0 1em 0 0;
389 @ }
390 @ td.difflne {
391 @ padding-bottom: 0.4em;
392 @ }
393 @ td.diffsep {
394 @ width: fit-content;
395 @ padding: 0 0.3em 0 1em;
396 @ line-height: inherit;
397 @ font-size: inherit;
398 @ }
399 @ td.diffsep pre {
400

Keyboard Shortcuts

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