Fossil SCM

Generalized the selector targeting the forum post editor controls to add a bit more vertical space around them so that it works for editing and replying to existing posts as well.

wyoung 2024-01-26 18:10 inskinerator-modern-backport
Commit ef69f9294c8ff48fc0cac40eea4953a13d2e08ba9181217950579dca77579d77
1 file changed +1 -1
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -170,11 +170,11 @@
170170
171171
textarea.wikiedit {
172172
font-size: 1em; /* monospace fonts tend to be smaller; compensate */
173173
}
174174
175
-body.cpage-forumnew form input {
175
+.forum form input {
176176
margin: 0.5em 0;
177177
}
178178
179179
180180
/* Markdown and Wiki-formatted pages: /wiki, /doc, /file...
181181
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -170,11 +170,11 @@
170
171 textarea.wikiedit {
172 font-size: 1em; /* monospace fonts tend to be smaller; compensate */
173 }
174
175 body.cpage-forumnew form input {
176 margin: 0.5em 0;
177 }
178
179
180 /* Markdown and Wiki-formatted pages: /wiki, /doc, /file...
181
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -170,11 +170,11 @@
170
171 textarea.wikiedit {
172 font-size: 1em; /* monospace fonts tend to be smaller; compensate */
173 }
174
175 .forum form input {
176 margin: 0.5em 0;
177 }
178
179
180 /* Markdown and Wiki-formatted pages: /wiki, /doc, /file...
181

Keyboard Shortcuts

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