We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96ef52 commit 59680adCopy full SHA for 59680ad
1 file changed
PDFViewerPlugin.css
@@ -33,4 +33,5 @@
33
}
34
35
::selection { background:rgba(0,0,255,0.3); }
36
+::-moz-selection { background:rgba(0,0,255,0.3); }
37
0 commit comments