Fossil SCM

Minor Adjustments * Uncommented ".timelineHistDsp" * Made the main branch commits stand out a bit more based on DRH's fix

zakero 2017-12-26 17:34 skin-xekri-timeline
Commit 60033b555f74bbae363e4de29f1800a9cbda773eb33cf4717a4334ea5619ce19
1 file changed +8 -12
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -712,14 +712,19 @@
712712
/* The suppressed duplicates lines in timeline, .. */
713713
.timelineDisabled {
714714
font-size: 0.5rem;
715715
font-style: italic;
716716
}
717
+
718
+/* the format for the timeline version display(no history permission!) */
719
+.timelineHistDsp {
720
+ font-weight: bold;
721
+}
717722
718723
.content .timelineTable {
719
- border: 0;
720
- border-spacing: 0 0.25rem;
724
+ border: 0;
725
+ border-spacing: 0 0.5rem;
721726
}
722727
723728
.content .timelineTable tr {
724729
background: #222;
725730
border: 0;
@@ -772,11 +777,11 @@
772777
.timelineTable .timelineModernCell[id] ,
773778
.timelineTable .timelineCompactCell[id] ,
774779
.timelineTable .timelineVerboseCell[id] ,
775780
.timelineTable .timelineColumnarCell[id] ,
776781
.timelineTable .timelineDetailCell[id] {
777
- background: none;
782
+ background: #272727;
778783
}
779784
780785
.timelineTable .timelineCurrent .timelineTime {
781786
background: #333;
782787
border-radius: 1rem 0 0 1rem;
@@ -839,23 +844,14 @@
839844
.timelineTable .timelineDetailCell .timelineColumnarDetail {
840845
font-size: 80%;
841846
white-space: pre-line;
842847
}
843848
844
-
845
-
846849
/* the format for the timeline version links */
847850
/*
848851
a.timelineHistLink {
849852
}
850
-*/
851
-
852
-/* the format for the timeline version display(no history permission!) */
853
-/*
854
-span.timelineHistDsp {
855
- font-weight: bold;
856
-}
857853
*/
858854
859855
860856
/**************************************
861857
* User Edit
862858
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -712,14 +712,19 @@
712 /* The suppressed duplicates lines in timeline, .. */
713 .timelineDisabled {
714 font-size: 0.5rem;
715 font-style: italic;
716 }
 
 
 
 
 
717
718 .content .timelineTable {
719 border: 0;
720 border-spacing: 0 0.25rem;
721 }
722
723 .content .timelineTable tr {
724 background: #222;
725 border: 0;
@@ -772,11 +777,11 @@
772 .timelineTable .timelineModernCell[id] ,
773 .timelineTable .timelineCompactCell[id] ,
774 .timelineTable .timelineVerboseCell[id] ,
775 .timelineTable .timelineColumnarCell[id] ,
776 .timelineTable .timelineDetailCell[id] {
777 background: none;
778 }
779
780 .timelineTable .timelineCurrent .timelineTime {
781 background: #333;
782 border-radius: 1rem 0 0 1rem;
@@ -839,23 +844,14 @@
839 .timelineTable .timelineDetailCell .timelineColumnarDetail {
840 font-size: 80%;
841 white-space: pre-line;
842 }
843
844
845
846 /* the format for the timeline version links */
847 /*
848 a.timelineHistLink {
849 }
850 */
851
852 /* the format for the timeline version display(no history permission!) */
853 /*
854 span.timelineHistDsp {
855 font-weight: bold;
856 }
857 */
858
859
860 /**************************************
861 * User Edit
862
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -712,14 +712,19 @@
712 /* The suppressed duplicates lines in timeline, .. */
713 .timelineDisabled {
714 font-size: 0.5rem;
715 font-style: italic;
716 }
717
718 /* the format for the timeline version display(no history permission!) */
719 .timelineHistDsp {
720 font-weight: bold;
721 }
722
723 .content .timelineTable {
724 border: 0;
725 border-spacing: 0 0.5rem;
726 }
727
728 .content .timelineTable tr {
729 background: #222;
730 border: 0;
@@ -772,11 +777,11 @@
777 .timelineTable .timelineModernCell[id] ,
778 .timelineTable .timelineCompactCell[id] ,
779 .timelineTable .timelineVerboseCell[id] ,
780 .timelineTable .timelineColumnarCell[id] ,
781 .timelineTable .timelineDetailCell[id] {
782 background: #272727;
783 }
784
785 .timelineTable .timelineCurrent .timelineTime {
786 background: #333;
787 border-radius: 1rem 0 0 1rem;
@@ -839,23 +844,14 @@
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 */
854
855
856 /**************************************
857 * User Edit
858

Keyboard Shortcuts

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