Author: gmcdonald
Date: Sat Mar 3 22:21:50 2007
New Revision: 514362
URL: http://svn.apache.org/viewvc?view=rev&rev=514362
Log:
Changes to make pelt theme more like pelt skin FOR-811, a little more to do.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/Thumbs.db
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter.gif
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter_open.gif
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css Sat Mar 3 22:21:50 2007
@@ -234,9 +234,9 @@
padding: 5px 15px 4px;
width: .1em; /* IE/Win fix */
}
-#nav-main li a:link { color: #000000; }
-#nav-main li a:visited { color: #000000; }
-#nav-main li a:hover { color: #000000; }
+#nav-main li a:link { color: #0F3660; }
+#nav-main li a:visited { color: #0F3660; }
+#nav-main li a:hover { color: #0F3660; }
#nav-main > li a { width: auto; } /* Rest of IE/Win fix */
@@ -253,15 +253,15 @@
#nav-main .current a {
font-weight: bold;
padding-bottom: 5px;
- color: #000000;
+ color: #CFDCED;
background-image: url(../themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png);
background-repeat: no-repeat;
background-position: top left;
}
-#nav-main .current a:link { color: #000000; }
-#nav-main .current a:visited { color: #000000; }
-#nav-main .current a:hover { color: #000000; }
+#nav-main .current a:link { color: #CFDCED; }
+#nav-main .current a:visited { color: #CFDCED; }
+#nav-main .current a:hover { color: #CFDCED; }
#publishedStrip {
position: relative;
@@ -285,10 +285,20 @@
position:relative;
background-color: #4A6D8C ;
}
-#level2tabs a{padding-right: 5px;}
-#level2tabs a:link { color: #000000; }
-#level2tabs a:visited { color: #000000; }
-#level2tabs a:hover { color: #000066; }
+#level2tabs a {padding-right: 5px;
+background-color: #CFDCED;
+text-decoration:none;
+cursor: pointer;
+background-image: url('../themes/images/chapter.gif');
+background-repeat: no-repeat;
+background-position: center left;
+margin-left: 6px;
+padding-left : 6px;
+}
+#level2tabs a:link { color: #000066; }
+#level2tabs a:visited { color: #000066; }
+#level2tabs a:hover { color: #000066; text-decoration:underline; }
+#level2tabs a:selected {background-color: #4A6D8C; color: #CFDCED;}
/*
* border-top: solid #4A6D8C 15px;
*/
@@ -353,11 +363,11 @@
padding: 0px;
}
-#leftbar a { font-weight: normal;}
-#leftbar a:link { color: #000000; }
-#leftbar a:visited { color: #000000; }
-#leftbar a:active { color: #000000; }
-#leftbar a:hover { color: #FFCF00; }
+#leftbar a { font-weight: normal; text-decoration: none;}
+#leftbar a:link { color: #FFFFFF; }
+#leftbar a:visited { color: #FFFFFF; }
+#leftbar a:active { color: #FFFFFF; }
+#leftbar a:hover { color: #FFCF00; text-decoration: underline; }
#menuarea { width:10em;}
@@ -394,15 +404,15 @@
}
#nav-section .pagegroup span {
background-image: url('../themes/images/chapter.gif');
- color: #000000;
+ color: #CEDFEF;
}
.pagegroupselected span {
background-image: url('../themes/images/chapter_open.gif');
- color: #000000;
+ color: #CEDFEF;
}
.pagegroupopen span {
background-image: url('../themes/images/chapter_open.gif');
- color: #000000;
+ color: #CEDFEF;
}
.pagegroupselected {
@@ -446,6 +456,7 @@
color: #000000;
padding: 0px 0px 0px 6px;
font-style : normal;
+ font-weight : normal;
border-style: solid;
border-width: 1px;
margin-right: 10px;
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml Sat Mar 3 22:21:50 2007
@@ -174,6 +174,34 @@
+
+
+
+ credit2
+ false
+ false
+
+
+
+ ApacheCon Europe 2007
+ http://apachecon.com/2007/EU/
+ http://apache.org/ads/ApacheCon/2007-europe-125x125.png
+ 125
+ 125
+
+
+ ApacheCon US 2007
+ http://people.apache.org/calendar.html#200711
+ http://apache.org/ads/ApacheCon/2007-usa-125x125.png
+ 125
+ 125
+
+
+
+
+
+
@@ -215,7 +243,7 @@
- 2002
+ 2007
The Acme Software Organisation.
http://www.acme.org/licenses/
@@ -256,4 +284,4 @@
-->
-
\ No newline at end of file
+
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/Thumbs.db
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/Thumbs.db?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
Binary files - no diff available.
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter.gif
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter.gif?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
Binary files - no diff available.
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter_open.gif
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter_open.gif?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
Binary files - no diff available.