aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/base/src/main/resources/dokka/styles/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/base/src/main/resources/dokka/styles/style.css b/plugins/base/src/main/resources/dokka/styles/style.css
index 8d5770df..40b01116 100644
--- a/plugins/base/src/main/resources/dokka/styles/style.css
+++ b/plugins/base/src/main/resources/dokka/styles/style.css
@@ -1131,7 +1131,7 @@ td.content {
position: relative;
}
-.main-subrow:hover .anchor-icon {
+.js .main-subrow:hover .anchor-icon {
opacity: 1;
transition: 0.2s;
}