Add feature to change controller opacity (#478)

* Add option for changing controller opacity
This commit is contained in:
Gabriel Mawhinney
2019-05-22 05:23:22 +01:00
committed by Ilya Grigorik
parent 568282a106
commit e84878d215
4 changed files with 13 additions and 3 deletions

View File

@@ -22,7 +22,6 @@
cursor: default;
z-index: 9999999;
opacity: 0.3;
}
#controller:hover {