]> source.dussan.org Git - redmine.git/commitdiff
Move the calendar in front of the modal box.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Feb 2012 13:12:30 +0000 (13:12 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Feb 2012 13:12:30 +0000 (13:12 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8846 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/calendar.css

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