[NBP web-reskin] [SCM] UNNAMED PROJECT branch, master,
updated. c6f49347b084b90a000491e86e4d1bd2c80b8105
fidelity_camp at nbp.org
fidelity_camp at nbp.org
Tue Nov 3 22:00:56 EST 2009
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 c6f49347b084b90a000491e86e4d1bd2c80b8105 (commit)
from 6e96c1d40b0e4098b911e423712b617869b29321 (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 c6f49347b084b90a000491e86e4d1bd2c80b8105
Author: V.Prabhakar at FMR.COM <fidelity_camp at tp6.endpoint.com>
Date: Tue Nov 3 22:00:31 2009 -0500
Had the style sheet in the wrong directory!!!!
-----------------------------------------------------------------------
Summary of changes:
commit c6f49347b084b90a000491e86e4d1bd2c80b8105
Author: V.Prabhakar at FMR.COM <fidelity_camp at tp6.endpoint.com>
Date: Tue Nov 3 22:00:31 2009 -0500
Had the style sheet in the wrong directory!!!!
---
catalogs/nbp/pages/StylesNew.css | 278 --------------------------------------
htdocs/nbp/StylesNew.css | 36 +++---
2 files changed, 19 insertions(+), 295 deletions(-)
delete mode 100644 catalogs/nbp/pages/StylesNew.css
diff --git a/catalogs/nbp/pages/StylesNew.css b/catalogs/nbp/pages/StylesNew.css
deleted file mode 100644
index cb90fe1..0000000
--- a/catalogs/nbp/pages/StylesNew.css
+++ /dev/null
@@ -1,278 +0,0 @@
-/* Menu Styles Here */
-#sddm
-{
- margin: 0;
- padding: 0;
- z-index: 30
-}
-
-#sddm li
-{
- margin: 0;
- padding: 0;
- list-style: none;
- float: left;
- width: 100%;
-}
-
-#sddm li a
-{
- display: block;
- margin: 0 1px 0 0;
- padding: 4px 10px;
- color: #FFFFFF;
- font-style: normal;
- text-decoration: none;
- font-weight: bold;
- font-family: Arial;
- font-size: normal;
-}
-
-#sddm li a:hover
-{
- font-style: normal;
- text-decoration: none;
- font-weight: bold;
-}
-
-#sddm div
-{
- position: absolute;
- visibility: hidden;
- margin: 0;
- margin-top: 5px;
- padding: 0;
- padding-left: 5px;
- padding-right: 5px;
- background-color: #FFFFFF;
- border: 1px solid #5970B2;
-}
-
-#sddm div a
-{
- position: relative;
- display: block;
- margin: 0;
- padding: 5px 10px;
- width: auto;
- white-space: nowrap;
- text-align: left;
- background-color: #FFFFFF;
- color: #000000;
- font-style: normal;
- text-decoration: none;
- font-weight: normal;
- font-family: Arial;
- font-size: normal;
-}
-
-#sddm div a:hover
-{
- background-color: #FFFFFF;
- color: #3366CC;
- text-decoration: none;
- font-weight: normal;
-}
-
-/* Top Div Styles Here */
-div.div-top
-{
- width: 1024px;
- padding-left: 50px;
- padding-right: 30px;
- margin-left: 0;
- margin-right: 0;
-}
-p.div-top
-{
- text-align: right;
-}
-
-A:link.link-top
-{
- font-style: italic;
- text-decoration: none;
- color: #0000FF;
-}
-A:active.link-top
-{
- font-style: italic;
- text-decoration: none;
- color: #0000FF;
-}
-A:hover.link-top
-{
- font-style: normal;
- text-decoration: none;
- color: #0000FF;
- font-weight: bold;
-}
-A:visited.link-top
-{
- font-style: italic;
- text-decoration: none;
- color: #0000FF;
-}
-
-/* Top Div Menu Styles Here */
-div.div-top-menu
-{
- border-style: none;
- width: 1024px;
- height: 34px;
- padding-left: 50px;
- padding-right: 30px;
- margin-left: 0;
- margin-right: 0;
- color: #FFFFFF;
-}
-td.div-top-menu
-{
- border-style: none;
- text-align: center;
-}
-A:link.link-top-menu
-{
- font-style: normal;
- text-decoration: none;
- color: #FFFFFF;
- font-weight: bold;
-}
-A:active.link-top-menu
-{
- font-style: normal;
- text-decoration: none;
- color: #FFFFFF;
- font-weight: bold;
-}
-A:visited.link-top-menu
-{
- font-style: normal;
- text-decoration: none;
- color: #FFFFFF;
- font-weight: bold;
-}
-A:hover.link-top-menu
-{
- font-style: normal;
- text-decoration: none;
- color: #3366CC;
- font-weight: bold;
-}
-
-/* Div Banner Area Styles Here */
-div.div-banner
-{
- border-left: 3px none #000080;
- border-right: 3px none #000080;
- border-top: 3px none #000080;
- border-bottom: 3px solid #000080;
- width: 1024px;
- padding-left: 50px;
- padding-right: 30px;
- margin-left: 0;
- margin-right: 0;
- background-color: #000099;
- color: #FFFFFF;
- height: 170px;
-}
-table.div-banner
-{
- border-style: solid none none none;
- border-width: 1px;
- border-color: #3366CC;
-}
-td.div-banner
-{
- border-style: none solid solid none;
- border-width: 1px;
- border-color: #3366CC;
- text-align: left;
-}
-div.div-banner-sub
-{
- height: 93px;
- width: 1024px;
- padding-left: 50px;
- padding-right: 30px;
- margin-left: 0;
- margin-right: 0;
-}
-table.div-banner-sub
-{
- background-color: #D5E1E6;
- color: #000099;
- border-color: #3366CC;
- border-style: none solid solid none;
- border-width: 1px;
- height: 93px;
- font-weight: bold;
-}
-
-/* Body Div Styles Here */
-div.div-body
-{
- width: 1024px;
- padding-left: 50px;
- padding-right: 30px;
- margin-left: 0;
- margin-right: 0;
- color: #000099;
- float:left;
- position:relative;
-}
-h1.div-body-title
-{
- border-style: none none solid none;
- border-color: #FF6600;
- border-width: 1px;
- font-size:medium;
-}
-p.div-body
-{
- font-size:small;
-}
-div.div-col1
-{
- float:left;
- width:20%;
-}
-div.div-col2
-{
- margin-left:22%;
- width:20%;
-}
-div.div-col3
-{
- margin-left:44%;
- width:20%;
- position: absolute;
- top: 0px;
- left: 20px;
-}
-div.div-col4
-{
- margin-left:66%;
- width:35%;
- vertical-align: top;
- position: absolute;
- top: 0px;
- left: 20px;
-}
-table.div-body-title
-{
- margin-left: 3px;
-}
-td.div-body-title
-{
- border-style: none none solid none;
- border-color: #FF6600;
- border-width: 1px;
- margin-left: 3px;
- vertical-align: bottom;
-}
-td.div-body
-{
- font-size: small;
- vertical-align: top;
-}
diff --git a/htdocs/nbp/StylesNew.css b/htdocs/nbp/StylesNew.css
index 27108a7..cb90fe1 100644
--- a/htdocs/nbp/StylesNew.css
+++ b/htdocs/nbp/StylesNew.css
@@ -12,6 +12,7 @@
padding: 0;
list-style: none;
float: left;
+ width: 100%;
}
#sddm li a
@@ -19,16 +20,16 @@
display: block;
margin: 0 1px 0 0;
padding: 4px 10px;
- background-color: #000099;
color: #FFFFFF;
font-style: normal;
text-decoration: none;
font-weight: bold;
+ font-family: Arial;
+ font-size: normal;
}
#sddm li a:hover
{
- color: #3366CC;
font-style: normal;
text-decoration: none;
font-weight: bold;
@@ -39,9 +40,12 @@
position: absolute;
visibility: hidden;
margin: 0;
+ margin-top: 5px;
padding: 0;
- background-color: #000099;
- border: 1px solid #5970B2
+ padding-left: 5px;
+ padding-right: 5px;
+ background-color: #FFFFFF;
+ border: 1px solid #5970B2;
}
#sddm div a
@@ -53,17 +57,21 @@
width: auto;
white-space: nowrap;
text-align: left;
- background-color: #000099;
- color: #FFFFFF;
+ background-color: #FFFFFF;
+ color: #000000;
+ font-style: normal;
+ text-decoration: none;
+ font-weight: normal;
+ font-family: Arial;
+ font-size: normal;
}
#sddm div a:hover
{
background-color: #FFFFFF;
color: #3366CC;
- font-style: normal;
text-decoration: none;
- font-weight: bold;
+ font-weight: normal;
}
/* Top Div Styles Here */
@@ -109,25 +117,19 @@ A:visited.link-top
/* Top Div Menu Styles Here */
div.div-top-menu
{
- border-width: 3px;
- border-color: #000080;
- border-style: none none solid none;
+ border-style: none;
width: 1024px;
- height: 40px;
+ height: 34px;
padding-left: 50px;
padding-right: 30px;
margin-left: 0;
margin-right: 0;
- background-color: #000099;
color: #FFFFFF;
}
td.div-top-menu
{
- border-style: none solid none solid;
- border-width: 3px;
- border-color: #000080;
+ border-style: none;
text-align: center;
- border-collapse: collapse;
}
A:link.link-top-menu
{
hooks/post-receive
--
UNNAMED PROJECT
More information about the Web-reskin
mailing list