- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Tue, 02 Sep 2014 12:24:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv1811
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit 3d2a069d6143155ade6a19e66c2f5125705f32a0
--- /sources/public/html5/webvtt/Overview.html 2014/08/29 12:19:39 1.165
+++ /sources/public/html5/webvtt/Overview.html 2014/09/02 12:24:24 1.166
@@ -109,6 +109,10 @@
opacity: 0.8;
text-align: right;
}
+ /* move respec button out of the way of the bug button */
+ #respec-ui{
+ top: 100px !important;
+ }
</style>
<style>/*****************************************************************
* ReSpec 3 CSS
@@ -271,7 +275,7 @@
</p>
<h1 class="title p-name" id="title">WebVTT: The Web Video Text Tracks Format</h1>
- <h2 id="draft-community-group-report-29-august-2014">Draft Community Group Report <time class="dt-published" datetime="2014-08-29">29 August 2014</time></h2>
+ <h2 id="draft-community-group-report-02-september-2014">Draft Community Group Report <time class="dt-published" datetime="2014-09-02">02 September 2014</time></h2>
<dl>
Received on Tuesday, 2 September 2014 12:24:25 UTC