diff --git a/theme/brightretro/styles.php b/theme/brightretro/styles.php index 12ba9433a7c..373a744151f 100644 --- a/theme/brightretro/styles.php +++ b/theme/brightretro/styles.php @@ -696,3 +696,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/cordoroyblue/styles.php b/theme/cordoroyblue/styles.php index 11247dbe236..3e549809d26 100644 --- a/theme/cordoroyblue/styles.php +++ b/theme/cordoroyblue/styles.php @@ -716,3 +716,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/cornflower/styles.php b/theme/cornflower/styles.php index 04ba2363de5..106ac1c3ded 100644 --- a/theme/cornflower/styles.php +++ b/theme/cornflower/styles.php @@ -694,3 +694,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/formal_white/styles.php b/theme/formal_white/styles.php index ee496673322..bbe4b52da26 100644 --- a/theme/formal_white/styles.php +++ b/theme/formal_white/styles.php @@ -788,3 +788,28 @@ TABLE.formtable TD { } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/garden/styles.php b/theme/garden/styles.php index f1592e22076..16e4dc7958d 100755 --- a/theme/garden/styles.php +++ b/theme/garden/styles.php @@ -640,3 +640,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/metal/styles.php b/theme/metal/styles.php index b3e5b35326d..e1b3d364b1a 100644 --- a/theme/metal/styles.php +++ b/theme/metal/styles.php @@ -733,3 +733,28 @@ TABLE.formtable TD { border-top: 2px groove rgb(250,250,250); } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/oceanblue/styles.php b/theme/oceanblue/styles.php index 41872fc8479..8e6d857bdb2 100644 --- a/theme/oceanblue/styles.php +++ b/theme/oceanblue/styles.php @@ -693,3 +693,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/poweraid/styles.php b/theme/poweraid/styles.php index 772a6c22c77..76cf35e432b 100644 --- a/theme/poweraid/styles.php +++ b/theme/poweraid/styles.php @@ -597,3 +597,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/standard/styles.php b/theme/standard/styles.php index d80bdcc4575..337ba5785ce 100644 --- a/theme/standard/styles.php +++ b/theme/standard/styles.php @@ -696,3 +696,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/standardblue/styles.php b/theme/standardblue/styles.php index 12ba9433a7c..373a744151f 100644 --- a/theme/standardblue/styles.php +++ b/theme/standardblue/styles.php @@ -696,3 +696,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/standardgreen/styles.php b/theme/standardgreen/styles.php index 12ba9433a7c..373a744151f 100644 --- a/theme/standardgreen/styles.php +++ b/theme/standardgreen/styles.php @@ -696,3 +696,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/standardlogo/styles.php b/theme/standardlogo/styles.php index 12ba9433a7c..337ba5785ce 100644 --- a/theme/standardlogo/styles.php +++ b/theme/standardlogo/styles.php @@ -680,7 +680,7 @@ TD.cal_event_description { .cal_popup_close { font-size: 75%; font-weight: bold; - font-family: Tahoma, Helvetica, sans-serif; + font-family: sans-serif; margin-right: 5px; } @@ -696,3 +696,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/standardred/styles.php b/theme/standardred/styles.php index 12ba9433a7c..373a744151f 100644 --- a/theme/standardred/styles.php +++ b/theme/standardred/styles.php @@ -696,3 +696,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + + diff --git a/theme/standardwhite/styles.php b/theme/standardwhite/styles.php index 12ba9433a7c..373a744151f 100644 --- a/theme/standardwhite/styles.php +++ b/theme/standardwhite/styles.php @@ -696,3 +696,28 @@ A IMG { TABLE.formtable TD { padding: 9px; } + +.eventfull { + border-width: 1px; + border-color: borders?>; + border-style: solid; + -moz-border-radius-bottomleft: 15px; + -moz-border-radius-bottomright: 15px; +} + +.eventfullheader { +} + +.eventfullpicture { + padding:8px; +} + +.eventfullside { + -moz-border-radius-bottomleft: 15px; +} + +.eventfullmessage { + -moz-border-radius-bottomright: 15px; +} + +