* Check vouch status on appId in addition to contentHash (#6719)

* Check vouch status on appId in addition to contentHash

* Simplify var expansion

* Merge #6725

* Add updated MethodDecoding from master
This commit is contained in:
Jaco Greeff
2017-10-12 20:26:08 +02:00
committed by arkpar
parent eee0e6f295
commit 69f53ffb2b
20 changed files with 787 additions and 351 deletions

View File

@@ -29,6 +29,7 @@
left: 0;
opacity: 1;
padding: 1.5em;
cursor: pointer;
position: fixed;
right: 50%;
z-index: 100;