diff --git a/phpgwapi/templates/default/about.xsl b/phpgwapi/templates/default/about.xsl index 0e6c6247ea..80e0a78560 100644 --- a/phpgwapi/templates/default/about.xsl +++ b/phpgwapi/templates/default/about.xsl @@ -1,7 +1,7 @@ - +
diff --git a/phpgwapi/templates/default/css/black.css b/phpgwapi/templates/default/css/black.css index 18f852d713..6cad44c892 100644 --- a/phpgwapi/templates/default/css/black.css +++ b/phpgwapi/templates/default/css/black.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,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: blue; - 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: 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: #000000; } @@ -87,9 +28,21 @@ a:hover background-image: url(logo_000000.gif); } -.row_on +.login { - background-color: #DDDDDD; + background-color: #000000; + border-color: #D3DCE3; + color: #FFFFFF; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header,.portal,.about +{ + background-color: #D3DCE3; } .row_off @@ -97,47 +50,9 @@ a:hover background-color: #EEEEEE; } -.th -{ - 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; - color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; + color: #FFFFFF; } .cal_today diff --git a/phpgwapi/templates/default/css/blue.css b/phpgwapi/templates/default/css/blue.css index ccc2e4a955..420e92f18f 100644 --- a/phpgwapi/templates/default/css/blue.css +++ b/phpgwapi/templates/default/css/blue.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,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: blue; - 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: 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: blue; - 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: blue; } @@ -87,7 +28,18 @@ a:hover background-image: url(logo_967FF4.gif); } -.row_on +.login,.portal,.about +{ + background-color: blue; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #CCEEFF; } @@ -97,49 +49,6 @@ a:hover background-color: #EEEEEE; } -.th -{ - background-color: blue; -} - -.th_bright -{ - background-color: #CCEEFF; -} - -.th_text -{ - font-style: bold; - font-weight: bold; - color: #000000; -} - -.appheader -{ - font-style: bold; - font-weight: bold; - background-color: #CCEEFF; -} - -.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/brown.css b/phpgwapi/templates/default/css/brown.css index aecc14f874..29f1c6cd5d 100644 --- a/phpgwapi/templates/default/css/brown.css +++ b/phpgwapi/templates/default/css/brown.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: blue; - 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: 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: #5A0000; - color: #000000; } .navbar:spezial_logo @@ -88,59 +28,27 @@ a:hover background-image: url(logo_5A0000.gif); } -.row_on +.login,.portal,.about { - background-color: #DDDDDD; + background-color: #5A0000; + border-color: #000000; } -.row_off +.portal_text { - background-color: #EEEEEE; + color: #FFFFFF; } -.th +.row_on,.th_bright,.app_header { background-color: #D3DCE3; } -.th_bright +.row_off { 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; - 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/darkblue.css b/phpgwapi/templates/default/css/darkblue.css index 3f52fafc74..177483f921 100644 --- a/phpgwapi/templates/default/css/darkblue.css +++ b/phpgwapi/templates/default/css/darkblue.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: #000099; } @@ -87,59 +28,32 @@ a:hover background-image: url(logo_000099.gif); } -.row_on +.login,.portal,.about +{ + background-color: #000099; + border-color: #000000; +} + +.portal_text +{ + color: #FFFFFF; +} + +.row_on,.th_bright,.app_header { background-color: #DDDDDD; } .row_off -{ - 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; - color: #000000; - font-style: normal; - font-weight: normal; - line-height: normal; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; -} - .calendar:today { background-color: #FFFFCC; diff --git a/phpgwapi/templates/default/css/phpgw.css b/phpgwapi/templates/default/css/phpgw.css index 8258c0bc2e..88ca2e8bad 100644 --- a/phpgwapi/templates/default/css/phpgw.css +++ b/phpgwapi/templates/default/css/phpgw.css @@ -33,6 +33,11 @@ table.portal width: 100%; } +table.about +{ + width: 70%; +} + table.login { margin-top: 130px; diff --git a/phpgwapi/templates/default/css/submarine.css b/phpgwapi/templates/default/css/submarine.css index 24a160bdf9..96d407ed86 100644 --- a/phpgwapi/templates/default/css/submarine.css +++ b/phpgwapi/templates/default/css/submarine.css @@ -23,7 +23,7 @@ a:hover background-color: #80BBFF; } -.login,.portal +.login,.portal,.about { background-color: #80BBFF; border-color: #000000; @@ -34,32 +34,7 @@ a:hover color: #FFFFFF; } -.bodytext -{ - color: #000000; -} - -.whitetext -{ - color: #FFFFFF; -} - -.headertext -{ - color: #FFFFFF; -} - -.inputtext -{ - background-color: #FFFFFF; -} - -.buttontext,.link_text,.cal_dayview -{ - background-color: #C0C0C0; -} - -.row_on,.th_bright +.row_on,.th_bright,.app_header { background-color: #CCEEFF; } @@ -69,16 +44,16 @@ a:hover background-color: #DDF0FF; } -.app_header -{ - background-color: #CCEEFF; -} - .cal_today { background-color: #FFFFCC; } +.cal_dayview +{ + background-color: #C0C0C0; +} + .email_folder { background-color: #7090FF; diff --git a/phpgwapi/templates/idsociety/css/dove.css b/phpgwapi/templates/idsociety/css/dove.css index 3f391f393b..f90a80660d 100644 --- a/phpgwapi/templates/idsociety/css/dove.css +++ b/phpgwapi/templates/idsociety/css/dove.css @@ -13,32 +13,7 @@ a:hover color: #cc0000; } -.bodytext -{ - color: #000000; -} - -.whitetext -{ - color: #FFFFFF; -} - -.headertext -{ - color: #FFFFFF; -} - -.inputtext -{ - background-color: #FFFFFF; -} - -.buttontext,.linktext,.cal_dayview -{ - background-color: #C0C0C0; -} - -.login,.portal +.login { background-color: #486591; border-color: #000000; @@ -46,15 +21,16 @@ a:hover .portal_text { - color: #FFFFFF; + color: #fefefe; + background-color: #486591; } -.row_on,.th_bright +.row_on,.th_bright,.app_header { background-color: #fefefe; } -.row_off +.row_off,.portal,.about { background-color: #e6e6e6; } @@ -64,14 +40,9 @@ a:hover background-color: #486591; } -.th_text,.app_header_text +.cal_dayview { - color: #000000; -} - -.app_header -{ - background-color: #fefefe; + background-color: #C0C0C0; } .cal_today diff --git a/phpgwapi/templates/idsociety/css/idsociety.css b/phpgwapi/templates/idsociety/css/idsociety.css index 6cff919bed..1a37799a87 100644 --- a/phpgwapi/templates/idsociety/css/idsociety.css +++ b/phpgwapi/templates/idsociety/css/idsociety.css @@ -18,32 +18,7 @@ a:hover color: #cc0000; } -.bodytext -{ - color: #000000; -} - -.whitetext -{ - color: #FFFFFF; -} - -.headertext -{ - color: #FFFFFF; -} - -.inputtext -{ - background-color: #FFFFFF; -} - -.buttontext,.linktext,.cal_dayview -{ - background-color: #C0C0C0; -} - -.login,.portal +.login,.portal,.about { background-color: #ADADAD; border-color: #000000; @@ -54,7 +29,7 @@ a:hover color: #FFFFFF; } -.row_on +.row_on,.th_bright,.app_header { background-color: #DDDDDD; } @@ -69,21 +44,16 @@ a:hover background-color: #ADADAD; } -.th_text,.app_header_text -{ - color: #000000; -} - -.app_header -{ - background-color: #DDDDDD; -} - .cal_today { background-color: #ffffcc; } +.cal_dayview +{ + background-color: #C0C0C0; +} + .email_folder { background-color: #adadad; diff --git a/phpgwapi/templates/idsociety/css/phpgw.css b/phpgwapi/templates/idsociety/css/phpgw.css index 53affd2e15..dff9cbbd9c 100644 --- a/phpgwapi/templates/idsociety/css/phpgw.css +++ b/phpgwapi/templates/idsociety/css/phpgw.css @@ -34,6 +34,11 @@ table.portal width: 100%; } +table.about +{ + width: 70%; +} + table.login { margin-top: 130px; diff --git a/phpgwapi/templates/idsociety/css/submarine.css b/phpgwapi/templates/idsociety/css/submarine.css index 909d38eaed..b239c0ff43 100644 --- a/phpgwapi/templates/idsociety/css/submarine.css +++ b/phpgwapi/templates/idsociety/css/submarine.css @@ -13,7 +13,7 @@ a:hover color: #cc0000; } -.login,.portal +.login,.portal,.about { background-color: #80BBFF; border-color: #000000; @@ -24,27 +24,7 @@ a:hover color: #FFFFFF; } -.whitetext -{ - color: #FFFFFF; -} - -.headertext -{ - 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; } @@ -59,10 +39,9 @@ a:hover background-color: #80BBFF; } - -.app_header +.cal_dayview { - background-color: #CCEEFF; + background-color: #c0c0c0; } .cal_today