diff options
author | Sam Potts <me@sampotts.me> | 2015-03-09 00:47:38 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-09 00:47:38 +1100 |
commit | 1532f2ab2366965ceab6193df06ba8cd381f4cc3 (patch) | |
tree | 617f7a86b5cc52c0723d4ea20e413587855767bb /docs/error.html | |
parent | 5370fc5c836a159365bed595a442b7a886bb6ffa (diff) | |
download | plyr-1532f2ab2366965ceab6193df06ba8cd381f4cc3.tar.lz plyr-1532f2ab2366965ceab6193df06ba8cd381f4cc3.tar.xz plyr-1532f2ab2366965ceab6193df06ba8cd381f4cc3.zip |
Added tooltip option (Fixes #50)
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 0ad50e67..05c19563 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.23/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.0.24/docs.css"> </head> <body> <main> |