Move the calendar in front of the modal box.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8846 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2012-02-11 13:12:30 +00:00
parent 60b9e59d15
commit 17d5118de6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ img.calendar-trigger {
margin-left: 4px; margin-left: 4px;
} }
div.calendar { position: relative; z-index: 30;} div.calendar { position: relative; z-index: 60;}
div.calendar, div.calendar table { div.calendar, div.calendar table {
border: 1px solid #556; border: 1px solid #556;