This will Display the Net position of the Angel broking to Left side
Angel Broking Net Position Left by itspocx
Details
Authoritspocx
LicenseNo License
Categoryhttps://trade.angelbroking.com/
Created
Updated
Size441 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Angel Broking Net Position Left
@version 20220105.10.08
@namespace userstyles.world/user/itspocx
@description This will Display the Net position of the Angel broking to Left side
@author itspocx
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://trade.angelbroking.com/trade/trading/netposition") {
.gain-section .gain-container {
text-align: left !important;
}
}