Fossil SCM

Fix the default background color for Modern View timeline in the Xekri skin.

drh 2017-12-18 02:06 trunk
Commit a6c5a4620a5388fdb1707b401b1e6ecf75ce39355217dd437ca5885a82116849
1 file changed +4
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -746,10 +746,14 @@
746746
}
747747
748748
tr.timelineSelected td.timelineTableCell {
749749
border-radius: 0 1rem 1rem 0;
750750
}
751
+
752
+.timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
753
+ background-color: #282828;
754
+}
751755
752756
/* the format for the timeline data cells */
753757
td.timelineTableCell {
754758
padding: 0.3rem;
755759
text-align: left;
756760
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -746,10 +746,14 @@
746 }
747
748 tr.timelineSelected td.timelineTableCell {
749 border-radius: 0 1rem 1rem 0;
750 }
 
 
 
 
751
752 /* the format for the timeline data cells */
753 td.timelineTableCell {
754 padding: 0.3rem;
755 text-align: left;
756
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -746,10 +746,14 @@
746 }
747
748 tr.timelineSelected td.timelineTableCell {
749 border-radius: 0 1rem 1rem 0;
750 }
751
752 .timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
753 background-color: #282828;
754 }
755
756 /* the format for the timeline data cells */
757 td.timelineTableCell {
758 padding: 0.3rem;
759 text-align: left;
760

Keyboard Shortcuts

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