Page MenuHomePhabricator

D5623.diff
No OneTemporary

D5623.diff

diff --git a/web/markdown/markdown.css b/web/markdown/markdown.css
--- a/web/markdown/markdown.css
+++ b/web/markdown/markdown.css
@@ -87,6 +87,10 @@
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
+span.spoiler a {
+ pointer-events: none;
+ color: var(--spoiler-text-color);
+}
span.revealSpoilerAnimation {
animation: revealSpoiler 1s;
}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 7:09 PM (19 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2576926
Default Alt Text
D5623.diff (463 B)

Event Timeline