MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    SOLVED MMM-FlipClock

    Requests
    3
    4
    405
    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.
    • P
      pat59 last edited by

      good evening
      is it possible in MMM-FlipClock to put the seconds in another color thank you

      mumblebaj 1 Reply Last reply Reply Quote 0
      • mumblebaj
        mumblebaj Project Sponsor @pat59 last edited by

        @pat59 Had a look at the css of the module and it does not look possible. You may want to raise a request on the module Github page.

        P 1 Reply Last reply Reply Quote 0
        • mumblebaj
          mumblebaj Project Sponsor @pat59 last edited by

          @pat59 Had a look at the css of the module and it does not look possible. You may want to raise a request on the module Github page.

          P 1 Reply Last reply Reply Quote 0
          • P
            pat59 @mumblebaj last edited by

            @mumblebaj ok thank you have a nice day

            1 Reply Last reply Reply Quote 0
            • S
              shin10 last edited by

              It’s doable

              .MMM-FlipClock [data-key=seconds] .tick-flip-front,
              .MMM-FlipClock [data-key=seconds] .tick-flip-back {
                  color: red;
                  background: blue;
              }
              
              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