Hi,
I am using v3.4.25
I want to override eventsadmin.css to not display some fields in editing mode. The reason is that I use extra fields.
#jevents .allDayEvent, #jevents .jevnoeendtime, #jevents .jeveditrepeats .jevdatetime, #jevents .jeveditlocation, #jevents .row jev_contact, #jevents .jev_extrainfo {display: none !important;}
I've added this line in template.css, in events custom css and there is no change in the view. Can you please help me.
Thanks
Roland
PS: great component, thanks!
I am using v3.4.25
I want to override eventsadmin.css to not display some fields in editing mode. The reason is that I use extra fields.
#jevents .allDayEvent, #jevents .jevnoeendtime, #jevents .jeveditrepeats .jevdatetime, #jevents .jeveditlocation, #jevents .row jev_contact, #jevents .jev_extrainfo {display: none !important;}
I've added this line in template.css, in events custom css and there is no change in the view. Can you please help me.
Thanks
Roland
PS: great component, thanks!