Skip to content

Commit

Permalink
www- use a pointer cursor on the package page tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Feb 18, 2022
1 parent 615ef74 commit cd736cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ input[type="radio"][name="tab"]+label {
padding: 1em;
border-bottom: 1px solid #666;
text-align: center;
cursor: pointer;
}
input[type="radio"][name="tab"]:checked+label {
border-bottom-color: #fff;
Expand Down

0 comments on commit cd736cc

Please sign in to comment.