We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a5298 commit 040a19aCopy full SHA for 040a19a
1 file changed
lib/settings-screen.css
@@ -19,7 +19,7 @@ table, caption, tbody, tfoot, thead, tr, th, td {
19
body {overflow: hidden;
20
-webkit-user-select: none;
21
-moz-user-select: none;
22
- -o-user-select:none;
+ -ms-user-select:none;
23
user-select: none;
24
font-size: 12px;
25
}
0 commit comments