Author: thorsten
Date: Wed Sep 22 14:52:23 2010
New Revision: 1000010

URL: http://svn.apache.org/viewvc?rev=1000010&view=rev
Log:
DROIDS-34 Applying new logo

Modified:
    incubator/droids/trunk/src/documentation/resources/images/droid-logo.png
    
incubator/droids/trunk/src/documentation/resources/themes/common/css/droids.css
    
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.header.panel.xml
    
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.nav-main.panel.xml

Modified: 
incubator/droids/trunk/src/documentation/resources/images/droid-logo.png
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/src/documentation/resources/images/droid-logo.png?rev=1000010&r1=1000009&r2=1000010&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
incubator/droids/trunk/src/documentation/resources/themes/common/css/droids.css
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/src/documentation/resources/themes/common/css/droids.css?rev=1000010&r1=1000009&r2=1000010&view=diff
==============================================================================
--- 
incubator/droids/trunk/src/documentation/resources/themes/common/css/droids.css 
(original)
+++ 
incubator/droids/trunk/src/documentation/resources/themes/common/css/droids.css 
Wed Sep 22 14:52:23 2010
@@ -1,12 +1,30 @@
 div#nav-main-hook {
-background-color:#000 ;
+background-color:#ffffff ;
 }
 .projectlogo {
-    padding: 7px 0 10px 10px;
+/*    padding: 7px 0 10px 10px;*/
     float: left;
     width: 33%;
     text-align: right;
 }
 .float-right{
   float: right;
-}
\ No newline at end of file
+}
+#header .round-top-left-small {
+  
background-image:url("../themes/images/roundcorner-t-l-5-bgffffff-stroke4A6D8C-fg4A6D8C.png");
+}
+#header .round-top-right-small {
+background-image:url("../themes/images/roundcorner-t-r-5-bgffffff-stroke4A6D8C-fg4A6D8C.png");
+}
+#nav-main li a {
+background-image:url("../themes/images/roundcorner-t-l-5-bgffffff-strokeB5C7E7-fgB5C7E7.png");
+}
+#nav-main li {
+background-image:url("../themes/images/roundcorner-t-r-5-bgffffff-strokeB5C7E7-fgB5C7E7.png");
+}
+#nav-main .current {
+background-image:url("../themes/images/roundcorner-t-r-5-bgffffff-stroke4A6D8C-fg4A6D8C.png");
+}
+#nav-main .current a {
+background-image:url("../themes/images/roundcorner-t-l-5-bgffffff-stroke4A6D8C-fg4A6D8C.png");
+}

Modified: 
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.header.panel.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.header.panel.xml?rev=1000010&r1=1000009&r2=1000010&view=diff
==============================================================================
--- 
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.header.panel.xml
 (original)
+++ 
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.header.panel.xml
 Wed Sep 22 14:52:23 2010
@@ -52,8 +52,8 @@
           http://incubator.apache.org/droids/</forrest:property>
         <forrest:property name="branding-logo-logo">
           images/droid-logo.png</forrest:property>
-        <forrest:property name="branding-logo-width">115px</forrest:property>
-        <forrest:property name="height">100</forrest:property>
+        <forrest:property name="branding-logo-width">304px</forrest:property>
+        <forrest:property name="height">121px</forrest:property>
       </forrest:contract>
     </forrest:hook>
     <jx:import uri="cocoon://prepare.panels.pelt-html.nav-main"/>

Modified: 
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.nav-main.panel.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.nav-main.panel.xml?rev=1000010&r1=1000009&r2=1000010&view=diff
==============================================================================
--- 
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.nav-main.panel.xml
 (original)
+++ 
incubator/droids/trunk/src/documentation/resources/themes/pelt/panels/pelt-html.nav-main.panel.xml
 Wed Sep 22 14:52:23 2010
@@ -19,7 +19,7 @@
 xmlns:jx="http://apache.org/cocoon/templates/jx/1.0";>
   <forrest:contract name="helper-form-blank" />
   <forrest:contract name="search-input-provider-search-lucene">
-    <forrest:property name="search-input-provider-search-lucene-input-size" 
value="25"/>
+    <forrest:property name="search-input-provider-search-lucene-input-size" 
value="30"/>
     <forrest:property name="search-input-provider-search-lucene-project" 
value="droids"/>
   </forrest:contract>
   <forrest:hook name="nav-main-hook">


Reply via email to