Anthony
Anthony
This also might just be data we can get back from pypi.
Also, and this is a complete aside, but colored `inverted segment` shows this same behavior. It is a bit more of a bug there due to the contrast ratio and...
I'm aware of the temporary fix with `.ui.text` classes. I'm instead resolving this on our project with overrides for each colored segment and the link pseudoclasses. To clarify, for our...
Thanks, that's a really helpful overview! Seems there is still plenty of complexity in even link colors :slightly_smiling_face: > Yes, the whole color usage needs an overall refactoring for consistent/generic...
Comparing the list of our project locales with the current list of locales in Django, we have a lot of old and outdated locales. Here are the locales that we...
> because it's the way we currently have to share code between multiple repositories We also check out `ext` and `ext-theme` to their own repos during the docker image build...
Roger. I see the use case, but I'm -1 on an unconditional scrollbar -- the scrollbar here is visually distracting and looks accidental. Cross browser support for styling/hiding scrollbars is...
A PR is now up for this at #835. I still need to figure out a pattern to test the badge only css though.
There are some options here, yeah. I wouldn't move these to separate block or style the rows different. I'd like to retain the same UI listing and pagination look and...
Yeah, that's what I was thinking too. Matching colors on the buttons and labels, should be a fair amount of visual distinction already. I'd still like to see them at...