Fossil SCM

The increased line-height CSS for "code" blocks is now reflected into the line number column in /file?ln views, keeping the two in sync.

wyoung 2024-02-17 17:33 trunk
Commit d745752649265e148307ba1f63b8fbe6daddc7c9e8b39360ebb3b0af67247c0a
1 file changed +1 -1
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -313,11 +313,11 @@
313313
.wiki > .content > .markdown > p > tt,
314314
.wiki > .content > .markdown > p > var {
315315
background-color: #eee;
316316
padding: 0 4px;
317317
}
318
-.content pre {
318
+.content pre, table.numbered-lines > tbody > tr {
319319
hyphens: none;
320320
line-height: 1.25;
321321
}
322322
323323
.content .pikchr-wrapper {
324324
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -313,11 +313,11 @@
313 .wiki > .content > .markdown > p > tt,
314 .wiki > .content > .markdown > p > var {
315 background-color: #eee;
316 padding: 0 4px;
317 }
318 .content pre {
319 hyphens: none;
320 line-height: 1.25;
321 }
322
323 .content .pikchr-wrapper {
324
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -313,11 +313,11 @@
313 .wiki > .content > .markdown > p > tt,
314 .wiki > .content > .markdown > p > var {
315 background-color: #eee;
316 padding: 0 4px;
317 }
318 .content pre, table.numbered-lines > tbody > tr {
319 hyphens: none;
320 line-height: 1.25;
321 }
322
323 .content .pikchr-wrapper {
324

Keyboard Shortcuts

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