summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rwxr-xr-xpublic/media/css/fullcalendar.css2
-rw-r--r--public/media/img/pause.pngbin0 -> 394 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/public/media/css/fullcalendar.css b/public/media/css/fullcalendar.css
index dc7b322..f7f65d5 100755
--- a/public/media/css/fullcalendar.css
+++ b/public/media/css/fullcalendar.css
@@ -301,7 +301,7 @@ a.fc-event {
}
.fc-event-time-0 {
- background: url(/media/img/down.png) top right no-repeat;
+ background: url(/media/img/pause.png) top right no-repeat;
}
.fc-event-time-1 {
diff --git a/public/media/img/pause.png b/public/media/img/pause.png
new file mode 100644
index 0000000..0d59318
--- /dev/null
+++ b/public/media/img/pause.png
Binary files differ