You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2009/07/27 15:17:33 UTC

svn commit: r798120 [3/3] - in /openjpa/site: ./ images/ styles/

Propchange: openjpa/site/images/openjpa-logo-old.svg
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: openjpa/site/images/openjpa-logo.png
URL: http://svn.apache.org/viewvc/openjpa/site/images/openjpa-logo.png?rev=798120&r1=798119&r2=798120&view=diff
==============================================================================
Binary files - no diff available.

Added: openjpa/site/images/openjpa-logo.psd
URL: http://svn.apache.org/viewvc/openjpa/site/images/openjpa-logo.psd?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/openjpa-logo.psd
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: openjpa/site/images/user_16.gif
URL: http://svn.apache.org/viewvc/openjpa/site/images/user_16.gif?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/user_16.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: openjpa/site/images/white-header-left-eee.png
URL: http://svn.apache.org/viewvc/openjpa/site/images/white-header-left-eee.png?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/white-header-left-eee.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: openjpa/site/images/white-header-left-eee2.png
URL: http://svn.apache.org/viewvc/openjpa/site/images/white-header-left-eee2.png?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/white-header-left-eee2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: openjpa/site/images/white-header-right-eee.png
URL: http://svn.apache.org/viewvc/openjpa/site/images/white-header-right-eee.png?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/white-header-right-eee.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: openjpa/site/images/white-header-right-eee2.png
URL: http://svn.apache.org/viewvc/openjpa/site/images/white-header-right-eee2.png?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/white-header-right-eee2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: openjpa/site/images/white-header-top-eee.png
URL: http://svn.apache.org/viewvc/openjpa/site/images/white-header-top-eee.png?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/white-header-top-eee.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: openjpa/site/images/white-header-top-eee2.png
URL: http://svn.apache.org/viewvc/openjpa/site/images/white-header-top-eee2.png?rev=798120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: openjpa/site/images/white-header-top-eee2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: openjpa/site/styles/site.css
URL: http://svn.apache.org/viewvc/openjpa/site/styles/site.css?rev=798120&r1=798119&r2=798120&view=diff
==============================================================================
--- openjpa/site/styles/site.css (original)
+++ openjpa/site/styles/site.css Mon Jul 27 13:17:32 2009
@@ -1,18 +1,22 @@
 body {
-    padding: 20px;
+    padding-top: 0px;
+    padding-left: 10px;
+    padding-right: 10px;
+    padding-bottom: 0px;
+    background: #eeeeee;
 }
 
 /* ====================================================== */
 /*  Rounded Box Styles */
 /* ====================================================== */
