diff options
author | Sam Potts <me@sampotts.me> | 2015-04-06 13:25:36 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-04-06 13:25:36 +1000 |
commit | 99cabd545dda501fa23f4f1e917c3a586adea2a2 (patch) | |
tree | e6ba228c99b24dcf48ff7ada79d12273ab6b6388 /docs/error.html | |
parent | 1f7f7b10dec4d1fd28de900fc1f4c7f71650c51b (diff) | |
download | plyr-99cabd545dda501fa23f4f1e917c3a586adea2a2.tar.lz plyr-99cabd545dda501fa23f4f1e917c3a586adea2a2.tar.xz plyr-99cabd545dda501fa23f4f1e917c3a586adea2a2.zip |
Fix for generated IDs for controls, UI tweak for audio
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 1d004f98..5feecea7 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.1.2/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.3/docs.css"> </head> <body> <main> |