Fossil SCM

Make the shunned/unshunned list legible (not blue on black) in the xekri skin.

stephan 2024-03-28 10:40 trunk
Commit dbbc4800e69c0e2b5e50426a15670c8ff7de9722d213b5ca87da1ce30cad92bf
1 file changed +2 -2
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -1075,15 +1075,15 @@
10751075
color: #f00;
10761076
font-weight: bold;
10771077
}
10781078
/* format for artifact lines, no longer shunned */
10791079
p.noMoreShun {
1080
- color: #00f;
1080
+ color: yellow;
10811081
}
10821082
/* format for artifact lines being shunned */
10831083
p.shunned {
1084
- color: #00f;
1084
+ color: yellow;
10851085
}
10861086
/* a broken hyperlink */
10871087
span.brokenlink {
10881088
color: #f00;
10891089
}
10901090
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -1075,15 +1075,15 @@
1075 color: #f00;
1076 font-weight: bold;
1077 }
1078 /* format for artifact lines, no longer shunned */
1079 p.noMoreShun {
1080 color: #00f;
1081 }
1082 /* format for artifact lines being shunned */
1083 p.shunned {
1084 color: #00f;
1085 }
1086 /* a broken hyperlink */
1087 span.brokenlink {
1088 color: #f00;
1089 }
1090
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -1075,15 +1075,15 @@
1075 color: #f00;
1076 font-weight: bold;
1077 }
1078 /* format for artifact lines, no longer shunned */
1079 p.noMoreShun {
1080 color: yellow;
1081 }
1082 /* format for artifact lines being shunned */
1083 p.shunned {
1084 color: yellow;
1085 }
1086 /* a broken hyperlink */
1087 span.brokenlink {
1088 color: #f00;
1089 }
1090

Keyboard Shortcuts

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