Fossil SCM

Back out [321d8baf1939], as (A) the majority consensus is that underlining of hyperlinks is not desired and (B) to help avoid a potential merge conflict with the inkskinerator-modern-backport branch, which was branched after that change was made.

stephan 2024-01-29 04:34 trunk
Commit 5ef34fd764d12f09942f11e4ef317adf0e378046b139a596b10d70ed521e40c1
1 file changed -4
--- src/default.css
+++ src/default.css
@@ -928,14 +928,10 @@
928928
div.forumClosed {
929929
}
930930
div.forumClosed > .forumPostBody {
931931
opacity: 0.7;
932932
}
933
-.forumPostBody a {
934
- text-decoration-line: underline;
935
- text-decoration-style: solid;
936
-}
937933
div.forumClosed > .forumPostHdr::before {
938934
content: "[CLOSED] ";
939935
}
940936
/*div.forumClosed > div.forumPostBody {
941937
filter: blur(5px);
942938
--- src/default.css
+++ src/default.css
@@ -928,14 +928,10 @@
928 div.forumClosed {
929 }
930 div.forumClosed > .forumPostBody {
931 opacity: 0.7;
932 }
933 .forumPostBody a {
934 text-decoration-line: underline;
935 text-decoration-style: solid;
936 }
937 div.forumClosed > .forumPostHdr::before {
938 content: "[CLOSED] ";
939 }
940 /*div.forumClosed > div.forumPostBody {
941 filter: blur(5px);
942
--- src/default.css
+++ src/default.css
@@ -928,14 +928,10 @@
928 div.forumClosed {
929 }
930 div.forumClosed > .forumPostBody {
931 opacity: 0.7;
932 }
 
 
 
 
933 div.forumClosed > .forumPostHdr::before {
934 content: "[CLOSED] ";
935 }
936 /*div.forumClosed > div.forumPostBody {
937 filter: blur(5px);
938

Keyboard Shortcuts

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