Fossil SCM

Added a bit of vertical space around input controls on the forumedit page so things aren't jammed right up against each other.

wyoung 2024-01-25 18:39 inskinerator-modern-backport
Commit 7876ead740f7bad40ef0a4ef561358134c9b9dc39f64f7d96644d16d0ca303b9
1 file changed +4
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -176,10 +176,14 @@
176176
}
177177
178178
textarea.wikiedit {
179179
font-size: 1em; /* monospace fonts tend to be smaller; compensate */
180180
}
181
+
182
+body.cpage-forumnew form input {
183
+ margin: 0.5em 0;
184
+}
181185
182186
183187
/* Tickets */
184188
185189
table.report {
186190
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -176,10 +176,14 @@
176 }
177
178 textarea.wikiedit {
179 font-size: 1em; /* monospace fonts tend to be smaller; compensate */
180 }
 
 
 
 
181
182
183 /* Tickets */
184
185 table.report {
186
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -176,10 +176,14 @@
176 }
177
178 textarea.wikiedit {
179 font-size: 1em; /* monospace fonts tend to be smaller; compensate */
180 }
181
182 body.cpage-forumnew form input {
183 margin: 0.5em 0;
184 }
185
186
187 /* Tickets */
188
189 table.report {
190

Keyboard Shortcuts

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