You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/02/20 18:11:54 UTC

svn commit: r509663 - in /incubator/servicemix/site: images/ resources/

Author: gnodet
Date: Tue Feb 20 09:11:53 2007
New Revision: 509663

URL: http://svn.apache.org/viewvc?view=rev&rev=509663
Log:
Add new images for the web site

Added:
    incubator/servicemix/site/images/bg.png   (with props)
    incubator/servicemix/site/images/bg02-blue-left.png   (with props)
    incubator/servicemix/site/images/bg02-blue-right.png   (with props)
    incubator/servicemix/site/images/bg02-white-left-nogr.png   (with props)
    incubator/servicemix/site/images/bg02-white-right-nogr.png   (with props)
    incubator/servicemix/site/images/big-bullet.png   (with props)
    incubator/servicemix/site/images/left-box-bottom.png   (with props)
    incubator/servicemix/site/images/left-box-right.png   (with props)
    incubator/servicemix/site/images/left-box-top.png   (with props)
    incubator/servicemix/site/images/new-logo.png   (with props)
Modified:
    incubator/servicemix/site/resources/site.css

Added: incubator/servicemix/site/images/bg.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/bg.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/bg.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/bg02-blue-left.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/bg02-blue-left.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/bg02-blue-left.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/bg02-blue-right.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/bg02-blue-right.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/bg02-blue-right.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/bg02-white-left-nogr.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/bg02-white-left-nogr.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/bg02-white-left-nogr.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/bg02-white-right-nogr.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/bg02-white-right-nogr.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/bg02-white-right-nogr.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/big-bullet.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/big-bullet.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/big-bullet.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/left-box-bottom.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/left-box-bottom.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/left-box-bottom.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/left-box-right.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/left-box-right.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/left-box-right.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/left-box-top.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/left-box-top.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/left-box-top.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/servicemix/site/images/new-logo.png
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/images/new-logo.png?view=auto&rev=509663
==============================================================================
Binary file - no diff available.

Propchange: incubator/servicemix/site/images/new-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: incubator/servicemix/site/resources/site.css
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/resources/site.css?view=diff&rev=509663&r1=509662&r2=509663
==============================================================================
--- incubator/servicemix/site/resources/site.css (original)
+++ incubator/servicemix/site/resources/site.css Tue Feb 20 09:11:53 2007
@@ -1,75 +1,172 @@
-/*********************************************************************
-  CSS Elements in the layout template
- *********************************************************************/
-#site-banner {
-    padding: 0px;
-    padding-right: 20px;
-    margin: 0px;
-    background-color: #fff;
+body {
+  margin: 0;
+  padding: 0;
+}
+
+#cell-0-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; }
+#cell-0-1 { height: 1em; width: 85%; }
+#cell-0-2 { background: transparent url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; }
+#cell-1-0 { background: transparent url( '../images/bg.png' ) repeat-x top; }
+#cell-1-1 { background: transparent url( '../images/bg02-blue-left.png' ) no-repeat right top; width:13px; }
+#cell-1-2 { background: transparent url( '../images/bg.png' ) repeat-x top; width:85%; }
+#banner { height: 80px; } 
+#cell-1-3 { background: transparent url( '../images/bg02-blue-right.png' ) no-repeat left top; width:13px; }
+#cell-1-4 { background: transparent url( '../images/bg.png' ) repeat-x top; }
+#cell-2-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; }
+#cell-2-1 { height: 1em; width: 85%; }
+#cell-2-2 { background: white url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; }
+#cell-3-0 { background: transparent url( '../images/bg.png' ) repeat-x top; }
+#cell-3-1 { background: transparent url( '../images/bg02-blue-left.png' ) no-repeat right top; width:13px; }
+#cell-3-2 { background: transparent url( '../images/bg.png' ) repeat-x top; width:85%; } 
+#cell-3-3 { background: transparent url( '../images/bg02-blue-right.png' ) no-repeat left top; width:13px; }
+#cell-3-4 { background: transparent url( '../images/bg.png' ) repeat-x top; }
+#cell-4-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; }
+#cell-4-1 { height: 1em; width: 85%; }
+#cell-4-2 { background: transparent url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; }
+
+#banner {
+  margin: 0px 20px;
+  padding: 0px 50px 0px 50px; 
+  font-size: 200%;
+  text-align: center;
+  background: transparent;
+}
+#top-menu {
+  margin: 0px 25px;
+  padding: 2px; 
+  line-height: 100%;
+  font-family: Verdana, arial, sans-serif;
+  font-weight: bold;	
+  font-size: 11px;
+  color: white;
+  line-height: 13px;
+  overflow: none;
+}
+#top-menu a:link, #top-menu a:visited {
+  color: #ffffff;
+  text-decoration: none;
+}
+#top-menu a:active, #top-menu a:hover {
+  color: #5b8fbe;
+  text-decoration: underline;
+}
+#top-menu sup img {
+  height: 0px;
+  width: 0px;
+}
+
+#footer {
+  padding: 0px 50px 0px 50px; 
+  min-height: 0em;
+  text-align: center;
+  color: #5b8fbe;
+  font-size: 75%;
+}
+#footer a:link, #footer a:visited {
+  color: white;
+  text-decoration: none;
+}
+#footer a:hover {
+  color: white;
+  text-decoration: underline;
+}
+
+#wrapper-menu-page-right {
+  background: transparent url( '../images/left-box-right.png' ) repeat-y right;
+}
+
+#wrapper-menu-page-bottom {
+  background: transparent url( '../images/left-box-bottom.png' ) no-repeat right bottom;
+}
+
+#wrapper-menu-page-top {
+  background: transparent url( '../images/left-box-top.png' ) no-repeat right top;
+}
+
+#menu-page {
+  width: 200px;
+  color: #5b8fbe;
+  font-family: Verdana, arial, sans-serif;
+  font-weight: bold;	
+  margin: 0px;
+  padding: 17px 11px 17px 0px;
+  text-align: left;
+  margin-left: 0px;
+  line-height: 1em;
+}
+
+#menu-page ul {
+  margin: 0;
+  padding: 0;
+  padding-left: 35px;
+  font-size: 75%;
+}
+
+#menu-page h3 {
+  font-size: 75%;
+  text-transform: uppercase;
+  margin: 1em 0 0.3em 0;
+  color: #5b8fbe;
+  font-weight: normal;
+  letter-spacing: 0.15em;
+  background: url('../images/big-bullet.png') no-repeat 0pt;
+  background-position:left center;
+  margin-left:15px;
+  padding-left: 20px;
+  font-family: Verdana, arial, sans-serif;
+  font-weight: bold;	
+}
+
+#menu-page a:link, #menu-page a:visited {
+  color: black;
+}
+
+#menu-page a:hover {
+  color: #5b8fbe;
+}
+
+#content {
+  padding: 20px 0px 0px 0px;
+  display: block;
+  text-align: left;
+  height: 100%;
+  width: 100%;
+  color: black;
 }
 
