Fossil SCM

Increase the default scroll threshold on forum posts from 25em to 40em.

drh 2020-04-08 10:11 trunk
Commit 23d17bd248300522cbc8bb15a096d32954805ada33984edc3f0cc8f914c3972f
1 file changed +1 -1
--- src/default_css.txt
+++ src/default_css.txt
@@ -761,11 +761,11 @@
761761
padding-left: 1ex;
762762
padding-right: 1ex;
763763
margin-top: 1ex;
764764
}
765765
div.forumPostBody {
766
- max-height: 25em;
766
+ max-height: 40em;
767767
overflow: auto;
768768
}
769769
div.forumSel {
770770
background-color: #cef;
771771
}
772772
--- src/default_css.txt
+++ src/default_css.txt
@@ -761,11 +761,11 @@
761 padding-left: 1ex;
762 padding-right: 1ex;
763 margin-top: 1ex;
764 }
765 div.forumPostBody {
766 max-height: 25em;
767 overflow: auto;
768 }
769 div.forumSel {
770 background-color: #cef;
771 }
772
--- src/default_css.txt
+++ src/default_css.txt
@@ -761,11 +761,11 @@
761 padding-left: 1ex;
762 padding-right: 1ex;
763 margin-top: 1ex;
764 }
765 div.forumPostBody {
766 max-height: 40em;
767 overflow: auto;
768 }
769 div.forumSel {
770 background-color: #cef;
771 }
772

Keyboard Shortcuts

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