Fossil SCM

Move the pinned-post indicator to the column with the thread topic.

stephan 2026-05-25 16:17 UTC pinned-forum-posts
Commit dcd43c1d7773f166fdbf9d2b530dfbe08e990c869f11cf29301b603b9236c03e
1 file changed +2 -3
+2 -3
--- src/default.css
+++ src/default.css
@@ -1114,13 +1114,12 @@
11141114
div.setup_forum-column {
11151115
display: flex;
11161116
flex-direction: column;
11171117
}
11181118
1119
-body.forum div.forumPosts table tr.pinned > td:nth-child(1):before {
1120
- padding-right: 0.25em;
1121
- content: "📌";
1119
+body.forum div.forumPosts table tr.pinned > td:nth-child(2):before {
1120
+ content: "📌 ";
11221121
}
11231122
11241123
body.cpage-setup_forum > .content table {
11251124
margin-bottom: 1em;
11261125
}
11271126
--- src/default.css
+++ src/default.css
@@ -1114,13 +1114,12 @@
1114 div.setup_forum-column {
1115 display: flex;
1116 flex-direction: column;
1117 }
1118
1119 body.forum div.forumPosts table tr.pinned > td:nth-child(1):before {
1120 padding-right: 0.25em;
1121 content: "📌";
1122 }
1123
1124 body.cpage-setup_forum > .content table {
1125 margin-bottom: 1em;
1126 }
1127
--- src/default.css
+++ src/default.css
@@ -1114,13 +1114,12 @@
1114 div.setup_forum-column {
1115 display: flex;
1116 flex-direction: column;
1117 }
1118
1119 body.forum div.forumPosts table tr.pinned > td:nth-child(2):before {
1120 content: "📌 ";
 
1121 }
1122
1123 body.cpage-setup_forum > .content table {
1124 margin-bottom: 1em;
1125 }
1126

Keyboard Shortcuts

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