diff --git a/root/css/sipwise.css b/root/css/sipwise.css index 4fd5ca4..8bad0f3 100644 --- a/root/css/sipwise.css +++ b/root/css/sipwise.css @@ -529,6 +529,11 @@ border: none; } +/* suppress border if requested */ +.no_border { + border: none !important; +} + /* override label width and spacing from default "anmelden" labels */ #main .anmelden label.as_above { width: auto; diff --git a/root/tt/reminder.tt b/root/tt/reminder.tt index 5f7eccc..a80591e 100644 --- a/root/tt/reminder.tt +++ b/root/tt/reminder.tt @@ -33,13 +33,13 @@
-
-
-