autoprefixer

This commit is contained in:
Szekeres Bálint
2018-07-01 19:03:12 +02:00
parent e5c0ea91a3
commit 67ee8a5ca6
3 changed files with 2325 additions and 58 deletions

View File

@@ -60,9 +60,6 @@ aside.options {
.form-check-label {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}