You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/01/24 17:41:04 UTC

svn commit: r371952 - in /myfaces/site/trunk/src/site: resources/css/site.css resources/images/dl.jpg resources/images/h5.gif site.xml xdoc/faq.xml

Author: schof
Date: Tue Jan 24 08:40:58 2006
New Revision: 371952

URL: http://svn.apache.org/viewcvs?rev=371952&view=rev
Log:
tweaks to website style

Added:
    myfaces/site/trunk/src/site/resources/images/dl.jpg   (with props)
Removed:
    myfaces/site/trunk/src/site/resources/images/h5.gif
Modified:
    myfaces/site/trunk/src/site/resources/css/site.css
    myfaces/site/trunk/src/site/site.xml
    myfaces/site/trunk/src/site/xdoc/faq.xml

Modified: myfaces/site/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/resources/css/site.css?rev=371952&r1=371951&r2=371952&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/resources/css/site.css (original)
+++ myfaces/site/trunk/src/site/resources/css/site.css Tue Jan 24 08:40:58 2006
@@ -166,27 +166,29 @@
   color: #333333;
 }
 
+
+dl {
+  padding: 0px 0px 5px 0px;
+  border: 0px;
+  background: url(images/dl.png) left top no-repeat 
+}
+
+dt {
+  padding: 0px 0px 0px 25px;
+  border: 0px;
+  background-color: #FFFFF;
+}
+
 div#leftColumn {
   background: #F0F0F0;
-  border-color: #999 #EEE #EEE #999;
+  border-color: #999 #999 #999 #999;
   border-width: 1px;
   border-style: solid;
 }
 
-.section h2 {
-  background: #fff;
-  border-top: none;
-  border-left: none;
-  border-right: none;
-  padding-left: 0px;
-}
+
 
 #breadcrumbs{
   background: #F0F0F0;
   color: #000000; 
-}
-
-#A4A4AF
-#foo {
-  border-bottom: 1px solid #4C6C8F;
- }
\ No newline at end of file
+}
\ No newline at end of file

Added: myfaces/site/trunk/src/site/resources/images/dl.jpg
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/resources/images/dl.jpg?rev=371952&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/site/trunk/src/site/resources/images/dl.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: myfaces/site/trunk/src/site/site.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/site.xml?rev=371952&r1=371951&r2=371952&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/site.xml (original)
+++ myfaces/site/trunk/src/site/site.xml Tue Jan 24 08:40:58 2006
@@ -22,11 +22,11 @@
     </menu>
 
     <menu name="MyFaces Projects">
-      <item name="MyFaces Api" href="projects/myfaces-api/index.html"/>
-      <item name="MyFaces Impl" href="projects/myfaces-impl/index.html"/>
-      <item name="MyFaces Commons" href="projects/myfaces-commons/index.html"/>
-      <item name="MyFaces Tomahawk" href="projects/myfaces-tomahawk/tomahawk/index.html"/>
-      <item name="MyFaces Sandbox" href="projects/myfaces-sandbox/sandbox/index.html"/>
+      <item name="MyFaces Api" href="myfaces-api/index.html"/>
+      <item name="MyFaces Impl" href="myfaces-impl/index.html"/>
+      <item name="MyFaces Commons" href="myfaces-commons/index.html"/>
+      <item name="MyFaces Tomahawk" href="myfaces-tomahawk/tomahawk/index.html"/>
+      <item name="MyFaces Sandbox" href="myfaces-tomahawk/sandbox/sandbox/index.html"/>
     </menu>
 
     <menu name="Documentation">

Modified: myfaces/site/trunk/src/site/xdoc/faq.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/xdoc/faq.xml?rev=371952&r1=371951&r2=371952&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/xdoc/faq.xml (original)
+++ myfaces/site/trunk/src/site/xdoc/faq.xml Tue Jan 24 08:40:58 2006
@@ -6,7 +6,7 @@
 
 <body>
 
-<section name="Frequently_Asked_Questions">
+<section name="Frequently Asked Questions">
     
     <p><strong>General</strong></p>
       <ol>