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

First non-checkbox column in changelist aligned center in 3.0.8 #1035

Closed
norchai opened this issue Oct 20, 2023 · 1 comment
Closed

First non-checkbox column in changelist aligned center in 3.0.8 #1035

norchai opened this issue Oct 20, 2023 · 1 comment
Assignees

Comments

@norchai
Copy link

norchai commented Oct 20, 2023

In 3.0.7, screen.css includes the following:

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

The text-align rule has gone missing in 3.0.8, resulting in difficult-to-read centered text in the key first column.

@parsch
Copy link
Collaborator

parsch commented Oct 23, 2023

thx for reporting

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

No branches or pull requests

2 participants