From 09e47d3d8b359991c4476dfc72bb2d822ebf675d Mon Sep 17 00:00:00 2001 From: ceb Date: Fri, 27 Sep 2002 22:13:29 +0000 Subject: [PATCH] update css --- phpgwapi/templates/default/css/submarine.css | 16 +++++++++++++--- phpgwapi/templates/default/parts.inc.php | 4 ++-- phpgwapi/templates/default/parts.tpl | 8 ++++---- phpgwapi/templates/default/portal.tpl | 4 ++-- phpgwapi/templates/idsociety/css/submarine.css | 11 +++++++---- 5 files changed, 28 insertions(+), 15 deletions(-) diff --git a/phpgwapi/templates/default/css/submarine.css b/phpgwapi/templates/default/css/submarine.css index 107a05dc60..e068147ef1 100644 --- a/phpgwapi/templates/default/css/submarine.css +++ b/phpgwapi/templates/default/css/submarine.css @@ -4,6 +4,7 @@ body margin-left: 0em; margin-top: 0em; margin-bottom: 0em; + background-color: #FFFFFF; } table @@ -78,11 +79,15 @@ a:hover .navbar { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #000000; + background-color: #80BBFF; } +.portal +{ + background-color: #80BBFF; +} + + .bodytext { font-family: Verdana,Arial,Helvetica,sans-serif; @@ -144,6 +149,11 @@ a:hover background-color: #80BBFF; } +.th_bright +{ + background-color: #80BBFF; +} + .th_text { font-style: bold; diff --git a/phpgwapi/templates/default/parts.inc.php b/phpgwapi/templates/default/parts.inc.php index 188c2f0d6e..43c00dc1ac 100644 --- a/phpgwapi/templates/default/parts.inc.php +++ b/phpgwapi/templates/default/parts.inc.php @@ -28,12 +28,12 @@ $GLOBALS['phpgw']->template->set_block('parts','top_part'); $GLOBALS['phpgw']->template->set_block('parts','top_part_app'); - $var['navbar_color'] = $GLOBALS['phpgw_info']['theme']['navbar_bg']; + /* $var['navbar_color'] = $GLOBALS['phpgw_info']['theme']['navbar_bg']; if ($GLOBALS['phpgw_info']['flags']['navbar_target']) { $target = ' target="' . $GLOBALS['phpgw_info']['flags']['navbar_target'] . '"'; - } + } */ $i = 1; while ($app = each($GLOBALS['phpgw_info']['navbar'])) diff --git a/phpgwapi/templates/default/parts.tpl b/phpgwapi/templates/default/parts.tpl index 7570a606a2..6e050d266f 100644 --- a/phpgwapi/templates/default/parts.tpl +++ b/phpgwapi/templates/default/parts.tpl @@ -1,12 +1,12 @@ - - +
+ {applications}
- + @@ -14,7 +14,7 @@ -
{msg}
+ diff --git a/phpgwapi/templates/default/portal.tpl b/phpgwapi/templates/default/portal.tpl index 0422316e9d..cc02839e6d 100755 --- a/phpgwapi/templates/default/portal.tpl +++ b/phpgwapi/templates/default/portal.tpl @@ -1,12 +1,12 @@

- +
{portal_controls} diff --git a/phpgwapi/templates/idsociety/css/submarine.css b/phpgwapi/templates/idsociety/css/submarine.css index 107a05dc60..347f46d1a6 100644 --- a/phpgwapi/templates/idsociety/css/submarine.css +++ b/phpgwapi/templates/idsociety/css/submarine.css @@ -76,11 +76,9 @@ a:hover word-spacing: 0em; } -.navbar +.portal { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #000000; + background-color: #80BBFF; } .bodytext @@ -144,6 +142,11 @@ a:hover background-color: #80BBFF; } +.th_bright +{ + background-color: #CCEEFF; +} + .th_text { font-style: bold;
{title}
- +
{row}