Fossil SCM

Fix CSS priority issue

andygoth 2020-08-20 12:31 andygoth-ardoise-tweaks
Commit ed04edd82b9093cdcecba73a95aa66de7b2a43ccaf840c7f383629d8e3c65807
1 file changed +3 -3
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -949,19 +949,19 @@
949949
border: solid #ff8000;
950950
vertical-align: top;
951951
text-align: left;
952952
background: #442800
953953
}
954
-.timelineSelected {
954
+tr.timelineSelected {
955955
background: #663C00;
956956
box-shadow: 0px 0px 6px rgb(255, 127, 0)
957957
}
958
-.timelineSecondary {
958
+tr.timelineSecondary {
959959
background: #003C66;
960960
box-shadow: 0px 0px 6px rgb(0, 127, 255)
961961
}
962
-.timelineCurrent {
962
+tr.timelineCurrent {
963963
background: #66003C;
964964
box-shadow: 0px 0px 6px rgb(255, 0, 127)
965965
}
966966
.timelineSecondary > .timelineColumnarCell,
967967
.timelineSecondary > .timelineCompactCell,
968968
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -949,19 +949,19 @@
949 border: solid #ff8000;
950 vertical-align: top;
951 text-align: left;
952 background: #442800
953 }
954 .timelineSelected {
955 background: #663C00;
956 box-shadow: 0px 0px 6px rgb(255, 127, 0)
957 }
958 .timelineSecondary {
959 background: #003C66;
960 box-shadow: 0px 0px 6px rgb(0, 127, 255)
961 }
962 .timelineCurrent {
963 background: #66003C;
964 box-shadow: 0px 0px 6px rgb(255, 0, 127)
965 }
966 .timelineSecondary > .timelineColumnarCell,
967 .timelineSecondary > .timelineCompactCell,
968
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -949,19 +949,19 @@
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

Keyboard Shortcuts

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