Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3356544
D5623.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
463 B
Referenced Files
None
Subscribers
None
D5623.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D5623: [web] Make spoiler components block link reveal / click until the spoiler is revealed
Attached
Detach File
Event Timeline
Log In to Comment