@@ -2060,6 +2060,31 @@ body.login-page {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.sym-link {
|
||||
background: none;
|
||||
border: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font: inherit;
|
||||
color: var(--accent);
|
||||
cursor: pointer;
|
||||
text-align: left;
|
||||
text-decoration: underline;
|
||||
text-underline-offset: 2px;
|
||||
}
|
||||
|
||||
.sym-link:hover {
|
||||
color: #00ff9d;
|
||||
}
|
||||
|
||||
.pos-symbol-link {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.pos-symbol-link strong {
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
.market-price-tag {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user