niccokunzmann / open-web-calendar

Embed a highly customizable web calendar into your website using ICal source links
https://open-web-calendar.quelltext.eu
GNU General Public License v2.0
183 stars 60 forks source link

Fix calendar CSS #408

Open niccokunzmann opened 2 weeks ago

niccokunzmann commented 2 weeks ago

The CSS of events and calendars needs changing:

.CALENDAR-INDEX-0, .CALENDAR-INDEX-0 .dhx_body, .CALENDAR-INDEX-0 .dhx_title 

will work with day, week, month view.


We're using Polar.sh so you can upvote and help fund this issue. We receive the funding once the issue is completed & confirmed by you. Thank you in advance for helping prioritize & fund our work.

Fund with Polar

niccokunzmann commented 2 weeks ago

The best thing to make it easy for people styling the calendar here is to set the CSS classes in the sub-elements, too, so we can just use one CSS selector.