From 0ec1722ac265aaa40966a367efdee3d7054f6729 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Mon, 24 Apr 2006 16:42:55 +0000 Subject: [PATCH] Added in copyright to style 2 for 7.0 --- docs/upgrades/7fixup/style2/css02.snippet | 22 ++++++++++++++++++-- docs/upgrades/7fixup/style2/style02.tmpl | 25 ++++++++++++++--------- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/docs/upgrades/7fixup/style2/css02.snippet b/docs/upgrades/7fixup/style2/css02.snippet index b5b5e38f1..8565e7cbd 100644 --- a/docs/upgrades/7fixup/style2/css02.snippet +++ b/docs/upgrades/7fixup/style2/css02.snippet @@ -12,7 +12,7 @@ body { width:20%; height:100%; background: #eeeeee url('^FileUrl(style02/rightCol_bg.jpg);') repeat-y right; - text-align:center; + text-align:center; } .rightColumn #pb_wg_bg { background: url('^FileUrl(style02/pb_wg_bg.jpg);') repeat-x; @@ -65,6 +65,14 @@ body { position:relative; padding-left:1%; padding-right:1%; + padding-bottom:15px; +} +.leftColumn #context a { + color:#7C9AB0; + font-weight:bold; +} +.leftColumn #context a:hover { + text-decoration:none; } .leftColumn #pageTitleBG { background: url('^FileUrl(style02/page_title_bg.jpg);') repeat-x; @@ -110,6 +118,7 @@ body { #loginStyles { font-size:8pt; font-family:arial; + padding-bottom:25px; } #loginStyles a { color:#89ACCF; @@ -119,4 +128,13 @@ body { } #loginStyles a:hover { border-bottom:dotted #B2C9D9 2px; -} \ No newline at end of file +} + +.copyright { + border-top:solid silver 3px; + background-color:gray; + font-family:arial; + font-size:9pt; + color:silver; + text-align:center; +} \ No newline at end of file diff --git a/docs/upgrades/7fixup/style2/style02.tmpl b/docs/upgrades/7fixup/style2/style02.tmpl index 9ae33391f..569be049b 100644 --- a/docs/upgrades/7fixup/style2/style02.tmpl +++ b/docs/upgrades/7fixup/style2/style02.tmpl @@ -3,16 +3,16 @@ #menuTitle:Style 02 #url:style_02 #namespace:style - - + + ^c; - ^Page(title); - -^AdminBar(); + +^AdminBar(); + + + -
@@ -25,12 +25,12 @@
- -
+ +
- @@ -53,10 +53,15 @@
^L("","","PBtmpl0000000000000044"); ^AdminToggle; -
+
+ - \ No newline at end of file + \ No newline at end of file