Skip to content

Commit

Permalink
Updated css for watchlist menu
Browse files Browse the repository at this point in the history
Signed-off-by: timelyart <[email protected]>
  • Loading branch information
timelyart committed Sep 12, 2024
1 parent 63bb3e3 commit da12cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tv/tv.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
options_timeframe='div[data-role="menuitem"] > span > span',
# Watchlist / ticker
btn_watchlist_menu='button[data-name="base"]',
btn_watchlist_menu_menu='div[data-name="watchlists-button"]',
btn_watchlist_menu_menu='button[data-name="watchlists-button"]',
open_watchlist_submenu='div[data-name="active-watchlist-menu"]',
options_watchlist='div[data-name="watchlists-dialog"] div[id^="list-item"] div[class^="title"]',
input_watchlist_add_symbol='div[data-name="add-symbol-button"] > span',
Expand Down

0 comments on commit da12cd6

Please sign in to comment.