-div.white_box div.header   {background: transparent url("../images/white-header-top.png") repeat-x 0pt;}
-div.white_box div.header_l {background: transparent url("../images/white-header-left.png") no-repeat 0pt;}
-div.white_box div.header_r {background: transparent url("../images/white-header-right.png") no-repeat 100% 0pt;}
+div.white_box div.header   {background: transparent url("../images/white-header-top-eee2.png") repeat-x 0pt;}
+div.white_box div.header_l {background: transparent url("../images/white-header-left-eee2.png") no-repeat 0pt;}
+div.white_box div.header_r {background: transparent url("../images/white-header-right-eee2.png") no-repeat 100% 0pt;}
 div.white_box div.header_r {height: 18px;}
 
 div.white_box div.content   {background: #ffffff; } 
-div.white_box div.content_l {background: transparent url("../images/content-left.png") repeat-y 0pt;}
-div.white_box div.content_r {background: transparent url("../images/content-right.png") repeat-y 100% 0pt;}
+div.white_box div.content_l {background: transparent url("../images/content-left-eee.png") repeat-y 0pt;}
+div.white_box div.content_r {background: transparent url("../images/content-right-eee.png") repeat-y 100% 0pt;}
 div.white_box div.content_r {padding-left: 6px; padding-right: 9px;}
 
 div.white_box div.footer {background: transparent url("../images/white-footer-bottom.png") repeat-x 0pt;}
@@ -21,19 +25,19 @@
 div.white_box div.footer_r {color: #ffffff; height:37px; padding:0px;}
 div.white_box div.footer_r {padding-left: 6px;padding-right: 9px;}
 
-div.black_box div.footer {background: transparent url("../images/black-footer-bottom.png") repeat-x 0pt;}
-div.black_box div.footer_l {background: transparent url("../images/black-footer-left.png") no-repeat 0pt;}
-div.black_box div.footer_r {background: transparent url("../images/black-footer-right.png") no-repeat right bottom;}
+div.black_box div.footer {background: transparent url("../images/black-footer-bottom-eee.png") repeat-x 0pt;}
+div.black_box div.footer_l {background: transparent url("../images/black-footer-left-eee.png") no-repeat 0pt;}
+div.black_box div.footer_r {background: transparent url("../images/black-footer-right-eee.png") no-repeat right bottom;}
 div.black_box div.footer_r {color: #ffffff; height:37; padding:0px;}
 div.black_box div.footer_r {padding-left: 6px;padding-right: 9px;}
 
 /* ====================================================== */
 /*  Logo Positioning */
 /* ====================================================== */
-div#header_background{background: #294563; }
-div#openjpa_logo{background: transparent url("../images/openjpa-logo.png") no-repeat center center; height: 60px; }
+/* div#header_background{background: #294563; } */
+div#openjpa_logo{background: transparent url("../images/openjpa-logo.png") no-repeat left center; height: 120px; }
 div#openjpa_logo{margin-left: 20px; overflow: hidden;}
-div#asf_logo {background: transparent url("../images/asf-logo.png") no-repeat right center; height: 100px; }
+div#asf_logo {background: transparent url("../images/asf-logo.png") no-repeat right center; height: 120px; }
 
 /* ====================================================== */
 /*  Top and Bottom Bar Styling */

Modified: openjpa/site/styles/type-settings.css
URL: http://svn.apache.org/viewvc/openjpa/site/styles/type-settings.css?rev=798120&r1=798119&r2=798120&view=diff
==============================================================================
--- openjpa/site/styles/type-settings.css (original)
+++ openjpa/site/styles/type-settings.css Mon Jul 27 13:17:32 2009
@@ -9,7 +9,7 @@
 	font-style: normal;
 	font-font-variant: normal;
 	font-weight: normal;
-	line-height: 140% 
+##	line-height: 140% 
 	color: #000000;
 }
 
@@ -29,13 +29,13 @@
 
 table.sectionMacro td, table.sectionMacro td p {
    font-size: 14px;
-   line-height: 150%;
+##   line-height: 150%;
 }
 
 .wiki-content {
    padding: 10px;
    padding-left: 45px;
-   line-height: 200%;
+##   line-height: 200%;
 }
 
 .monospaceInput {
@@ -62,18 +62,20 @@
 A:link, A:visited, A:active, A:hover {
    color: #880055;
    text-decoration: none;
+   font-weight: bold;
 }
 
 A:active, A:hover {
    text-decoration: underline;
-   color: #202020;
+   #color: #202020;
+   color: #880055;
 }
 
 ul, ol {
-    margin-left: 15px;
+    margin-left: 25px;
     margin-top: 5px;
     margin-bottom: 5px;
-    padding: 0px;
+    padding: 10px;
 }
 
 ul li {
@@ -366,9 +368,14 @@
 	border-bottom: 2px solid #3c78b5;
 }
 .pagesubheading {
+    display: none;
+    list-style-type: none;
+    list-style-image: none;
+    #background: transparent;
     color: #666666;
-    font-size: 10px;
+    font-size: 8px;
     padding: 0px 0px 5px 0px;
+    #text-align: right;
 }
 
 HR {
@@ -421,6 +428,9 @@
 }
 
 .blogDate {
+   list-style-type: none;
+   list-style-image: none;
+   display: none;
 	font-weight: bold;
 	text-decoration: none;
 	color: black;
@@ -433,11 +443,18 @@
 div.blogpost div.wiki-content {
    margin: 0px;
    padding: 0px;
+   border-bottom: 2px solid #ddd;
+   border-left: 2px solid #ddd;
+   padding: 0 10px 5px;
 }
 
 .blogSurtitle {
-   float: right;
+   display: none;
+   list-style-type: none;
+   list-style-image: none;
+   #float: right;
    background: transparent;
+   background: #f0f0f0;
    margin: 1px 10px 10px 1px;
 }
 
@@ -462,7 +479,7 @@
 	color: #666666;
 	margin-top: 10px;
 	margin-bottom: 10px;
-	font-size: 10px;
+	font-size: 8px;
 }
 .endsectionleftnav {
 	align: right;