Fossil SCM

Slight CSS tweak to the darkmode skin's forum listing, based on [forum:9a6f4c039d82|forum post 9a6f4c039d82], intended to make the have-been-visited links stand out a bit better.

stephan 2023-03-14 14:16 trunk
Commit d2c93a417e8f988463413b6ed2f7b4622e554ae981648b495cdbbc2f616574f8
1 file changed +4
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -565,10 +565,14 @@
565565
566566
body.forum .forumPostBody > div blockquote {
567567
border: 1px inset;
568568
padding: 0 0.5em;
569569
}
570
+
571
+body.forum .forumPosts.fileage a:visited {
572
+ color: rgba(98, 150, 205, 0.9);
573
+}
570574
571575
body.report table.report tr td { color: black }
572576
body.report table.report a { color: blue }
573577
body.tkt td.tktDspValue { color: black }
574578
body.tkt td.tktDspValue a { color: blue }
575579
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -565,10 +565,14 @@
565
566 body.forum .forumPostBody > div blockquote {
567 border: 1px inset;
568 padding: 0 0.5em;
569 }
 
 
 
 
570
571 body.report table.report tr td { color: black }
572 body.report table.report a { color: blue }
573 body.tkt td.tktDspValue { color: black }
574 body.tkt td.tktDspValue a { color: blue }
575
--- skins/darkmode/css.txt
+++ skins/darkmode/css.txt
@@ -565,10 +565,14 @@
565
566 body.forum .forumPostBody > div blockquote {
567 border: 1px inset;
568 padding: 0 0.5em;
569 }
570
571 body.forum .forumPosts.fileage a:visited {
572 color: rgba(98, 150, 205, 0.9);
573 }
574
575 body.report table.report tr td { color: black }
576 body.report table.report a { color: blue }
577 body.tkt td.tktDspValue { color: black }
578 body.tkt td.tktDspValue a { color: blue }
579

Keyboard Shortcuts

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