fix : calendar issue

This commit is contained in:
Philippe Grand 2011-05-30 12:44:24 +00:00
parent 9deeded1a1
commit 9bed8bb31b
2 changed files with 2 additions and 0 deletions

View File

@ -1132,6 +1132,7 @@ opacity: 1;
/* Calendar */
/* ============================================================================== */
.bodyline {
z-index: 3000;
-moz-border-radius:8px;
border: 1px #E4ECEC outset;
padding:0px;

View File

@ -1122,6 +1122,7 @@ opacity: 1;
/* Calendar */
/* ============================================================================== */
.bodyline {
z-index: 3000;
-moz-border-radius:8px;
border: 1px #ECECE4 outset;
padding:0px;