Skip to content

Commit

Permalink
remove custom button cursors
Browse files Browse the repository at this point in the history
  • Loading branch information
tinaszheng committed Aug 22, 2024
1 parent ea06b7a commit de9db9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions public/tradingview/custom-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ tr[data-role="menuitem"] {
}

/* Tools sidebar */
.toggleButton-OhcB9eH7,
.button-KTgbfaP5 {
.toggleButton-OhcB9eH7 {
cursor: pointer;
}

Expand All @@ -138,9 +137,6 @@ tr[data-role="menuitem"] {
background-color: var(--color-layer-2) !important;
}

.button-merBkM5y,
.button-2Vpz_LXc,
.button-1SoiPS-f,
.group-MBOVGQRI,
.wrap-3jbioG5e {
cursor: pointer;
Expand Down Expand Up @@ -383,7 +379,6 @@ tr[data-role="menuitem"] {
}

.button-14c_DKWJ:hover:not(.disabled-14c_DKWJ) {
cursor: pointer;
background-color: var(--color-layer-3) !important;
}

Expand Down
Binary file modified tradingview/tradingview.tgz
Binary file not shown.

0 comments on commit de9db9a

Please sign in to comment.