about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 81cbc2332..825d15968 100644
--- a/web/index.html
+++ b/web/index.html
@@ -257,6 +257,11 @@
         from { opacity: 1; }
         to { opacity: 0; }
       }
+
+      .force-no-clicks > *,
+      .force-no-clicks * {
+        pointer-events: none !important;
+      }
     </style>
   </head>