Fossil SCM

Fixed up final significant known difference with Inskinerator Modern: lightened the background color on selected forum posts.

wyoung 2024-01-26 17:38 inskinerator-modern-backport
Commit 5ead5d6d4928e99f3bcbf9d0118016da3934cd7658cff923a7b595d8080265bc
1 file changed +4
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -161,10 +161,14 @@
161161
/* Forum */
162162
163163
.forum a:visited {
164164
color: #6A7F94;
165165
}
166
+
167
+div.forumSel {
168
+ background-color: #ebf5ff;
169
+}
166170
167171
textarea.wikiedit {
168172
font-size: 1em; /* monospace fonts tend to be smaller; compensate */
169173
}
170174
171175
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -161,10 +161,14 @@
161 /* Forum */
162
163 .forum a:visited {
164 color: #6A7F94;
165 }
 
 
 
 
166
167 textarea.wikiedit {
168 font-size: 1em; /* monospace fonts tend to be smaller; compensate */
169 }
170
171
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -161,10 +161,14 @@
161 /* Forum */
162
163 .forum a:visited {
164 color: #6A7F94;
165 }
166
167 div.forumSel {
168 background-color: #ebf5ff;
169 }
170
171 textarea.wikiedit {
172 font-size: 1em; /* monospace fonts tend to be smaller; compensate */
173 }
174
175

Keyboard Shortcuts

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