We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8362fd commit 2a5c298Copy full SHA for 2a5c298
src/css/custom.css
@@ -392,11 +392,11 @@ div[class^="searchBar_"] div[class*="hitFooter"] a:hover {
392
width: 26px;
393
height: 26px;
394
background-size: 26px 26px;
395
- background-image: url("/img/ui/fassets.light.svg");
+ background-image: url("/img/ui/fxrp.light.svg");
396
}
397
398
[data-theme="dark"] .menu__link[href*="/fxrp/overview"]::before {
399
- background-image: url("/img/ui/fassets.dark.svg");
+ background-image: url("/img/ui/fxrp.dark.svg");
400
401
402
.menu__link[href*="/smart-accounts/overview"]::before {
static/img/ui/fxrp.dark.svg
static/img/ui/fxrp.light.svg
0 commit comments