Fossil SCM

Fix the default CSS for the timelineDetailCell column in the Columnar View.

drh 2017-12-12 00:01 trunk
Commit 92bcce3325f26da0c654ddd2fa5b567123657b74471fbee2cb24471558cd9fae
1 file changed +1 -1
--- src/default_css.txt
+++ src/default_css.txt
@@ -77,11 +77,11 @@
7777
vertical-align: top;
7878
text-align: left;
7979
padding: 0.75em;
8080
border-radius: 1em;
8181
}
82
-.timelineModernCell[id], .timelineColumnarCell[id] {
82
+.timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
8383
background-color: #efefef;
8484
}
8585
.timelineModernDetail {
8686
font-size: 80%;
8787
text-align: right;
8888
--- src/default_css.txt
+++ src/default_css.txt
@@ -77,11 +77,11 @@
77 vertical-align: top;
78 text-align: left;
79 padding: 0.75em;
80 border-radius: 1em;
81 }
82 .timelineModernCell[id], .timelineColumnarCell[id] {
83 background-color: #efefef;
84 }
85 .timelineModernDetail {
86 font-size: 80%;
87 text-align: right;
88
--- src/default_css.txt
+++ src/default_css.txt
@@ -77,11 +77,11 @@
77 vertical-align: top;
78 text-align: left;
79 padding: 0.75em;
80 border-radius: 1em;
81 }
82 .timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
83 background-color: #efefef;
84 }
85 .timelineModernDetail {
86 font-size: 80%;
87 text-align: right;
88

Keyboard Shortcuts

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