##// END OF EJS Templates
Move the calendar in front of the modal box....
Jean-Philippe Lang -
r8726:17d5118de68f
parent child
Show More
@@ -6,7 +6,7 img.calendar-trigger {
6 margin-left: 4px;
6 margin-left: 4px;
7 }
7 }
8
8
9 div.calendar { position: relative; z-index: 30;}
9 div.calendar { position: relative; z-index: 60;}
10
10
11 div.calendar, div.calendar table {
11 div.calendar, div.calendar table {
12 border: 1px solid #556;
12 border: 1px solid #556;
General Comments 0
You need to be logged in to leave comments. Login now