From 01521b122b27840632ff2e3f7209236afb71c509 Mon Sep 17 00:00:00 2001 From: ceb Date: Fri, 27 Sep 2002 00:12:52 +0000 Subject: [PATCH] added css --- .../templates/idsociety/css/idsociety.css | 188 ++++++++++++++++++ .../templates/idsociety/css/submarine.css | 188 ++++++++++++++++++ 2 files changed, 376 insertions(+) create mode 100644 phpgwapi/templates/idsociety/css/idsociety.css create mode 100644 phpgwapi/templates/idsociety/css/submarine.css diff --git a/phpgwapi/templates/idsociety/css/idsociety.css b/phpgwapi/templates/idsociety/css/idsociety.css new file mode 100644 index 0000000000..cee0f655bf --- /dev/null +++ b/phpgwapi/templates/idsociety/css/idsociety.css @@ -0,0 +1,188 @@ +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +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: #336699; + font-style: bold; + font-weight: bold; + 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: #333366; + font-style: bold; + font-weight: bold; + 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: #336699; + font-style: bold; + font-weight: bold; + 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: bold; + font-weight: bold; + 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: #DDDDDD; +} + +.row_off +{ + background-color: #EEEEEE; +} + +.th +{ + background-color: #ADADAD; +} + +.th_text +{ + font-style: bold; + font-weight: bold; +} + +.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; +} + +.calendar:dayview +{ + background-color: #c0c0c0; +} + +.email:folder +{ + background-color: #adadad; + color: #ffffff; +} diff --git a/phpgwapi/templates/idsociety/css/submarine.css b/phpgwapi/templates/idsociety/css/submarine.css new file mode 100644 index 0000000000..531ddef2af --- /dev/null +++ b/phpgwapi/templates/idsociety/css/submarine.css @@ -0,0 +1,188 @@ +body +{ + margin-right: 0em; + margin-left: 0em; + margin-top: 0em; + margin-bottom: 0em; +} + +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: #333366; + font-style: bold; + font-weight: bold; + 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: #80BBFF; + font-style: bold; + font-weight: bold; + 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: #333366; + font-style: bold; + font-weight: bold; + 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: bold; + font-weight: bold; + 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; +} + +.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; +} + +.calendar:dayview +{ + background-color: #C0C0C0; +} + +.email:folder +{ + background-color: #7090FF; + color: #FFFFFF; +}