DMX Scheduler Color Outlines

Is it possible to add contrast color outlines to events?

Can you attach an image of desired look ?

Sure

You can add css rule like next

.dhx_cal_event_clear{ border:1px solid #B7A543; }

Ok, where do I apply this? In the scheduler or css file.

Ok, I added it to the color picker css.

Another slight issue, when you mouse over some text it shows the entire event text but other events only show one word of the text.
See: test.manifestsog.com/index.php?I … mode=month

Caused by single quotes in the content ( we will look how it can be fixed in the next version )