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 feature profile summary table styling #1599

Commits on Jul 13, 2023

  1. Improve feature profile summary table styling

    The 'Feature Profiles' section of the 'Client-Server API' specification
    contains a table, showing whether a module is required or optional for
    every profile. Previously the table was hard to read since "Required"
    looks visually very similar to "Optional".
    
    This commit improves the readability of the table by automatically
    applying a darker background color to table cells containing "Required"
    via a new Hugo shortcode.
    
    Signed-off-by: Martin Fischer <martin@push-f.com>
    not-my-profile committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    608818a View commit details
    Browse the repository at this point in the history