-#site-navbar {
-  padding: 2px;
-  border-top: 1px solid #000066;
-  border-bottom: 1px solid #000066;
-  padding-left: 12px;
-  padding-right: 12px;
-  font-weight: bold;
-  background-color: #dddddd;
+h2 {
+  font-size: 110%;
 }
 
-#site-quicklinks p {
-  padding: 0px; margin: 0px;
+h3 {
+  font-size: 100%;
 }
 
-#site-content
-{
-    text-align: left;
-    background-color: #fff;
-    padding: 0px;
-    margin: 0px;
-    padding-bottom:20px;
+a:link, a:visited {
+  color: #5b8fbe;
+  text-decoration: none;
 }
 
-#site-navigation {
+a:hover {
+  color: #666;
+  text-decoration: none;
+}
+
+
+table.align {
+  padding: 0px;
+  border: none;
+}
+
+td.align {
   padding: 0px;
-  margin-top: -24px;
-  font-weight: bold;
-  background-color: #dddddd;
-  border-right: 1px solid #000066;
-  padding-bottom:20px;
-  width:250px;
-}
-
-.pagetitle {
-	font-size: 28px;
-	font-weight: bold;
-	font-family: Arial, sans-serif;
-	color: #003366;
-        margin-bottom: 10px;
-}
-
-#site-page
-{
-    text-align: left;
-    background-color: #fff;
-    padding: 10px;
-    margin: 0px;
-}
-
-#site-footer {
-    background-image:      url('http://goopen.org/confluence/images/border/border_bottom.gif');
-    background-repeat:     repeat-x;
-    background-position:   left top;
-    padding-top:           4px;
-    color:                 #666;
+  border: none;
 }
 
 /*********************************************************************
  CSS Elements that are part of the confluence rendered xhtml
  *********************************************************************/
-
-body, p, td, table, tr, .bodytext, .stepfield {
+.wiki-content {
 	font-family: Verdana, arial, sans-serif;
 	font-size: 11px;
 	line-height: 16px;
@@ -82,13 +179,6 @@
 ** use an id=PageContent or class=wiki-content, so we must
 ** set the body style to that used for PageContent, and p to that used for wiki-content.
 */
-
-body {
-    margin: 0px;
-    padding: 0px;
-    text-align: center;
-    background-color: #f0f0f0;
-}
 
 .monospaceInput {
     font:12px monospace