Fossil SCM
Minor Adjustments * Uncommented ".timelineHistDsp" * Made the main branch commits stand out a bit more based on DRH's fix
Commit
60033b555f74bbae363e4de29f1800a9cbda773eb33cf4717a4334ea5619ce19
Parent
cec1e06067fb829…
1 file changed
+8
-12
+8
-12
| --- skins/xekri/css.txt | ||
| +++ skins/xekri/css.txt | ||
| @@ -712,14 +712,19 @@ | ||
| 712 | 712 | /* The suppressed duplicates lines in timeline, .. */ |
| 713 | 713 | .timelineDisabled { |
| 714 | 714 | font-size: 0.5rem; |
| 715 | 715 | font-style: italic; |
| 716 | 716 | } |
| 717 | + | |
| 718 | +/* the format for the timeline version display(no history permission!) */ | |
| 719 | +.timelineHistDsp { | |
| 720 | + font-weight: bold; | |
| 721 | +} | |
| 717 | 722 | |
| 718 | 723 | .content .timelineTable { |
| 719 | - border: 0; | |
| 720 | - border-spacing: 0 0.25rem; | |
| 724 | + border: 0; | |
| 725 | + border-spacing: 0 0.5rem; | |
| 721 | 726 | } |
| 722 | 727 | |
| 723 | 728 | .content .timelineTable tr { |
| 724 | 729 | background: #222; |
| 725 | 730 | border: 0; |
| @@ -772,11 +777,11 @@ | ||
| 772 | 777 | .timelineTable .timelineModernCell[id] , |
| 773 | 778 | .timelineTable .timelineCompactCell[id] , |
| 774 | 779 | .timelineTable .timelineVerboseCell[id] , |
| 775 | 780 | .timelineTable .timelineColumnarCell[id] , |
| 776 | 781 | .timelineTable .timelineDetailCell[id] { |
| 777 | - background: none; | |
| 782 | + background: #272727; | |
| 778 | 783 | } |
| 779 | 784 | |
| 780 | 785 | .timelineTable .timelineCurrent .timelineTime { |
| 781 | 786 | background: #333; |
| 782 | 787 | border-radius: 1rem 0 0 1rem; |
| @@ -839,23 +844,14 @@ | ||
| 839 | 844 | .timelineTable .timelineDetailCell .timelineColumnarDetail { |
| 840 | 845 | font-size: 80%; |
| 841 | 846 | white-space: pre-line; |
| 842 | 847 | } |
| 843 | 848 | |
| 844 | - | |
| 845 | - | |
| 846 | 849 | /* the format for the timeline version links */ |
| 847 | 850 | /* |
| 848 | 851 | a.timelineHistLink { |
| 849 | 852 | } |
| 850 | -*/ | |
| 851 | - | |
| 852 | -/* the format for the timeline version display(no history permission!) */ | |
| 853 | -/* | |
| 854 | -span.timelineHistDsp { | |
| 855 | - font-weight: bold; | |
| 856 | -} | |
| 857 | 853 | */ |
| 858 | 854 | |
| 859 | 855 | |
| 860 | 856 | /************************************** |
| 861 | 857 | * User Edit |
| 862 | 858 |
| --- 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 |