summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rwxr-xr-xpublic/media/css/fullcalendar.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/public/media/css/fullcalendar.css b/public/media/css/fullcalendar.css
index ac2feee..dc7b322 100755
--- a/public/media/css/fullcalendar.css
+++ b/public/media/css/fullcalendar.css
@@ -301,22 +301,18 @@ a.fc-event {
}
.fc-event-time-0 {
- padding: 0 1px;
background: url(/media/img/down.png) top right no-repeat;
}
.fc-event-time-1 {
- padding: 0 1px;
background: url(/media/img/play.gif) top right no-repeat;
}
.fc-event-time-2 {
- padding: 0 1px;
background: url(/media/img/default.png) top right no-repeat;
}
.fc-event-time-3 {
- padding: 0 1px;
background: url(/media/img/delete.png) top right no-repeat;
}