[NBP web-reskin] [SCM] UNNAMED PROJECT branch, master, updated. 4ac4f814a32dc051b0528d76635993a10a5ba20a

fidelity_camp at nbp.org fidelity_camp at nbp.org
Tue Jul 20 13:21:40 EDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  4ac4f814a32dc051b0528d76635993a10a5ba20a (commit)
      from  673dd8a0c83cb585a44412e4bd31122eca90a5d9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4ac4f814a32dc051b0528d76635993a10a5ba20a
Author: Richard Ward <swdidomenico at comcast.net>
Date:   Tue Jul 20 13:20:58 2010 -0400

    Fixed bug that caused the drop down menu to go behind the newsletter box

-----------------------------------------------------------------------

Summary of changes:
commit 4ac4f814a32dc051b0528d76635993a10a5ba20a
Author: Richard Ward <swdidomenico at comcast.net>
Date:   Tue Jul 20 13:20:58 2010 -0400

    Fixed bug that caused the drop down menu to go behind the newsletter box
---
 htdocs/nbp/main_font.css |  159 +++++++++++++++------------------------------
 1 files changed, 53 insertions(+), 106 deletions(-)

diff --git a/htdocs/nbp/main_font.css b/htdocs/nbp/main_font.css
index 11e6276..90f85b2 100644
--- a/htdocs/nbp/main_font.css
+++ b/htdocs/nbp/main_font.css
@@ -1,29 +1,9 @@
 /* Fidelity Cares / Common Impact CSS */
 
+
 body{
-   margin-right:0px;
-   margin-left:0px;
-}
-div.bodywrap
-{
-   min-height: 100%;
-   height: auto !important;
-   height: 100%;
-   margin: 0 auto 0px auto;
-}
-div.footer{
-   border-style: none;
-   width: 1000px;
-   height: 34px;
-   padding-left: 30px;
-   padding-right: 30px;
-   margin-left: 0;
-   margin-right: 0;
-   color: #FFFFFF;
-}
-div.nudge{
-   height: 34px;
-   clear: both;
+margin-right:0px;
+margin-left:0px;
 }
 
 /*  TOP_BANNER    */
@@ -37,21 +17,21 @@ div.nudge{
 }
 
 #signupbox{
