mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	Add crossmark wallet to wallets list
This commit is contained in:
		@@ -149,9 +149,11 @@
 | 
			
		||||
    #wallet-#{$wallet} {
 | 
			
		||||
      content: url("../img/wallets/#{$wallet}.svg");
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
    #wallet-bitfrost {
 | 
			
		||||
      content: url("../img/wallets/bitfrost.png");
 | 
			
		||||
  @each $wallet in "bitfrost", "crossmark" {
 | 
			
		||||
    #wallet-#{$wallet} {
 | 
			
		||||
      content: url("../img/wallets/#{$wallet}.png");
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -2124,4 +2126,4 @@ html.light {
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -569,6 +569,10 @@ pre {
 | 
			
		||||
  #wallet-gem {
 | 
			
		||||
    content: url("../img/wallets/lightmode/gem.svg");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  #wallet-crossmark {
 | 
			
		||||
    content: url("../img/wallets/lightmode/crossmark.png");
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -1362,4 +1366,4 @@ main article .card-grid {
 | 
			
		||||
.DocSearch-Modal {
 | 
			
		||||
  box-shadow: $light-box-shadow;  
 | 
			
		||||
}
 | 
			
		||||
 */
 | 
			
		||||
 */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user