Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 87885 invoked by uid 500); 7 May 2003 10:18:21 -0000 Mailing-List: contact cocoon-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: cocoon-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cocoon-cvs@xml.apache.org Received: (qmail 87874 invoked by uid 500); 7 May 2003 10:18:20 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 87871 invoked from network); 7 May 2003 10:18:20 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 7 May 2003 10:18:20 -0000 Received: (qmail 30720 invoked by uid 1401); 7 May 2003 10:18:19 -0000 Date: 7 May 2003 10:18:19 -0000 Message-ID: <20030507101819.30719.qmail@icarus.apache.org> From: bdelacretaz@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1/src/webapp/samples/common/style/xsl/html simple-samples2html.xsl X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bdelacretaz 2003/05/07 03:18:18 Modified: src/webapp/resources/styles main.css src/webapp/samples/common/style/xsl/html simple-samples2html.xsl Log: make sample groups and notes more visible - layout tested with Safari, IE and Camino on macosx Revision Changes Path 1.3 +27 -1 cocoon-2.1/src/webapp/resources/styles/main.css Index: main.css =================================================================== RCS file: /home/cvs/cocoon-2.1/src/webapp/resources/styles/main.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- main.css 6 May 2003 19:23:51 -0000 1.2 +++ main.css 7 May 2003 10:18:17 -0000 1.3 @@ -26,4 +26,30 @@ span.switch { cursor: pointer; margin-left: 5px; text-decoration: underline; } /* Samples */ -.group { color: #336699; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #336699; } + +/* background-color: #ffffcc; would make the groups even more visible but it's a bit heavy IMHO */ +.samplesGroup { + color: black; + border-width: 0px 0px 1px 1px; + border-style: solid; + border-color: #336699; + font-size:120%; + padding-left: 0.2em; + padding-top: 0.2em; + padding-bottom: 0.2em; + margin-top: 1em; + margin-bottom: 0; +} + +.samplesNote { + color: #333333; + margin: 0.5em; + padding: 0.2em; + background-color: #ffffcc; + font-style: italic; +} + +.samplesText { + margin-top: 0.2em; +} + 1.6 +14 -13 cocoon-2.1/src/webapp/samples/common/style/xsl/html/simple-samples2html.xsl Index: simple-samples2html.xsl =================================================================== RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/common/style/xsl/html/simple-samples2html.xsl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- simple-samples2html.xsl 7 May 2003 04:57:13 -0000 1.5 +++ simple-samples2html.xsl 7 May 2003 10:18:18 -0000 1.6 @@ -16,7 +16,7 @@ - Apache Cocoon @version@ + Apache Cocoon 2.1-M2-dev @@ -25,7 +25,7 @@ The Apache Software Foundation is proud to present... - Version: @version@ + Version: 2.1-M2-dev @@ -48,7 +48,7 @@ @@ -116,12 +116,12 @@
- + -

-

+

+

@@ -132,8 +132,8 @@ -

-

+

+

@@ -143,7 +143,7 @@
- + @@ -161,10 +161,11 @@
- + - -
+

+ +