MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Green line under today’s events on two different calendars

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 3 Posters 511 Views 3 Watching
    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 Offline
      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 Offline
        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
        • ? Offline
          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy