From 87b431ebd2300d0eb74ac90a66f85eb3fbbfbfa6 Mon Sep 17 00:00:00 2001 From: ceb Date: Sun, 20 Oct 2002 18:42:15 +0000 Subject: [PATCH] update css --- phpgwapi/templates/default/css/darkgreen.css | 134 +++-------------- phpgwapi/templates/default/css/fancy.css | 123 +++------------ phpgwapi/templates/default/css/greys.css | 120 +++------------ phpgwapi/templates/default/css/heaven.css | 142 +++--------------- phpgwapi/templates/default/css/lightblue.css | 131 +++------------- phpgwapi/templates/default/css/lightbrown.css | 131 +++------------- phpgwapi/templates/default/css/lilac.css | 123 +++------------ phpgwapi/templates/default/css/mojo.css | 117 +++------------ phpgwapi/templates/default/css/phpgw.css | 2 +- phpgwapi/templates/default/css/purple.css | 129 +++------------- phpgwapi/templates/default/css/red.css | 122 +++------------ phpgwapi/templates/default/css/rose.css | 130 +++------------- phpgwapi/templates/default/css/yellows.css | 129 +++------------- phpgwapi/templates/idsociety/css/fancy.css | 63 ++++++++ phpgwapi/templates/idsociety/css/phpgw.css | 2 +- phpgwapi/templates/justweb/css/phpgw.css | 84 +++++++++++ phpgwapi/templates/justweb/css/submarine.css | 81 ++-------- .../templates/linux-at-work.de/css/phpgw.css | 84 +++++++++++ .../linux-at-work.de/css/submarine.css | 81 ++-------- phpgwapi/templates/verdilak/css/phpgw.css | 84 +++++++++++ phpgwapi/templates/verdilak/css/submarine.css | 81 ++-------- 21 files changed, 582 insertions(+), 1511 deletions(-) create mode 100644 phpgwapi/templates/idsociety/css/fancy.css create mode 100644 phpgwapi/templates/justweb/css/phpgw.css create mode 100644 phpgwapi/templates/linux-at-work.de/css/phpgw.css create mode 100644 phpgwapi/templates/verdilak/css/phpgw.css diff --git a/phpgwapi/templates/default/css/darkgreen.css b/phpgwapi/templates/default/css/darkgreen.css index bb54d548a0..4763a8f396 100644 --- a/phpgwapi/templates/default/css/darkgreen.css +++ b/phpgwapi/templates/default/css/darkgreen.css @@ -1,86 +1,26 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FFFFFF; } -table +a:link,a:visited { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:visited +a:hover,a:active { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:hover -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -.navbar +.navbar,.th { background-color: #003300; - color: #000000; } .navbar:spezial_logo @@ -88,9 +28,20 @@ a:hover background-image: url(logo_003300.gif); } -.row_on +.login,.portal,.about { - background-color: #DDDDDD; + background-color: #80BBFF; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header +{ + background-color: #D3DCE3; } .row_off @@ -98,49 +49,6 @@ a:hover background-color: #EEEEEE; } -.th -{ - background-color: #D3DCE3; -} - -.th_bright -{ - background-color: #DDDDDD; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #DDDDDD; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #000000; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/fancy.css b/phpgwapi/templates/default/css/fancy.css index 10f663eea7..e51130cb5b 100644 --- a/phpgwapi/templates/default/css/fancy.css +++ b/phpgwapi/templates/default/css/fancy.css @@ -1,86 +1,26 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #F5F5F5; } -table +a:link,a:visited,a:active { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #EE0000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:visited -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #EE0000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #EE0000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #EE0000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } .navbar { background-color: #AABBCC; - color: #000000; } .navbar:spezial_logo @@ -88,7 +28,18 @@ a:hover background-image: url(logo_003300.gif); } -.row_on +.login,.portal,.about +{ + background-color: #AABBCC; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #EEEEFF; } @@ -103,44 +54,6 @@ a:hover background-color: #FFE4C4; } -.th_bright -{ - background-color: #FFFFEE; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #FFFFEE; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #D0DCE0; diff --git a/phpgwapi/templates/default/css/greys.css b/phpgwapi/templates/default/css/greys.css index 92a8447a2c..d4c1e7a3f8 100644 --- a/phpgwapi/templates/default/css/greys.css +++ b/phpgwapi/templates/default/css/greys.css @@ -1,84 +1,34 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #dfdfdf; } table { - border-width: 0; color: #222222; } -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - a:link { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #0000ff; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:visited { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #5555ff; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:active +a:active,a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: black; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:hover -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: black; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -.navbar +.navbar,.th { background-color: #aaaaaa; color: #000000; @@ -89,7 +39,18 @@ a:hover background-image: url(logo_003300.gif); } -.row_on +.login,.portal,.about +{ + background-color: #aaaaaa; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #eeeeee; } @@ -99,49 +60,6 @@ a:hover background-color: #cccccc; } -.th -{ - background-color: #aaaaaa; -} - -.th_bright -{ - background-color: #eeeeee; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #eeeeee; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FBF1C5; diff --git a/phpgwapi/templates/default/css/heaven.css b/phpgwapi/templates/default/css/heaven.css index 3885e3cf29..87e22063a2 100644 --- a/phpgwapi/templates/default/css/heaven.css +++ b/phpgwapi/templates/default/css/heaven.css @@ -1,94 +1,24 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #80BBFF; } -table +a:link,a:visited { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -td.row-on -{ - background-color: #DDDDDD; -} - -td.row-off -{ - background-color: #EEEEEE; -} - - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:visited +a:active,a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:hover -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -.navbar +.navbar,.th { background-color: #7090FF; } @@ -98,7 +28,18 @@ a:hover background-image: url(logo_003300.gif); } -.row_on +.login,.portal,.about +{ + background-color: #7090FF; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #D3DCE3; } @@ -108,49 +49,6 @@ a:hover background-color: #EEEEEE; } -.th -{ - background-color: #7090FF; -} - -.th_bright -{ - background-color: #EEEEEE; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #D3DCE3; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #000000; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/lightblue.css b/phpgwapi/templates/default/css/lightblue.css index 1d8142d293..9116e03dba 100644 --- a/phpgwapi/templates/default/css/lightblue.css +++ b/phpgwapi/templates/default/css/lightblue.css @@ -1,83 +1,24 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FFFFFF; } -table +a:link,a:visited { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:visited +a:active,a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:hover -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -.navbar +.navbar,.th { background-color: #486591; } @@ -87,7 +28,18 @@ a:hover background-image: url(logo_486591.gif); } -.row_on +.login,.portal,.about +{ + background-color: #486591; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #D3DCE3; } @@ -97,49 +49,6 @@ a:hover background-color: #EEEEEE; } -.th -{ - background-color: #486591; -} - -.th_bright -{ - background-color: #EEEEEE; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #D3DCE3; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #000000; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/lightbrown.css b/phpgwapi/templates/default/css/lightbrown.css index 17544a45d7..83338ef95a 100644 --- a/phpgwapi/templates/default/css/lightbrown.css +++ b/phpgwapi/templates/default/css/lightbrown.css @@ -1,83 +1,24 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FFFFFF; } -table +a:link,a:visited { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:visited +a:active,a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: blue; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -a:hover -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -.navbar +.navbar,.th { background-color: #885522; } @@ -87,7 +28,18 @@ a:hover background-image: url(logo_885522.gif); } -.row_on +.login,.portal,.about +{ + background-color: #885522; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #DDDDDD; } @@ -97,49 +49,6 @@ a:hover background-color: #EEEEEE; } -.th -{ - background-color: #885522; -} - -.th_bright -{ - background-color: #EEEEEE; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #DDDDDD; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #000000; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/lilac.css b/phpgwapi/templates/default/css/lilac.css index 29c114c807..c5f06ae97e 100644 --- a/phpgwapi/templates/default/css/lilac.css +++ b/phpgwapi/templates/default/css/lilac.css @@ -1,86 +1,26 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FFFFFF; } -table +a:link,a:visited,a:active { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:visited -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } .navbar { background-color: #967FF4; - color: #000000; } .navbar:spezial_logo @@ -88,7 +28,18 @@ a:hover background-image: url(logo_967FF4.gif); } -.row_on +.login,.portal,.about +{ + background-color: #967FF4; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #CCCCFF; } @@ -103,44 +54,6 @@ a:hover background-color: #9999FF; } -.th_bright -{ - background-color: #CCCCFF; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #CCCCFF; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/mojo.css b/phpgwapi/templates/default/css/mojo.css index 5defe6a3ec..77ecd074b0 100644 --- a/phpgwapi/templates/default/css/mojo.css +++ b/phpgwapi/templates/default/css/mojo.css @@ -1,80 +1,21 @@ +body,p,td,th,table,input,form,option +{ + color: #FFFFFF; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #000000; } -table +a:link,a:visited,a:active { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #FFFFFF; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #0000FF; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:visited -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #0000FF; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #0000FF; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #00FF33; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } .navbar @@ -88,7 +29,18 @@ a:hover background-image: url(logo_885522.gif); } -.row_on +.login,.portal,.about +{ + background-color: #00FF33; + border-color: #909090; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #909090; } @@ -104,44 +56,11 @@ a:hover color: #00FF33; } -.th_bright -{ - background-color: #909090; -} - .th_text { - font-style: bold; - font-weight: bold; color: #00FF33; } -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #909090; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #00FF33; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #BFBFBF; diff --git a/phpgwapi/templates/default/css/phpgw.css b/phpgwapi/templates/default/css/phpgw.css index ebf8247417..9b7e9a84e1 100644 --- a/phpgwapi/templates/default/css/phpgw.css +++ b/phpgwapi/templates/default/css/phpgw.css @@ -50,7 +50,7 @@ table.login text-align: center; } -.login,.portal +.login,.portal,.about { border-width: 1px; border-style: ridge; diff --git a/phpgwapi/templates/default/css/purple.css b/phpgwapi/templates/default/css/purple.css index fca92f64a6..422e7a896f 100644 --- a/phpgwapi/templates/default/css/purple.css +++ b/phpgwapi/templates/default/css/purple.css @@ -1,83 +1,24 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #E4DFFF; } -table +a:link,a:visited,a:active { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:visited -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -.navbar +.navbar,.th { background-color: #663366; } @@ -87,7 +28,18 @@ a:hover background-image: url(logo_663366.gif); } -.row_on +.login,.portal,.about +{ + background-color: #663366; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #9999FF; } @@ -97,49 +49,6 @@ a:hover background-color: #EEEEEE; } -.th -{ - background-color: #663366; -} - -.th_bright -{ - background-color: #9999FF; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #9999FF; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/red.css b/phpgwapi/templates/default/css/red.css index 77d9365716..c6f148f35e 100644 --- a/phpgwapi/templates/default/css/red.css +++ b/phpgwapi/templates/default/css/red.css @@ -1,80 +1,21 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #ffbab7; } -table +a:link,a:visited,a:active { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #990000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:visited -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #990000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #990000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } .navbar @@ -87,7 +28,18 @@ a:hover background-image: url(logo_990000.gif); } -.row_on +.login,.portal,.about +{ + background-color: #990000; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #DDDDDD; } @@ -102,44 +54,6 @@ a:hover background-color: #D3DCE3; } -.th_bright -{ - background-color: #EEEEEE; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #DDDDDD; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #000000; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/rose.css b/phpgwapi/templates/default/css/rose.css index 9fe619a3f4..4176761b3c 100644 --- a/phpgwapi/templates/default/css/rose.css +++ b/phpgwapi/templates/default/css/rose.css @@ -1,83 +1,24 @@ +body,p,td,th,table,input,form,option +{ + color: #9d1811; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #ce9592; } -table +a:link,a:visited,a:active { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - color: #9d1811; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #666666; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:visited -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #666666; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: #666666; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: red; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -.navbar +.navbar,.th { background-color: #bd524a; color: #000000; @@ -88,7 +29,18 @@ a:hover background-image: url(logo_990000.gif); } -.row_on +.login,.portal,.about +{ + background-color: #bd524a; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #DDDDDD; } @@ -98,50 +50,6 @@ a:hover background-color: #ffbab7; } -.th -{ - color: #9d1811; - background-color: #bd524a; -} - -.th_bright -{ - background-color: #DDDDDD; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #DDDDDD; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #000000; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #bd524a; diff --git a/phpgwapi/templates/default/css/yellows.css b/phpgwapi/templates/default/css/yellows.css index b6bf90979f..554cf4bf49 100644 --- a/phpgwapi/templates/default/css/yellows.css +++ b/phpgwapi/templates/default/css/yellows.css @@ -1,89 +1,42 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FBF1C5; } -table +a:link,a:visited,a:active { - border-width: 0; -} - -td -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:link -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:visited -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - -a:active -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - color: maroon; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } a:hover { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #C5AA2B; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } -.navbar +.navbar,.th { background-color: #F7E58F; } -.row_on +.login,.portal,.about { background-color: #F7E58F; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header +{ + background-color: #C8A63B; } .row_off @@ -91,49 +44,6 @@ a:hover background-color: #EAD688; } -.th -{ - background-color: #C8A63B; -} - -.th_bright -{ - background-color: #F7E58F; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #F7E58F; -} - -.functionmsg -{ - font-style: bold; - font-weight: bold; -} - -.forms -{ - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - font-weight: normal; - color: #000000; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .cal_today { background-color: #FBF1C5; @@ -147,7 +57,6 @@ a:hover .email_folder { background-color: #EAD688; - color: #000000; } .bg01 diff --git a/phpgwapi/templates/idsociety/css/fancy.css b/phpgwapi/templates/idsociety/css/fancy.css new file mode 100644 index 0000000000..a946a6f9ec --- /dev/null +++ b/phpgwapi/templates/idsociety/css/fancy.css @@ -0,0 +1,63 @@ +body,p,td,th,table,input,form,option +{ + color: #000000; +} + +a:link,a:active,a:visited +{ + color: #336699; +} + +a:hover +{ + color: #cc0000; +} + + +.login,.portal,.about +{ + background-color: #FFE4C4; + border-color: #000000; +} + +.portal_text +{ + background-color: #AABBCC; + color: #FFFFFF; +} + +.th_bright,.app_header +{ + background-color: #AABBCC; +} + +.row_on +{ + background-color: #EEEEFF; +} + +.row_off +{ + background-color: #FFFFEE; +} + +.th +{ + background-color: #FFE4C4; +} + +.cal_today +{ + background-color: #D0DCE0; +} + +.cal_dayview +{ + background-color: #C0C0C0; +} + +.email_folder +{ + background-color: #7090FF; + color: #FFFFFF; +} diff --git a/phpgwapi/templates/idsociety/css/phpgw.css b/phpgwapi/templates/idsociety/css/phpgw.css index 630e3099cf..6c7cb082f0 100644 --- a/phpgwapi/templates/idsociety/css/phpgw.css +++ b/phpgwapi/templates/idsociety/css/phpgw.css @@ -51,7 +51,7 @@ table.login text-align: center; } -.login,.portal +.login,.portal,.about { border-width: 1px; border-style: ridge; diff --git a/phpgwapi/templates/justweb/css/phpgw.css b/phpgwapi/templates/justweb/css/phpgw.css new file mode 100644 index 0000000000..9b7e9a84e1 --- /dev/null +++ b/phpgwapi/templates/justweb/css/phpgw.css @@ -0,0 +1,84 @@ +body,p,td,th,table,input,form,option +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + font-style: normal; + font-weight: normal; + line-height: normal; + text-decoration: none; + letter-spacing: 0em; + word-spacing: 0em; +} + +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +table +{ + border-width: 0; +} + +a:link,a:visited,a:active,a:hover +{ + text-decoration: none; +} + +a.th,a.th_text +{ + font-weight: bold; +} + +table.portal +{ + width: 100%; +} + +table.about +{ + width: 70%; +} + +table.login +{ + margin-top: 130px; + width: 40%; + text-align: center; +} + +.login,.portal,.about +{ + border-width: 1px; + border-style: ridge; +} + +.portal_text +{ + font-weight: bold; + background: url(../images/bg_filler.png); +} + +.small_text +{ + font-size: 80%; +} + +.header_text +{ + font-size: 110%; + font-weight: bold; +} + +.th_text,.app_header_text +{ + font-weight: bold; +} + +.app_header,.th +{ + font-weight: bold; +} diff --git a/phpgwapi/templates/justweb/css/submarine.css b/phpgwapi/templates/justweb/css/submarine.css index 42ac6694eb..96d407ed86 100644 --- a/phpgwapi/templates/justweb/css/submarine.css +++ b/phpgwapi/templates/justweb/css/submarine.css @@ -1,86 +1,40 @@ body,p,td,th,table,input,form,option { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FFFFFF; } -table -{ - border-width: 0; -} - a:link,a:visited,a:active { color: mediumblue; - text-decoration: none; } a:hover { color: #cc0000; - text-decoration: none; } -.portal +.navbar,.th +{ + background-color: #80BBFF; +} + +.login,.portal,.about { background-color: #80BBFF; - border-width: 1px; border-color: #000000; - border-style: ridge; - width: 100%; } .portal_text { color: #FFFFFF; - font-weight: bold; - background: url(../../default/images/bg_filler.png); } -.whitetext -{ - color: #FFFFFF; -} - -.small_text -{ - font-size: 80%; -} - -.headertext -{ - font-size: 110%; - font-weight: bold; - color: #FFFFFF; -} - -.inputtext -{ - background-color: #FFFFFF; -} - -.button_text,.linktext,.cal_dayview -{ - background-color: #c0c0c0; -} - -.row_on,.th_bright +.row_on,.th_bright,.app_header { background-color: #CCEEFF; } @@ -90,27 +44,16 @@ a:hover background-color: #DDF0FF; } -.th -{ - background-color: #80BBFF; -} - -.th_text,.app_header_text -{ - font-weight: bold; -} - -.app_header -{ - font-weight: bold; - background-color: #CCEEFF; -} - .cal_today { background-color: #FFFFCC; } +.cal_dayview +{ + background-color: #C0C0C0; +} + .email_folder { background-color: #7090FF; diff --git a/phpgwapi/templates/linux-at-work.de/css/phpgw.css b/phpgwapi/templates/linux-at-work.de/css/phpgw.css new file mode 100644 index 0000000000..9b7e9a84e1 --- /dev/null +++ b/phpgwapi/templates/linux-at-work.de/css/phpgw.css @@ -0,0 +1,84 @@ +body,p,td,th,table,input,form,option +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + font-style: normal; + font-weight: normal; + line-height: normal; + text-decoration: none; + letter-spacing: 0em; + word-spacing: 0em; +} + +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +table +{ + border-width: 0; +} + +a:link,a:visited,a:active,a:hover +{ + text-decoration: none; +} + +a.th,a.th_text +{ + font-weight: bold; +} + +table.portal +{ + width: 100%; +} + +table.about +{ + width: 70%; +} + +table.login +{ + margin-top: 130px; + width: 40%; + text-align: center; +} + +.login,.portal,.about +{ + border-width: 1px; + border-style: ridge; +} + +.portal_text +{ + font-weight: bold; + background: url(../images/bg_filler.png); +} + +.small_text +{ + font-size: 80%; +} + +.header_text +{ + font-size: 110%; + font-weight: bold; +} + +.th_text,.app_header_text +{ + font-weight: bold; +} + +.app_header,.th +{ + font-weight: bold; +} diff --git a/phpgwapi/templates/linux-at-work.de/css/submarine.css b/phpgwapi/templates/linux-at-work.de/css/submarine.css index 42ac6694eb..96d407ed86 100644 --- a/phpgwapi/templates/linux-at-work.de/css/submarine.css +++ b/phpgwapi/templates/linux-at-work.de/css/submarine.css @@ -1,86 +1,40 @@ body,p,td,th,table,input,form,option { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FFFFFF; } -table -{ - border-width: 0; -} - a:link,a:visited,a:active { color: mediumblue; - text-decoration: none; } a:hover { color: #cc0000; - text-decoration: none; } -.portal +.navbar,.th +{ + background-color: #80BBFF; +} + +.login,.portal,.about { background-color: #80BBFF; - border-width: 1px; border-color: #000000; - border-style: ridge; - width: 100%; } .portal_text { color: #FFFFFF; - font-weight: bold; - background: url(../../default/images/bg_filler.png); } -.whitetext -{ - color: #FFFFFF; -} - -.small_text -{ - font-size: 80%; -} - -.headertext -{ - font-size: 110%; - font-weight: bold; - color: #FFFFFF; -} - -.inputtext -{ - background-color: #FFFFFF; -} - -.button_text,.linktext,.cal_dayview -{ - background-color: #c0c0c0; -} - -.row_on,.th_bright +.row_on,.th_bright,.app_header { background-color: #CCEEFF; } @@ -90,27 +44,16 @@ a:hover background-color: #DDF0FF; } -.th -{ - background-color: #80BBFF; -} - -.th_text,.app_header_text -{ - font-weight: bold; -} - -.app_header -{ - font-weight: bold; - background-color: #CCEEFF; -} - .cal_today { background-color: #FFFFCC; } +.cal_dayview +{ + background-color: #C0C0C0; +} + .email_folder { background-color: #7090FF; diff --git a/phpgwapi/templates/verdilak/css/phpgw.css b/phpgwapi/templates/verdilak/css/phpgw.css new file mode 100644 index 0000000000..9b7e9a84e1 --- /dev/null +++ b/phpgwapi/templates/verdilak/css/phpgw.css @@ -0,0 +1,84 @@ +body,p,td,th,table,input,form,option +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + font-style: normal; + font-weight: normal; + line-height: normal; + text-decoration: none; + letter-spacing: 0em; + word-spacing: 0em; +} + +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +table +{ + border-width: 0; +} + +a:link,a:visited,a:active,a:hover +{ + text-decoration: none; +} + +a.th,a.th_text +{ + font-weight: bold; +} + +table.portal +{ + width: 100%; +} + +table.about +{ + width: 70%; +} + +table.login +{ + margin-top: 130px; + width: 40%; + text-align: center; +} + +.login,.portal,.about +{ + border-width: 1px; + border-style: ridge; +} + +.portal_text +{ + font-weight: bold; + background: url(../images/bg_filler.png); +} + +.small_text +{ + font-size: 80%; +} + +.header_text +{ + font-size: 110%; + font-weight: bold; +} + +.th_text,.app_header_text +{ + font-weight: bold; +} + +.app_header,.th +{ + font-weight: bold; +} diff --git a/phpgwapi/templates/verdilak/css/submarine.css b/phpgwapi/templates/verdilak/css/submarine.css index 42ac6694eb..96d407ed86 100644 --- a/phpgwapi/templates/verdilak/css/submarine.css +++ b/phpgwapi/templates/verdilak/css/submarine.css @@ -1,86 +1,40 @@ body,p,td,th,table,input,form,option { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; } body { - margin-right: 0em; - margin-left: 0em; - margin-top: 0em; - margin-bottom: 0em; background-color: #FFFFFF; } -table -{ - border-width: 0; -} - a:link,a:visited,a:active { color: mediumblue; - text-decoration: none; } a:hover { color: #cc0000; - text-decoration: none; } -.portal +.navbar,.th +{ + background-color: #80BBFF; +} + +.login,.portal,.about { background-color: #80BBFF; - border-width: 1px; border-color: #000000; - border-style: ridge; - width: 100%; } .portal_text { color: #FFFFFF; - font-weight: bold; - background: url(../../default/images/bg_filler.png); } -.whitetext -{ - color: #FFFFFF; -} - -.small_text -{ - font-size: 80%; -} - -.headertext -{ - font-size: 110%; - font-weight: bold; - color: #FFFFFF; -} - -.inputtext -{ - background-color: #FFFFFF; -} - -.button_text,.linktext,.cal_dayview -{ - background-color: #c0c0c0; -} - -.row_on,.th_bright +.row_on,.th_bright,.app_header { background-color: #CCEEFF; } @@ -90,27 +44,16 @@ a:hover background-color: #DDF0FF; } -.th -{ - background-color: #80BBFF; -} - -.th_text,.app_header_text -{ - font-weight: bold; -} - -.app_header -{ - font-weight: bold; - background-color: #CCEEFF; -} - .cal_today { background-color: #FFFFCC; } +.cal_dayview +{ + background-color: #C0C0C0; +} + .email_folder { background-color: #7090FF;