diff options
author | Sam Potts <me@sampotts.me> | 2015-03-21 17:00:05 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-21 17:00:05 +1100 |
commit | 388cb4df3964cf4db4e77eee5090bcf817c38dbc (patch) | |
tree | 4394730b0de9416a32a34150fbc75ce6364e8f2d /docs/error.html | |
parent | 9feffb29729193bd2e6f622b2df48627d467df70 (diff) | |
download | plyr-388cb4df3964cf4db4e77eee5090bcf817c38dbc.tar.lz plyr-388cb4df3964cf4db4e77eee5090bcf817c38dbc.tar.xz plyr-388cb4df3964cf4db4e77eee5090bcf817c38dbc.zip |
Keyboard accessibility improvements (Fixes #66)
- Enter now works on checkboxes within the controls
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/error.html b/docs/error.html index ffc95e85..608050a1 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.0.26/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.0.27/docs.css"> </head> <body> <main> |