- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Jul 2011 10:14:18 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/ReSpec.js/css
In directory hutz:/tmp/cvs-serv8525/css
Modified Files:
respec.css
Log Message:
this debugging bit shouldn't be there in the first palce
Index: respec.css
===================================================================
RCS file: /sources/public/2009/dap/ReSpec.js/css/respec.css,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- respec.css 6 Apr 2011 13:08:42 -0000 1.39
+++ respec.css 4 Jul 2011 10:14:16 -0000 1.40
@@ -31,7 +31,7 @@
a.externalDFN {
color: inherit;
- border-bottom: medium dotted #ccc;
+ border-bottom: 1px dotted #ccc;
text-decoration: none;
}
Received on Monday, 4 July 2011 10:14:22 UTC