Chemie~
Chemie~
darkreader ended up not working too well (it didn't theme the loading screen fully and caused issues with my theme), so I wrote up this CSS instead for it that...
Oh yeah, I forgot that cockpit has a mobile UI whoops. Your solution looks great.
It seems to be the default error message that's just shown regardless, I got it with the email privacy rejection mentioned above, as well as just now with github rejecting...
Poking around the codebase, it seems like it might just be an easy change from `HH:mm` to `LT` https://github.com/healthchecks/healthchecks/blob/7ba23746167dca7767df6a36ac4aecf71a4071d9/static/js/log.js#L61 https://github.com/healthchecks/healthchecks/blob/7ba23746167dca7767df6a36ac4aecf71a4071d9/static/js/log.js#L82 https://github.com/healthchecks/healthchecks/blob/7ba23746167dca7767df6a36ac4aecf71a4071d9/static/js/log.js#L83 https://github.com/healthchecks/healthchecks/blob/7ba23746167dca7767df6a36ac4aecf71a4071d9/static/js/log.js#L110 tho I'm not sure how that'd work for...
Are you referring to this action menu?  Because if so, #21 should fix that.
I think I've fixed that now, but I don't know how well it looks (some stuff like the light/dark icons looks like its disabled)
Alright, I made it look better (also another thing I noticed is that theres not really any way to tell if something is disabled, but I don't know if thats...
That actually works pretty well, would you be ok with me copying your CSS into my changes (crediting you in the commit title)?
I've edited the CSS to not do that anymore, but it might be a bit hacky plus it might be intentional that its a solid background.
@overdodactyl hi, could you please review this and merge if it looks good? (I can't request a review from you since github won't let me add people)