Issue 2327: Event color display differs from all day color display
Status:  Done
Owner: ----
Closed:  Oct 2014
Reported by yongha...@gmail.com, Oct 26, 2014
Hi,i found out a difference between all day event color display with time based event color display.Here is the example.I wonder how to make it the same.I'm using #FF511C as the color.Thanks. 
color differs.png
25.0 KB   View   Download
Oct 30, 2014
Project Member #1 adamrs...@gmail.com
that has been done intentionally. use firebug/inspector to look at the ".fc-time-grid-event > .fc-bg" element

you can hide it through your custom CSS if you wish
Status: Done