DnD from eventList to the calendarList

This commit is contained in:
Alexandre Cloutier
2014-07-15 09:49:48 -04:00
parent 6dddb5c98c
commit 01af72cfe9
2 changed files with 19 additions and 8 deletions

View File

@@ -1536,6 +1536,17 @@ DIV#calendarContent .alert-box span {
border:1px solid #8ed9f6;
}
DIV#dragDropVisual
{
background-image: url(event7.png);
background-repeat: no-repeat;
background-position: 4px 2px;
width: 5px;
height: 20px;
padding-left: 24px;
padding-top: 5px;
}