Skip to content

Fyers Watchlist Remove Unnecessary space by itspocx

Details

Authoritspocx

LicenseNo License

Categoryhttps://trade.fyers.in/

Created

Updated

Size873 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove the unnecesssary space in Fyers Watchlist

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Fyers Watchlist Remove Unnecessary space
@version      20220105.10.10
@namespace    userstyles.world/user/itspocx
@description  Remove the unnecesssary space in Fyers Watchlist
@author       itspocx
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://trade.fyers.in") {
.symbol-17NLytxZ .firstItem-1fMdZzn9 {
    padding-left: 5px !important;
    width: 60%;
}


.symbol-17NLytxZ .cell-2dpljH_9.change-2u7N-Juv, .symbol-17NLytxZ .cell-2dpljH_9.last-31ae42tU {
    width: 20%;
}

.symbol-17NLytxZ .cell-2dpljH_9.last-31ae42tU {
    flex: none !important;
}
.symbol-17NLytxZ .cell-2dpljH_9.change-2u7N-Juv {
    flex: none !important;
}

.tv-data-mode--for-symbol-list {
    width: 0px !important;
    display: none !important;
}

.tv-market-status--for-symbol-list {
    width: 0px;
    display: none !important;
}
}

Reviews

No reviews yet.