diff --git a/htdocs/theme/freelug/style.css.php b/htdocs/theme/freelug/style.css.php index 0ee39de6dbe..e0d4c713de8 100644 --- a/htdocs/theme/freelug/style.css.php +++ b/htdocs/theme/freelug/style.css.php @@ -1132,6 +1132,7 @@ opacity: 1; /* Calendar */ /* ============================================================================== */ .bodyline { + z-index: 3000; -moz-border-radius:8px; border: 1px #E4ECEC outset; padding:0px; diff --git a/htdocs/theme/yellow/style.css.php b/htdocs/theme/yellow/style.css.php index 343e93bdf05..368f80bbd1a 100644 --- a/htdocs/theme/yellow/style.css.php +++ b/htdocs/theme/yellow/style.css.php @@ -1122,6 +1122,7 @@ opacity: 1; /* Calendar */ /* ============================================================================== */ .bodyline { + z-index: 3000; -moz-border-radius:8px; border: 1px #ECECE4 outset; padding:0px;