Skip to content

Commit

Permalink
Fix: Content - about:process profile icon hover #960
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Sep 23, 2024
1 parent 0277495 commit df6bc8d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions css/leptonContent.css

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

6 changes: 0 additions & 6 deletions css/leptonContentESR.css

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

6 changes: 0 additions & 6 deletions src/contents/proton_contents/_about_processes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@

// #960
color: inherit !important;
&:hover {
color: var(--in-content-button-text-color-hover) !important;
}
&:hover:active {
color: var(--in-content-button-text-color-active) !important;
}
}
}

Expand Down

0 comments on commit df6bc8d

Please sign in to comment.