Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex Calendar - Text color always white - Bug?

User_1GW5YSep 20 2022

Hello,
i have a problem with the calendar (Apex 22.1):

It is not possible to set a text color.
Background-Color and other css-styles are shown correct.
Only the text-color ist always white.

For example CSS-Inline:
.fc .my-cal-t0.fc-event { font-weight:bold;background-color:OrangeRed;border-color:OrangeRed;color:Black;}
All but text-color ist shown correct.

Is this a bug?

Thank you!

Comments
Post Details
Added on Sep 20 2022
7 comments
938 views