- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 05 Oct 2009 15:16:47 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/ReSpec.js/css
In directory hutz:/tmp/cvs-serv26768/ReSpec.js/css
Modified Files:
respec.css
Log Message:
added device; several fixes to ReSpec references
Index: respec.css
===================================================================
RCS file: /sources/public/2009/dap/ReSpec.js/css/respec.css,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- respec.css 30 Sep 2009 15:24:54 -0000 1.24
+++ respec.css 5 Oct 2009 15:16:45 -0000 1.25
@@ -164,6 +164,9 @@
.excGetSetTrue { color: #0c0; }
.excGetSetFalse { color: #c00; }
+.idlImplements a {
+ font-weight: bold;
+}
dl.attributes, dl.methods, dl.constants {
margin-left: 2em;
Received on Monday, 5 October 2009 15:16:50 UTC