Fossil SCM

Reduce the amount of indentation on option-lists in the one-line help.

drh 2026-01-04 19:45 trunk
Commit 9432ea9085c61c9a2454c09c2e7cd4285bbff995bf88211ad11565f3b629f780
1 file changed +3
--- src/default.css
+++ src/default.css
@@ -1989,10 +1989,13 @@
19891989
grid-column: 1;
19901990
}
19911991
dl.helpOptions > dd {
19921992
grid-column: 2;
19931993
margin: 0;
1994
+}
1995
+div.helpPage blockquote {
1996
+ margin-left: 0.2em;
19941997
}
19951998
19961999
/* Objects in the "desktoponly" class are invisible on mobile */
19972000
@media screen and (max-width: 600px) {
19982001
.desktoponly {
19992002
--- src/default.css
+++ src/default.css
@@ -1989,10 +1989,13 @@
1989 grid-column: 1;
1990 }
1991 dl.helpOptions > dd {
1992 grid-column: 2;
1993 margin: 0;
 
 
 
1994 }
1995
1996 /* Objects in the "desktoponly" class are invisible on mobile */
1997 @media screen and (max-width: 600px) {
1998 .desktoponly {
1999
--- src/default.css
+++ src/default.css
@@ -1989,10 +1989,13 @@
1989 grid-column: 1;
1990 }
1991 dl.helpOptions > dd {
1992 grid-column: 2;
1993 margin: 0;
1994 }
1995 div.helpPage blockquote {
1996 margin-left: 0.2em;
1997 }
1998
1999 /* Objects in the "desktoponly" class are invisible on mobile */
2000 @media screen and (max-width: 600px) {
2001 .desktoponly {
2002

Keyboard Shortcuts

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