mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
* refactor * refactor job details * styling, cleanup, get algo name * output dataset & algo dt symbol * more styling and job metadata output * history background tweak * human numbers, edge case fixes
5 lines
74 B
CSS
5 lines
74 B
CSS
.status {
|
|
text-transform: uppercase;
|
|
color: var(--color-secondary);
|
|
}
|