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

Show protected branch rule names again (#23907) #24018

Merged
merged 1 commit into from
Apr 9, 2023

Commits on Apr 9, 2023

  1. Show protected branch rule names again (go-gitea#23907)

    `!important`s for one of the primary label selectors are removed by
    go-gitea#23774, so the repository branch protection settings ui will not have
    the demanding css. This PR modifies `.ui.primary.label` to fix it.
    
    Before:
    <img width="1408" alt="飞书20230404-115410"
    src="https://user-images.githubusercontent.com/17645053/229683221-ef9c7d5c-68a8-42b0-ba19-ef2d5dfce5f9.png">
    
    After:
    <img width="1419" alt="截屏2023-04-04 11 56 32"
    src="https://user-images.githubusercontent.com/17645053/229683469-70cfc92d-d7ef-4323-a7f5-2247810fabce.png">
    
    ---------
    
    Co-authored-by: delvh <dev.lh@web.de>
    Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
    3 people authored and Linux User committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    9430527 View commit details
    Browse the repository at this point in the history