Fossil SCM

Increase the pinned-post pin size a tick so that it is unambiguously distinguishable from an LHS pin emoji in the thread title.

stephan 2026-05-25 16:40 UTC pinned-forum-posts
Commit 6c9900dad57a1f0407e10ec3c0745b1f6352f66826d8de1ac99d5ae41310de2a
1 file changed +1
--- src/default.css
+++ src/default.css
@@ -1116,10 +1116,11 @@
11161116
flex-direction: column;
11171117
}
11181118
11191119
body.forum div.forumPosts table tr.pinned > td:nth-child(2):before {
11201120
content: "📌 ";
1121
+ font-size: 120%;
11211122
}
11221123
11231124
body.cpage-setup_forum > .content table {
11241125
margin-bottom: 1em;
11251126
}
11261127
--- src/default.css
+++ src/default.css
@@ -1116,10 +1116,11 @@
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
--- src/default.css
+++ src/default.css
@@ -1116,10 +1116,11 @@
1116 flex-direction: column;
1117 }
1118
1119 body.forum div.forumPosts table tr.pinned > td:nth-child(2):before {
1120 content: "📌 ";
1121 font-size: 120%;
1122 }
1123
1124 body.cpage-setup_forum > .content table {
1125 margin-bottom: 1em;
1126 }
1127

Keyboard Shortcuts

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