- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Jan 2012 20:44:26 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-transitions
In directory hutz:/tmp/cvs-serv30600/css3-transitions
Modified Files:
Overview.src.html
Log Message:
Update style sheet to new CSSWG master.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-transitions/Overview.src.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Overview.src.html 20 Dec 2011 17:46:05 -0000 1.26
+++ Overview.src.html 3 Jan 2012 20:44:24 -0000 1.27
@@ -4,7 +4,7 @@
<html lang="en">
<head>
<title>CSS Transitions</title>
- <link rel="stylesheet" type="text/css" href="default.css">
+ <link rel="stylesheet" type="text/css" href="../default.css">
<style type="text/css">
.rhs { white-space: pre-wrap; }
code { font-size: inherit; }
Received on Tuesday, 3 January 2012 20:44:35 UTC