web - cleanup vendor specific CSS rules

This commit is contained in:
Benjamin Pasero
2019-10-25 12:45:32 +02:00
parent 342f812348
commit 5ff0b530ba
47 changed files with 102 additions and 172 deletions
@@ -29,8 +29,6 @@ body {
padding: 0;
height: 100%;
width: 100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
color: #cccccc;
}
+1 -3
View File
@@ -12,8 +12,6 @@
height: 100%;
width: 100%;
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
}
@@ -117,4 +115,4 @@
</script>
</html>
</html>