-   position:absolute;
-   border: 1px  #0101DF;
-   background-color:solid silver;
-   top:5px;
-   right:70px;
-   width:250px;
-   padding:10px;
-   display: block;
-   text-decoration: none;
-   border-top: 1px solid silver;
-   border-right: 1px solid silver;
-   border-left: 1px solid silver;
-   border-bottom: 1px solid silver;
-   font-style:italic;
-   color:navy;
+position:absolute;
+border: 1px  #0101DF;
+background-color:solid silver;
+top:5px;
+right:70px;
+width:250px;
+padding:10px;
+display: block;
+text-decoration: none;
+border-top: 1px solid silver;
+border-right: 1px solid silver;
+border-left: 1px solid silver;
+border-bottom: 1px solid silver;
+font-style:italic;
+color:navy;
 }
 
 .btnSignup {   
@@ -92,16 +72,16 @@ div.nudge{
     BACKGROUND-COLOR: #ff8000
 }
 #coolmenu{
-   position:absolute;
-   border: 1px solid silver;
-   background-color:#3366cc;
-   top:138px;
-   right:87px;
-   width:190px;
-   padding:16px;
-   border-right: 1px solid silver;
-   border-left: 1px solid silver;
-   font-style:oblique;
+position:absolute;
+border: 1px solid silver;
+background-color:#3366cc;
+top:138px;
+right:87px;
+width:190px;
+padding:16px;
+border-right: 1px solid silver;
+border-left: 1px solid silver;
+font-style:oblique;
 }
 #coolmenu A
 {
@@ -221,14 +201,15 @@ table.div-banner-sub
 #sddm div
 {	
     position: absolute;
-	visibility: hidden;
-	margin: 0;
-	margin-top: 4px;
-	padding: 0;
-	padding-left: 5px;
-	padding-right: 5px;
-	background-color: #FFFFFF;
-	border: 1px solid #00406A;
+    visibility: hidden;
+    margin: 0;
+    margin-top: 4px;
+    padding: 0;
+    padding-left: 5px;
+    padding-right: 5px;
+    background-color: #FFFFFF;
+    border: 1px solid #00406A;
+    z-index: 30;
 }
 #sddm .d2
 {
@@ -236,16 +217,17 @@ table.div-banner-sub
 }
 #sddm .d3
 {
-    border: 1px solid #69784D;
+    border: 1px solid #341727;
 }
 #sddm .d4
 {
-    border: 1px solid #EA8800;
+    border: 1px solid #69784D;
 }
 #sddm .d5
 {
-    border: 1px solid #341727;
+    border: 1px solid #EA8800;
 }
+
 #sddm div a
 {	
     position: relative;
@@ -276,15 +258,15 @@ table.div-banner-sub
 }
 #sddm  div .a3:hover
 {
-    background-color: #EA8800;
+    background-color: #341727;
 }
 #sddm  div .a4:hover
 {
-    background-color: #341727;
+    background-color: #69784D;
 }
 #sddm  div .a5:hover
 {
-    background-color: #69784D;
+    background-color: #EA8800;
 }
 
 /* MENU_BAR Top Div Styles Here */
@@ -312,7 +294,7 @@ A:link.link-top
 }
 A:hover.link-top
 {
-    font-style: italic;
+    font-style: normal;
     text-decoration: underline;
     color: #0000FF;
 }
@@ -322,6 +304,7 @@ A:active.link-top
     text-decoration: none;
     color: #0000FF;
 }
+
 A:visited.link-top
 {
     font-style: italic;
@@ -376,11 +359,14 @@ A:hover.link-top-menu
 }
 
 
+
+
 /* Body Div Styles Here */
 div.div-body
 {
     width: 1000px;
     padding-left: 30px;
+    padding-right: 30px;
     margin-left: 0;
     margin-right: 0;
     color: #000099;
@@ -394,58 +380,21 @@ h1.div-body-title
     border-width: 1px;
     font-size:small;
 }
-p.div-body-sum
-{
-    font-size:small;
-    padding-left: 20px;
-}
 p.div-body
 {
     font-size:x-small; 
 }
-div.wrapper1
-{
-    width: 50%;
-    float:left;
-}
-div.wrapper2
-{
-    width: 49.9%;
-    float:right;
-}
 div.div-col1
 {
-    positon:absolute;
-    float:left;
-    width:40%;
-}
-div.div-col2
-{
-    margin-left:20px;
-    float:left;
-    width:40%;
-}
-div.div-col3
-{
-    float:left;
-    width:40%;
-}
-div.div-col4
-{
-    float:right;
-    width:49.9%
-}
-div.div-col1old
-{
     float:left;
     width:20%;
 }
-div.div-col2old
+div.div-col2
 {
     margin-left:22%;
     width:20%;
 }
-div.div-col3old
+div.div-col3
 {
     margin-left:44%;
     width:20%;
@@ -453,7 +402,7 @@ div.div-col3old
     top: 0px; 
     left: 20px;
 }
-div.div-col4old
+div.div-col4
 {
     margin-left:66%;
     width:35%;
@@ -473,8 +422,6 @@ td.div-body
 
 
 /* FOOTER Footer StyleS */
-
-
 /* This style is not being used           .foot_column1 {
             width: 68px;
  }
@@ -490,7 +437,7 @@ td.div-body
 }
 
 .foot_column_content {
-        	color:white;
+        	color:White;
         	font-size: xx-small;
 }
         


hooks/post-receive
--
UNNAMED PROJECT


More information about the Web-reskin mailing list