Kevin Papst

Results 579 comments of Kevin Papst

@rjd22 can be closed as this was added recently https://preview.tabler.io/settings.html Unfortunately it looks terrible with overlapping navigation ... but that is for another issue.

@rjd22 I guess the user who contributed the settings page did not test overlapping navigation and the merger didn't either. This is how it looks, simply unusable: I am not...

True. In my case the settings page is really long, horizontal tabs are not working (too many) and vertical tabs are not existing (without javascript workaround). I really like your...

@dqhung311 can you share the css/html for the tabbed navigation in the modal? Looks really good, but I can't remember seeing something like that in the Tabler demo, so I...

Already possible (here with an example for Fontawesome): ```html My times ``` There is even an example in the official demo:

> Is that intentional? Likely not, see here: https://github.com/tabler/tabler/issues/1147 - already reported a month ago...

I'd say: both chat partners can get the same bubble color in dark mode. So in dark mode the class `.chat-message-bubble` could have a `background-color: transparent`. Current it is white...

Yeah, I assumed you knew that. But I use tabler in my app and plan to help with (at least) feedback in the future.

Is that a mockup @hitaloramon or real existing code?

I am using sticky tables like this: ``` foo ... ```` Works like a charm.