Add feature to jump to marker (#471)

* Add options for setting marker and jumping to marker
* Correct "mute" to "muted"
This commit is contained in:
jacobcolbert
2019-05-06 00:41:16 -04:00
committed by Ilya Grigorik
parent e91b4c9cdb
commit d8965f644c
3 changed files with 30 additions and 9 deletions

View File

@@ -100,4 +100,9 @@ select {
.customForce {
display: none;
}
.customKey {
color: transparent;
text-shadow: 0 0 0 #000000;
}