- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Sep 2010 14:42:04 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv27753
Modified Files:
spec-tests.css spec-tests.xsl
Log Message:
Just minor tweaks to the layout
Index: spec-tests.xsl
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/spec-tests.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- spec-tests.xsl 14 Sep 2010 17:32:40 -0000 1.2
+++ spec-tests.xsl 21 Sep 2010 14:42:02 -0000 1.3
@@ -88,7 +88,8 @@
<p>
<xsl:apply-templates select="s:description"/>
<br/>
- <h3>Success Criteria:</h3>
+ <br/>
+ <b>Success Criteria:</b><br/>
<xsl:apply-templates select="s:success"/>
</p>
</div>
Index: spec-tests.css
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/spec-tests.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- spec-tests.css 17 Aug 2010 20:02:34 -0000 1.1
+++ spec-tests.css 21 Sep 2010 14:42:02 -0000 1.2
@@ -7,6 +7,7 @@
margin-left : 10px ;
padding-left : 5px }
.testBox { border-left:2px solid #A9A9A9 ;
+ border-bottom:2px solid #A9A9A9 ;
background-color : #FFFFFF ;
padding-left : 5px }
Received on Tuesday, 21 September 2010 14:42:05 UTC