• Resolved egerlach

    (@egerlach)


    How can I set font to black all over in calendar (instead of white)? – Inverse font makes stress, tires eyes. Unforunately in addon “customise calender” only offers different background colors, NOT font color.

    BTW: all freaks in the world think, that inverse font is a good idea. All professional business software in the world doesn’t make inverse font because science prooved that eyes become tired if looking at inverse font for long time.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter egerlach

    (@egerlach)

    @more precise: eyes become tired when switching between normal and inverse

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Styles to change the color in the Schedule Calendar View to black:

    .rb-m div { color: black !important; }
    .tg-col-eventwrapper span {color: black !important }
    .tg-col-eventwrapper dt {color: black !important }

    Add the needed styles into the “Appointment Hour Booking >> General Settings >> Edit Styles” area.

    Thank you!

    Thread Starter egerlach

    (@egerlach)

    Works!! Thank you for fast answer/ help! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Set font to “black” all over calendar’ is closed to new replies.