Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Improve styles of translation table #69

Conversation

peter-neumann-dev
Copy link
Contributor

  • Prevents scrollbar for textareas equal or less than two lines
  • Focus style follows extension colors
  • Rebuild css-table layout to grid and flex to prevent border collapsing with focus-styles

Resolves: #63

@rrrapha I have polished the last styles a little bit to prevent inconsistent borders and focus styles that sometimes collapse on lower or special scaled resolutions. I got positive feedback from the last project where we worked with these adjustments.

* Prevents scrollbar for textareas equal or less than two lines
* Focus style follows extension colors
* Rebuild css-table layout to grid and flex to prevent border collapsing with focus-styles

Resolves: rrrapha#63
@peter-neumann-dev
Copy link
Contributor Author

Hi @rrrapha, do you think you would have time to take a look at this PR and maybe release a new version with the latest features like the sortOnSave option?

We would be very happy to use it in our projects without patches or workarounds ✌🏻

@rrrapha
Copy link
Owner

rrrapha commented Jul 29, 2023

Thanks you @peter-neumann-dev, I have committed similar css changes according to your suggestions, are you ok with it?
I will release a new version very soon, after some testing ..

@rrrapha rrrapha closed this Jul 29, 2023
@peter-neumann-dev
Copy link
Contributor Author

Hi @rrrapha, thank you! The changes seem to be good, like you committed them 👍🏻. I can test the issue with the outline thickness on a Full-HD screen when I am in the office next time. I have only retina by Apple at home.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A11Y: Improve readability by adding spacing and focus styles and further suggestions
2 participants