summaryrefslogtreecommitdiff
path: root/scraper/client/paper/paper.css
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/client/paper/paper.css')
-rw-r--r--scraper/client/paper/paper.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css
index fc558ca1..025d6b8a 100644
--- a/scraper/client/paper/paper.css
+++ b/scraper/client/paper/paper.css
@@ -83,7 +83,7 @@ input.notes {
.param .btn {
margin-top: 5px;
}
-.row.disabled { opacity: 0.5; }
+.row.disabled { opacity: 0.5; pointer-events: none;}
.vettingRow label {
display: flex;