Skip to content

Commit

Permalink
Fix: UserContent - about:process profile icon hover #960
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Aug 25, 2024
1 parent 2a2c202 commit 2795f54
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/leptonContent.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/leptonContentESR.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/contents/proton_contents/_about_processes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
@include NotOption("userChrome.rounding.square_button") {
border-radius: 8px !important;
}

// #960
color: inherit !important;
}
}

Expand Down

0 comments on commit 2795f54

Please sign in to comment.