MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    UNSOLVED Green line under today’s events on two different calendars

    Troubleshooting
    3
    3
    256
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mscrawford5 last edited by

      I have both MMM-Calendar_monthly and MMM-CalendarEXT2 on my mirror both calendars show a green underline on today’s items . I’m can’t find anywhere in the configs that would cause this . Does anyone else have an idea where I might look?
      Thanks in advance

      ? 1 Reply Last reply Reply Quote 0
      • R
        retroflex Project Sponsor Module Developer last edited by retroflex

        Sounds like a css thing rather than config. You can use the developer tools in Chrome to inspect each element to find out more about it. For example in calendar_monthly module, this is the element for the current day:

        < span id=“day12” class=“today” >12< /span >

        Click that line and you can find out which css file the green line comes from.

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User @mscrawford5 last edited by A Former User

          @mscrawford5
          I think this kind of thing;
          https://forum.magicmirror.builders/topic/9279/mmm-calendarext2/256

          He said, Todoist module would make CSS conflict.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy