diff options
author | Sam Potts <me@sampotts.me> | 2015-07-25 18:30:47 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-07-25 18:30:47 +1000 |
commit | df64fdac9eeac9515c16a21af39dbdd3163bb05c (patch) | |
tree | fa32563db03421a38781fef99fa4c40d06204a54 /docs/error.html | |
parent | 4dbbbd04ccf87f2c102ac7dac07120993e606b46 (diff) | |
download | plyr-df64fdac9eeac9515c16a21af39dbdd3163bb05c.tar.lz plyr-df64fdac9eeac9515c16a21af39dbdd3163bb05c.tar.xz plyr-df64fdac9eeac9515c16a21af39dbdd3163bb05c.zip |
Tab focus and caption position fixes (fixes #61, fixes #92)
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 ef009316..8d89f055 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.2.1/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.2.2/docs.css"> </head> <body> <main> |