Fossil SCM

A few more adjustments * Made the detail for Modern and Columnar a bit larger for readablity * For the Columnar View, added "files:" to the file list * For the Columnar View, file list no longer wraps

zakero 2017-12-28 01:39 skin-xekri-timeline
Commit bf2555f84eaa7a4322e2e50ec29e5656e92762c873e134c0b14c09a90297f83b
1 file changed +20 -1
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -838,15 +838,34 @@
838838
.timelineTable .timelineCompactCell .timelineCompactLeaf ,
839839
.timelineTable .timelineVerboseCell .timelineVerboseLeaf ,
840840
.timelineTable .timelineVerboseCell .timelineLeaf {
841841
font-weight: bold;
842842
}
843
+
844
+.timelineTable .timelineModernCell .timelineModernDetail ,
845
+.timelineTable .timelineDetailCell {
846
+ font-size: 85%;
847
+}
843848
844849
.timelineTable .timelineDetailCell .timelineColumnarDetail {
845
- font-size: 80%;
846850
white-space: pre-line;
847851
}
852
+
853
+.timelineTable .timelineDetailCell ul.filelist::before {
854
+ content: "files:";
855
+}
856
+
857
+.timelineTable .timelineDetailCell ul.filelist {
858
+ margin-left: 0;
859
+ padding-left: 0;
860
+}
861
+
862
+.timelineTable .timelineDetailCell ul.filelist li {
863
+ margin-left: 1.5rem;
864
+ padding-left: 0;
865
+ white-space: nowrap;
866
+}
848867
849868
/* the format for the timeline version links */
850869
/*
851870
a.timelineHistLink {
852871
}
853872
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -838,15 +838,34 @@
838 .timelineTable .timelineCompactCell .timelineCompactLeaf ,
839 .timelineTable .timelineVerboseCell .timelineVerboseLeaf ,
840 .timelineTable .timelineVerboseCell .timelineLeaf {
841 font-weight: bold;
842 }
 
 
 
 
 
843
844 .timelineTable .timelineDetailCell .timelineColumnarDetail {
845 font-size: 80%;
846 white-space: pre-line;
847 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
848
849 /* the format for the timeline version links */
850 /*
851 a.timelineHistLink {
852 }
853
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -838,15 +838,34 @@
838 .timelineTable .timelineCompactCell .timelineCompactLeaf ,
839 .timelineTable .timelineVerboseCell .timelineVerboseLeaf ,
840 .timelineTable .timelineVerboseCell .timelineLeaf {
841 font-weight: bold;
842 }
843
844 .timelineTable .timelineModernCell .timelineModernDetail ,
845 .timelineTable .timelineDetailCell {
846 font-size: 85%;
847 }
848
849 .timelineTable .timelineDetailCell .timelineColumnarDetail {
 
850 white-space: pre-line;
851 }
852
853 .timelineTable .timelineDetailCell ul.filelist::before {
854 content: "files:";
855 }
856
857 .timelineTable .timelineDetailCell ul.filelist {
858 margin-left: 0;
859 padding-left: 0;
860 }
861
862 .timelineTable .timelineDetailCell ul.filelist li {
863 margin-left: 1.5rem;
864 padding-left: 0;
865 white-space: nowrap;
866 }
867
868 /* the format for the timeline version links */
869 /*
870 a.timelineHistLink {
871 }
872

Keyboard Shortcuts

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