Fossil SCM

Rearrange code

andygoth 2020-08-20 13:08 andygoth-ardoise-tweaks
Commit 1ffe4cde88a1e2c2dad6deedbe3469fdd97f79e250ce8aaeb4a06743c019c25b
1 file changed +13 -15
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -943,28 +943,19 @@
943943
vertical-align: top;
944944
text-align: left;
945945
background: #442800
946946
}
947947
span.timelineSelected {
948
- border-radius: 5px;
949948
border: solid #ff8000;
950
- vertical-align: top;
951
- text-align: left;
952949
background: #442800
953950
}
954951
tr.timelineSelected {
955
- background: #663C00;
952
+ background: #663C00
953
+}
954
+span.timelineSelected, tr.timelineSelected {
956955
box-shadow: 0px 0px 6px rgb(255, 127, 0)
957956
}
958
-tr.timelineSecondary {
959
- background: #003C66;
960
- box-shadow: 0px 0px 6px rgb(0, 127, 255)
961
-}
962
-tr.timelineCurrent {
963
- background: #66003C;
964
- box-shadow: 0px 0px 6px rgb(255, 0, 127)
965
-}
966957
.timelineSecondary > .timelineColumnarCell,
967958
.timelineSecondary > .timelineCompactCell,
968959
.timelineSecondary > .timelineDetailCell,
969960
.timelineSecondary > .timelineModernCell,
970961
.timelineSecondary > .timelineVerboseCell {
@@ -974,16 +965,19 @@
974965
vertical-align: top;
975966
text-align: left;
976967
background: #002844
977968
}
978969
span.timelineSecondary {
979
- border-radius: 5px;
980970
border: solid #0080ff;
981
- vertical-align: top;
982
- text-align: left;
983971
background: #002844
984972
}
973
+tr.timelineSecondary {
974
+ background: #003C66
975
+}
976
+span.timelineSecondary, tr.timelineSecondary {
977
+ box-shadow: 0px 0px 6px rgb(0, 127, 255)
978
+}
985979
.timelineCurrent > .timelineColumnarCell,
986980
.timelineCurrent > .timelineCompactCell,
987981
.timelineCurrent > .timelineDetailCell,
988982
.timelineCurrent > .timelineModernCell,
989983
.timelineCurrent > .timelineVerboseCell {
@@ -990,10 +984,14 @@
990984
vertical-align: top;
991985
text-align: left;
992986
padding: .75em;
993987
border-radius: 5px;
994988
border: dashed #ff8000
989
+}
990
+span.timelineCurrent, tr.timelineCurrent {
991
+ background: #66003C;
992
+ box-shadow: 0px 0px 6px rgb(255, 0, 127)
995993
}
996994
.timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
997995
background-color: #000
998996
}
999997
.tl-canvas {
1000998
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -943,28 +943,19 @@
943 vertical-align: top;
944 text-align: left;
945 background: #442800
946 }
947 span.timelineSelected {
948 border-radius: 5px;
949 border: solid #ff8000;
950 vertical-align: top;
951 text-align: left;
952 background: #442800
953 }
954 tr.timelineSelected {
955 background: #663C00;
 
 
956 box-shadow: 0px 0px 6px rgb(255, 127, 0)
957 }
958 tr.timelineSecondary {
959 background: #003C66;
960 box-shadow: 0px 0px 6px rgb(0, 127, 255)
961 }
962 tr.timelineCurrent {
963 background: #66003C;
964 box-shadow: 0px 0px 6px rgb(255, 0, 127)
965 }
966 .timelineSecondary > .timelineColumnarCell,
967 .timelineSecondary > .timelineCompactCell,
968 .timelineSecondary > .timelineDetailCell,
969 .timelineSecondary > .timelineModernCell,
970 .timelineSecondary > .timelineVerboseCell {
@@ -974,16 +965,19 @@
974 vertical-align: top;
975 text-align: left;
976 background: #002844
977 }
978 span.timelineSecondary {
979 border-radius: 5px;
980 border: solid #0080ff;
981 vertical-align: top;
982 text-align: left;
983 background: #002844
984 }
 
 
 
 
 
 
985 .timelineCurrent > .timelineColumnarCell,
986 .timelineCurrent > .timelineCompactCell,
987 .timelineCurrent > .timelineDetailCell,
988 .timelineCurrent > .timelineModernCell,
989 .timelineCurrent > .timelineVerboseCell {
@@ -990,10 +984,14 @@
990 vertical-align: top;
991 text-align: left;
992 padding: .75em;
993 border-radius: 5px;
994 border: dashed #ff8000
 
 
 
 
995 }
996 .timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
997 background-color: #000
998 }
999 .tl-canvas {
1000
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -943,28 +943,19 @@
943 vertical-align: top;
944 text-align: left;
945 background: #442800
946 }
947 span.timelineSelected {
 
948 border: solid #ff8000;
 
 
949 background: #442800
950 }
951 tr.timelineSelected {
952 background: #663C00
953 }
954 span.timelineSelected, tr.timelineSelected {
955 box-shadow: 0px 0px 6px rgb(255, 127, 0)
956 }
 
 
 
 
 
 
 
 
957 .timelineSecondary > .timelineColumnarCell,
958 .timelineSecondary > .timelineCompactCell,
959 .timelineSecondary > .timelineDetailCell,
960 .timelineSecondary > .timelineModernCell,
961 .timelineSecondary > .timelineVerboseCell {
@@ -974,16 +965,19 @@
965 vertical-align: top;
966 text-align: left;
967 background: #002844
968 }
969 span.timelineSecondary {
 
970 border: solid #0080ff;
 
 
971 background: #002844
972 }
973 tr.timelineSecondary {
974 background: #003C66
975 }
976 span.timelineSecondary, tr.timelineSecondary {
977 box-shadow: 0px 0px 6px rgb(0, 127, 255)
978 }
979 .timelineCurrent > .timelineColumnarCell,
980 .timelineCurrent > .timelineCompactCell,
981 .timelineCurrent > .timelineDetailCell,
982 .timelineCurrent > .timelineModernCell,
983 .timelineCurrent > .timelineVerboseCell {
@@ -990,10 +984,14 @@
984 vertical-align: top;
985 text-align: left;
986 padding: .75em;
987 border-radius: 5px;
988 border: dashed #ff8000
989 }
990 span.timelineCurrent, tr.timelineCurrent {
991 background: #66003C;
992 box-shadow: 0px 0px 6px rgb(255, 0, 127)
993 }
994 .timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
995 background-color: #000
996 }
997 .tl-canvas {
998

Keyboard Shortcuts

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