Calendar Layer by default 400
This commit is contained in:
parent
10f438f2cb
commit
3096752f5f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* The main calendar widget. DIV containing a table. */
|
||||
|
||||
div.calendar { position: relative; z-index:13; }
|
||||
div.calendar { position: relative; z-index:400; }
|
||||
|
||||
.calendar, .calendar table {
|
||||
border: 1px solid #556;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue