Fossil SCM

Make the horisontal line for lcosed leafes thinner.

preben 2023-09-27 05:28 indicate-closed-branches-in-timeline
Commit 6c27f4136eed368776b10d7f6b3461f9c1afd040c19cacc58a4ee7985e3483b8
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -1036,14 +1036,14 @@
10361036
background: #bbb
10371037
}
10381038
.tl-node.closed-leaf:after {
10391039
content: '';
10401040
position: absolute;
1041
- top: 3px;
1041
+ top: 4px;
10421042
left: 0px;
10431043
width: 10px;
1044
- height: 4px;
1044
+ height: 2px;
10451045
background: #bbb
10461046
border-radius: 0%;
10471047
}
10481048
.tl-node.sel:after {
10491049
content: '';
10501050
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -1036,14 +1036,14 @@
1036 background: #bbb
1037 }
1038 .tl-node.closed-leaf:after {
1039 content: '';
1040 position: absolute;
1041 top: 3px;
1042 left: 0px;
1043 width: 10px;
1044 height: 4px;
1045 background: #bbb
1046 border-radius: 0%;
1047 }
1048 .tl-node.sel:after {
1049 content: '';
1050
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -1036,14 +1036,14 @@
1036 background: #bbb
1037 }
1038 .tl-node.closed-leaf:after {
1039 content: '';
1040 position: absolute;
1041 top: 4px;
1042 left: 0px;
1043 width: 10px;
1044 height: 2px;
1045 background: #bbb
1046 border-radius: 0%;
1047 }
1048 .tl-node.sel:after {
1049 content: '';
1050
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -391,14 +391,14 @@
391391
background: #bbb
392392
}
393393
.tl-node.closed-leaf:after {
394394
content: '';
395395
position: absolute;
396
- top: 3px;
396
+ top: 4px;
397397
left: 0px;
398398
width: 10px;
399
- height: 4px;
399
+ height: 2px;
400400
background: #bbb
401401
border-radius: 0%;
402402
}
403403
.tl-node.sel:after {
404404
content: '';
405405
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -391,14 +391,14 @@
391 background: #bbb
392 }
393 .tl-node.closed-leaf:after {
394 content: '';
395 position: absolute;
396 top: 3px;
397 left: 0px;
398 width: 10px;
399 height: 4px;
400 background: #bbb
401 border-radius: 0%;
402 }
403 .tl-node.sel:after {
404 content: '';
405
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -391,14 +391,14 @@
391 background: #bbb
392 }
393 .tl-node.closed-leaf:after {
394 content: '';
395 position: absolute;
396 top: 4px;
397 left: 0px;
398 width: 10px;
399 height: 2px;
400 background: #bbb
401 border-radius: 0%;
402 }
403 .tl-node.sel:after {
404 content: '';
405
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -214,14 +214,14 @@
214214
215215
/* closed leaf commit marker */
216216
.tl-node.closed-leaf:after {
217217
content: '';
218218
position: absolute;
219
- top: 3px;
219
+ top: 4px;
220220
left: 0px;
221221
width: 10px;
222
- height: 4px;
222
+ height: 2px;
223223
background: #fff;
224224
border-radius: 0%;
225225
}
226226
227227
/* up arrow */
228228
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -214,14 +214,14 @@
214
215 /* closed leaf commit marker */
216 .tl-node.closed-leaf:after {
217 content: '';
218 position: absolute;
219 top: 3px;
220 left: 0px;
221 width: 10px;
222 height: 4px;
223 background: #fff;
224 border-radius: 0%;
225 }
226
227 /* up arrow */
228
--- skins/eagle/css.txt
+++ skins/eagle/css.txt
@@ -214,14 +214,14 @@
214
215 /* closed leaf commit marker */
216 .tl-node.closed-leaf:after {
217 content: '';
218 position: absolute;
219 top: 4px;
220 left: 0px;
221 width: 10px;
222 height: 2px;
223 background: #fff;
224 border-radius: 0%;
225 }
226
227 /* up arrow */
228
+2 -2
--- src/default.css
+++ src/default.css
@@ -121,14 +121,14 @@
121121
background: #000;
122122
}
123123
.tl-node.closed-leaf:after {
124124
content: '';
125125
position: absolute;
126
- top: 3px;
126
+ top: 4px;
127127
left: 0px;
128128
width: 10px;
129
- height: 4px;
129
+ height: 2px;
130130
background: #000;
131131
border-radius: 0%;
132132
}
133133
.tl-node.sel:after {
134134
content: '';
135135
--- src/default.css
+++ src/default.css
@@ -121,14 +121,14 @@
121 background: #000;
122 }
123 .tl-node.closed-leaf:after {
124 content: '';
125 position: absolute;
126 top: 3px;
127 left: 0px;
128 width: 10px;
129 height: 4px;
130 background: #000;
131 border-radius: 0%;
132 }
133 .tl-node.sel:after {
134 content: '';
135
--- src/default.css
+++ src/default.css
@@ -121,14 +121,14 @@
121 background: #000;
122 }
123 .tl-node.closed-leaf:after {
124 content: '';
125 position: absolute;
126 top: 4px;
127 left: 0px;
128 width: 10px;
129 height: 2px;
130 background: #000;
131 border-radius: 0%;
132 }
133 .tl-node.sel:after {
134 content: '';
135

Keyboard Shortcuts

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