A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
organization of the text next to the icon.
-
Delete the previous code in custom.css if you added that className line in the module’s js.
-
If I put this line:
table.Element.className = "homeassistant-table";
after
var tableElement = document.createElement("table");
the module does not load
Another thing the text is still gray.
-
Oh, sorry, “tableElement” – remove the dot. Sorry.
-
The module loaded but without the lines yet.
Before you get tired LOL … please tell me how to make the text of the module more alive!
-
Remove the “dimmed” in line 38 of the code.