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

Improve visibility of input fields #973

Merged
merged 2 commits into from
Feb 17, 2023

Commits on Feb 1, 2023

  1. Improve visibility of input fields

    Shows a slightly grey (whitesmoke) background and white input fields in light mode.
    
    This changes should make the input fields better visible, since they are currently displayed in the same background color.
    
    Resolves opencast#932
    debenz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7e9b2f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Separate menu background color from content background color

    Shows a 'snow' white background for the main menu. The button colors are changed to a lighter grey.
    debenz committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    034c85b View commit details
    Browse the repository at this point in the history