Fossil SCM

Add extra space between lines of the file-list in a timeline.

drh 2015-03-09 11:15 trunk
Commit c68c68d9d10947445b0f685ee4c46b6ed55b7fa5
1 file changed +4
--- src/style.c
+++ src/style.c
@@ -1108,10 +1108,14 @@
11081108
{ "ul.filelist",
11091109
"List of files in a timeline",
11101110
@ margin-top: 3px;
11111111
@ line-height: 100%;
11121112
},
1113
+ { "ul.filelist li",
1114
+ "List of files in a timeline",
1115
+ @ padding-top: 1px;
1116
+ },
11131117
{ "table.sbsdiffcols",
11141118
"side-by-side diff display (column-based)",
11151119
@ width: 90%;
11161120
@ border-spacing: 0;
11171121
@ font-size: xx-small;
11181122
--- src/style.c
+++ src/style.c
@@ -1108,10 +1108,14 @@
1108 { "ul.filelist",
1109 "List of files in a timeline",
1110 @ margin-top: 3px;
1111 @ line-height: 100%;
1112 },
 
 
 
 
1113 { "table.sbsdiffcols",
1114 "side-by-side diff display (column-based)",
1115 @ width: 90%;
1116 @ border-spacing: 0;
1117 @ font-size: xx-small;
1118
--- src/style.c
+++ src/style.c
@@ -1108,10 +1108,14 @@
1108 { "ul.filelist",
1109 "List of files in a timeline",
1110 @ margin-top: 3px;
1111 @ line-height: 100%;
1112 },
1113 { "ul.filelist li",
1114 "List of files in a timeline",
1115 @ padding-top: 1px;
1116 },
1117 { "table.sbsdiffcols",
1118 "side-by-side diff display (column-based)",
1119 @ width: 90%;
1120 @ border-spacing: 0;
1121 @ font-size: xx-small;
1122

Keyboard Shortcuts

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