Read the statement by Michael Teeuw here.
MMM-SpaceX
-
@koxm That looks awesome! It looks like you have launch date as the second last column—can that show upcoming launches in ascending order (so soonest to latest?) Can you add in the launch window time?
I agree with @retroflex that the option to show each column would be nice. Otherwise well done!
-
@retroflex Thanks for the compliment!
Optional column headings are a great idea. I’m gonna work on it. I will see how I can fit the other features in it. -
@sonicgoose Thanks!
Unfortunately the dates for the upcoming launches are not fully maintained in the api. Maybe I can use a different field. I’m going to look at it. -
@koxm I’ve just installed it and have noticed the table cells are awfully close together, i.e. there is no separation at all between the last two columns, so it appears as 02 Mar 2020 Falcon 9. This is with the module bottom_center. I tried adding a padding to the left and right side of the cells in my custom.css and also added a width to the table in custom.css, but neither seemed to help.
-
@sonicgoose You’re right, it’s pretty close. The stylesheet included only manipulates the td and th. If I test it on my screen on bottom_center, it looks quite fine. This is because of the column header which creates some kind of spacing.
I’m gonna see if I can make it al little better with the MMM-SpaceX.css. -
-
This post is deleted! -
@sonicgoose Yep
-
@hango Thanks for the tip, gonna work on it tommorow. I’m pretty new to CSS as well.
-
This post is deleted!