Fossil SCM

Removed inherited box shadow from ardoise .timelineSelected, [https://fossil-scm.org/forum/forumpost/60c5fcd604 | per forum request].

stephan 2020-09-04 17:00 trunk
Commit 3af6e7ceb44231699f921ffef3e67d6763e13dae191d5bd9ca6b937e14a73913
1 file changed +3 -1
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -953,11 +953,13 @@
953953
border: solid #ff8000;
954954
vertical-align: top;
955955
text-align: left;
956956
background: #442800
957957
}
958
-.timelineSelected {}
958
+.timelineSelected {
959
+ box-shadow: none;
960
+}
959961
.timelineSecondary {}
960962
.timelineSecondary > .timelineColumnarCell,
961963
.timelineSecondary > .timelineCompactCell,
962964
.timelineSecondary > .timelineDetailCell,
963965
.timelineSecondary > .timelineModernCell,
964966
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -953,11 +953,13 @@
953 border: solid #ff8000;
954 vertical-align: top;
955 text-align: left;
956 background: #442800
957 }
958 .timelineSelected {}
 
 
959 .timelineSecondary {}
960 .timelineSecondary > .timelineColumnarCell,
961 .timelineSecondary > .timelineCompactCell,
962 .timelineSecondary > .timelineDetailCell,
963 .timelineSecondary > .timelineModernCell,
964
--- skins/ardoise/css.txt
+++ skins/ardoise/css.txt
@@ -953,11 +953,13 @@
953 border: solid #ff8000;
954 vertical-align: top;
955 text-align: left;
956 background: #442800
957 }
958 .timelineSelected {
959 box-shadow: none;
960 }
961 .timelineSecondary {}
962 .timelineSecondary > .timelineColumnarCell,
963 .timelineSecondary > .timelineCompactCell,
964 .timelineSecondary > .timelineDetailCell,
965 .timelineSecondary > .timelineModernCell,
966

Keyboard Shortcuts

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