Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am unable to discrimiate badges #67

Open
lemimi64 opened this issue Mar 28, 2018 · 1 comment
Open

I am unable to discrimiate badges #67

lemimi64 opened this issue Mar 28, 2018 · 1 comment

Comments

@lemimi64
Copy link

Good afternoon,
I try to adapt zabuto-calendar for my choral web site and I have a (big) problem. Heu, two : I am french and my english is sometime strange...

I have 3 types of rehearsal : ordinary, extra, and whole day rehearsal. there are also concerts. So I think I have to create 4 new event-types. OK. I would like to have 4 different colors but I am enable to write the correct lines in the css file. Yes, I am a newbie in HTML, CSS JavaScript...
I duplicate this section, changing event with extra-event, but I only obtain à red square, not a red badge.

/* actions and events */
div.zabuto_calendar .table tr td.extra-event div.day,
div.zabuto_calendar ul.legend li.extra-event {
background-color: red;
}
div.zabuto_calendar .extra-event,
div.zabuto_calendar div.legend span.extra-event {
background-color: red;
color: #ffffff;
text-shadow: none;
}

Could you help me ?
Best regards

@zabuto
Copy link
Owner

zabuto commented Jan 12, 2019

Sorry for the late response.
Please check out this example: https://jsfiddle.net/zabuto/ukbdfg52/18/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants