Fossil SCM

Default CSS adjustment: Extra space to the left of .timelineModernDetail to prevent it from colliding with the check-in comment.

drh 2017-12-12 17:14 trunk
Commit a53ce0407a79d8eda2486386e662867eb5ebe22f528576bb21f14a66d1e7a9ae
1 file changed +1
--- src/default_css.txt
+++ src/default_css.txt
@@ -86,10 +86,11 @@
8686
font-size: 80%;
8787
text-align: right;
8888
float: right;
8989
opacity: 0.75;
9090
margin-top: 0.5em;
91
+ margin-left: 1em;
9192
}
9293
.tl-canvas {
9394
margin: 0 6px 0 10px;
9495
}
9596
.tl-rail {
9697
--- src/default_css.txt
+++ src/default_css.txt
@@ -86,10 +86,11 @@
86 font-size: 80%;
87 text-align: right;
88 float: right;
89 opacity: 0.75;
90 margin-top: 0.5em;
 
91 }
92 .tl-canvas {
93 margin: 0 6px 0 10px;
94 }
95 .tl-rail {
96
--- src/default_css.txt
+++ src/default_css.txt
@@ -86,10 +86,11 @@
86 font-size: 80%;
87 text-align: right;
88 float: right;
89 opacity: 0.75;
90 margin-top: 0.5em;
91 margin-left: 1em;
92 }
93 .tl-canvas {
94 margin: 0 6px 0 10px;
95 }
96 .tl-rail {
97

Keyboard Shortcuts

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