From b13c5e40e819a6e93b0b7740a5cfa5528b87ba16 Mon Sep 17 00:00:00 2001 From: ceb <ceb@alumni.egroupware.org> Date: Fri, 27 Sep 2002 16:21:01 +0000 Subject: [PATCH] added css --- phpgwapi/templates/default/css/submarine.css | 226 +++++++++--------- .../templates/idsociety/css/idsociety.css | 17 +- .../templates/idsociety/css/submarine.css | 19 +- phpgwapi/templates/justweb/css/submarine.css | 194 +++++++++++++++ .../linux-at-work.de/css/submarine.css | 194 +++++++++++++++ phpgwapi/templates/verdilak/css/submarine.css | 194 +++++++++++++++ 6 files changed, 716 insertions(+), 128 deletions(-) create mode 100644 phpgwapi/templates/justweb/css/submarine.css create mode 100644 phpgwapi/templates/linux-at-work.de/css/submarine.css create mode 100644 phpgwapi/templates/verdilak/css/submarine.css diff --git a/phpgwapi/templates/default/css/submarine.css b/phpgwapi/templates/default/css/submarine.css index 98be21577c..107a05dc60 100644 --- a/phpgwapi/templates/default/css/submarine.css +++ b/phpgwapi/templates/default/css/submarine.css @@ -1,77 +1,36 @@ body { - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - color: #000000; - line-height: normal; - font-weight: normal; - letter-spacing: 0em; - word-spacing: 0em; - background-color: #FFFFFF; + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; } table -{ - background-color: #7090FF; - border: 0px; - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - line-height: normal; - font-weight: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; - padding: 2em; -} - -th -{ - background-color: #80BBFF; - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 10pt; - font-style: normal; - line-height: normal; - font-weight: normal; - color: #000000; - text-decoration: none; - letter-spacing: 0em; - word-spacing: 0em; +{ + border-width: 0; } td { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; + color: #000000; 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: #CCEEFF; -} - -td.row-off -{ - background-color: #DDF0FF; -} - - a:link { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; - color: blue; - font-style: bold; - font-weight: bold; + color: mediumblue; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -82,9 +41,9 @@ a:visited { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; - color: blue; - font-style: bold; - font-weight: bold; + color: mediumblue; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -95,9 +54,9 @@ a:active { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; - color: red; - font-style: bold; - font-weight: bold; + color: mediumblue; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -108,9 +67,9 @@ a:hover { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; - color: red; - font-style: bold; - font-weight: bold; + color: #cc0000; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -119,10 +78,105 @@ a:hover .navbar { - background-color: #80CCFF; + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; +} + +.bodytext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; color: #000000; } +.whitetext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #ffffff; +} + +.headertext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 11pt; + font-weight: bold; + color: #ffffff; +} + +.inputtext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #ffffff; +} + +.buttontext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.linktext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.row_on +{ + background-color: #CCEEFF; +} + +.row_off +{ + background-color: #DDF0FF; +} + +.th +{ + background-color: #80BBFF; +} + +.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; +} + .calendar:today { background-color: #FFFFCC; @@ -138,53 +192,3 @@ a:hover background-color: #7090FF; color: #FFFFFF; } - -.bg01 -{ - background-color: #dadada; -} - -.bg02 -{ - background-color: #dad0d0; -} - -.bg03 -{ - background-color: #dacaca; -} - -.bg04 -{ - background-color: #dac0c0; -} - -.bg05 -{ - background-color: #dababa; -} - -.bg06 -{ - background-color: #dab0b0; -} - -.bg07 -{ - background-color: #daaaaa; - -} -.bg08 -{ - background-color: #da9090; -} - -.bg09 -{ - background-color: #da8a8a; -} - -.bg10 -{ - background-color: #da7a7a; -} diff --git a/phpgwapi/templates/idsociety/css/idsociety.css b/phpgwapi/templates/idsociety/css/idsociety.css index a47554a381..1969f99d5e 100644 --- a/phpgwapi/templates/idsociety/css/idsociety.css +++ b/phpgwapi/templates/idsociety/css/idsociety.css @@ -29,8 +29,8 @@ a:link font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #336699; - font-style: bold; - font-weight: bold; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -42,8 +42,8 @@ a:visited font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #333366; - font-style: bold; - font-weight: bold; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -55,8 +55,8 @@ a:active font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #336699; - font-style: bold; - font-weight: bold; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -68,8 +68,8 @@ a:hover font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #cc0000; - font-style: bold; - font-weight: bold; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -148,6 +148,7 @@ a:hover { font-style: bold; font-weight: bold; + color: #000000; } .appheader diff --git a/phpgwapi/templates/idsociety/css/submarine.css b/phpgwapi/templates/idsociety/css/submarine.css index 4fb215cc48..107a05dc60 100644 --- a/phpgwapi/templates/idsociety/css/submarine.css +++ b/phpgwapi/templates/idsociety/css/submarine.css @@ -29,8 +29,8 @@ a:link font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: mediumblue; - font-style: bold; - font-weight: bold; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -41,9 +41,9 @@ a:visited { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; - color: #80BBFF; - font-style: bold; - font-weight: bold; + color: mediumblue; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -55,8 +55,8 @@ a:active font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: mediumblue; - font-style: bold; - font-weight: bold; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -68,8 +68,8 @@ a:hover font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #cc0000; - font-style: bold; - font-weight: bold; + font-style: normal; + font-weight: normal; line-height: normal; text-decoration: none; letter-spacing: 0em; @@ -148,6 +148,7 @@ a:hover { font-style: bold; font-weight: bold; + color: #000000; } .appheader diff --git a/phpgwapi/templates/justweb/css/submarine.css b/phpgwapi/templates/justweb/css/submarine.css new file mode 100644 index 0000000000..107a05dc60 --- /dev/null +++ b/phpgwapi/templates/justweb/css/submarine.css @@ -0,0 +1,194 @@ +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +table +{ + border-width: 0; +} + +td +{ + 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; +} + +a:link +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: mediumblue; + 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: mediumblue; + 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: mediumblue; + 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: #cc0000; + font-style: normal; + font-weight: normal; + line-height: normal; + text-decoration: none; + letter-spacing: 0em; + word-spacing: 0em; +} + +.navbar +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; +} + +.bodytext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; +} + +.whitetext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #ffffff; +} + +.headertext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 11pt; + font-weight: bold; + color: #ffffff; +} + +.inputtext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #ffffff; +} + +.buttontext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.linktext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.row_on +{ + background-color: #CCEEFF; +} + +.row_off +{ + background-color: #DDF0FF; +} + +.th +{ + background-color: #80BBFF; +} + +.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; +} + +.calendar:today +{ + background-color: #FFFFCC; +} + +.calendar:dayview +{ + background-color: #C0C0C0; +} + +.email:folder +{ + background-color: #7090FF; + color: #FFFFFF; +} diff --git a/phpgwapi/templates/linux-at-work.de/css/submarine.css b/phpgwapi/templates/linux-at-work.de/css/submarine.css new file mode 100644 index 0000000000..107a05dc60 --- /dev/null +++ b/phpgwapi/templates/linux-at-work.de/css/submarine.css @@ -0,0 +1,194 @@ +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +table +{ + border-width: 0; +} + +td +{ + 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; +} + +a:link +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: mediumblue; + 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: mediumblue; + 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: mediumblue; + 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: #cc0000; + font-style: normal; + font-weight: normal; + line-height: normal; + text-decoration: none; + letter-spacing: 0em; + word-spacing: 0em; +} + +.navbar +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; +} + +.bodytext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; +} + +.whitetext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #ffffff; +} + +.headertext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 11pt; + font-weight: bold; + color: #ffffff; +} + +.inputtext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #ffffff; +} + +.buttontext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.linktext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.row_on +{ + background-color: #CCEEFF; +} + +.row_off +{ + background-color: #DDF0FF; +} + +.th +{ + background-color: #80BBFF; +} + +.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; +} + +.calendar:today +{ + background-color: #FFFFCC; +} + +.calendar:dayview +{ + background-color: #C0C0C0; +} + +.email:folder +{ + background-color: #7090FF; + color: #FFFFFF; +} diff --git a/phpgwapi/templates/verdilak/css/submarine.css b/phpgwapi/templates/verdilak/css/submarine.css new file mode 100644 index 0000000000..107a05dc60 --- /dev/null +++ b/phpgwapi/templates/verdilak/css/submarine.css @@ -0,0 +1,194 @@ +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +table +{ + border-width: 0; +} + +td +{ + 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; +} + +a:link +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: mediumblue; + 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: mediumblue; + 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: mediumblue; + 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: #cc0000; + font-style: normal; + font-weight: normal; + line-height: normal; + text-decoration: none; + letter-spacing: 0em; + word-spacing: 0em; +} + +.navbar +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; +} + +.bodytext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; +} + +.whitetext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #ffffff; +} + +.headertext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 11pt; + font-weight: bold; + color: #ffffff; +} + +.inputtext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #ffffff; +} + +.buttontext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.linktext +{ + font-family: Verdana,Arial,Helvetica,sans-serif; + font-size: 10pt; + color: #000000; + background-color: #c0c0c0; +} + +.row_on +{ + background-color: #CCEEFF; +} + +.row_off +{ + background-color: #DDF0FF; +} + +.th +{ + background-color: #80BBFF; +} + +.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; +} + +.calendar:today +{ + background-color: #FFFFCC; +} + +.calendar:dayview +{ + background-color: #C0C0C0; +} + +.email:folder +{ + background-color: #7090FF; + color: #FFFFFF; +}