- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2011 03:18:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv19176
Modified Files:
Makefile style.css
Removed Files:
CHECKME.html FOR-FUCK-SAKE.html
Log Message:
checkpointing
--- FOR-FUCK-SAKE.html DELETED ---
--- CHECKME.html DELETED ---
Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- style.css 22 Apr 2011 03:10:58 -0000 1.56
+++ style.css 22 Apr 2011 03:18:32 -0000 1.57
@@ -117,7 +117,7 @@
/* Resets */
-h1, h2, h3, h4, h5, h6, p, a, ul, ol, { font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;}
+h1, h2, h3, h4, h5, h6, p, a, ul, ol { font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;}
table, caption, th, td { font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;}
td a:link , th a:link {font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif; text-decoration:underline;}
Index: Makefile
===================================================================
RCS file: /sources/public/html5/spec-author-view/Makefile,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Makefile 22 Apr 2011 02:42:06 -0000 1.44
+++ Makefile 22 Apr 2011 03:18:32 -0000 1.45
@@ -90,9 +90,6 @@
$(RM) CHANGEDESC
$(RM) SPLITTERLOG
$(RM) FILECHECK
- $(RM) FOR-FUCK-SAKE.html
- $(RM) index-of-terms.html
- $(RM) index-of-terms.html.tmp
distclean: clean
$(RM) -r anolis
Received on Friday, 22 April 2011 03:18:36 UTC