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

Fixed incorrect color of identity column header #6961

Closed
wants to merge 1 commit into from

Conversation

Gena928
Copy link
Contributor

@Gena928 Gena928 commented Sep 29, 2020

Fixes #6796
Small adjustment - added style for identity column header.

  • Change in CHANGELOG.md described (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

See column with "#" in header:
Screenshot 2020-09-29 at 17 46 57

@IsaacRoles
Copy link
Contributor

#6796 (comment)

This may be another possible solution to the issue.

@Gena928 Gena928 closed this Sep 30, 2020
@Siedlerchr
Copy link
Member

As outlined in the issue, just introduce a new css class for that Node. You just have to define that css class then in then in the Base.css and the Dark.css

@Gena928
Copy link
Contributor Author

Gena928 commented Oct 1, 2020

@Siedlerchr
OK. I am a bit busy now, so I'll look into this tomorrow.

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.

Dark theme: Entry table: Header of index without the proper color
3 participants