summaryrefslogtreecommitdiff
path: root/src/components/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/shared')
-rw-r--r--src/components/shared/rtf.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/shared/rtf.css b/src/components/shared/rtf.css
index d0e28f9..1e97412 100644
--- a/src/components/shared/rtf.css
+++ b/src/components/shared/rtf.css
@@ -27,6 +27,7 @@
margin: 0;
padding: 0;
}
+
.rtf.open .rtf--ab__c:hover > span {
transition: ease-in-out opacity 0.2s;
opacity: 0.9;