aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/send.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/itcss/components/send.scss')
-rw-r--r--ui/app/css/itcss/components/send.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/app/css/itcss/components/send.scss b/ui/app/css/itcss/components/send.scss
index f5b4af299..6f696eab7 100644
--- a/ui/app/css/itcss/components/send.scss
+++ b/ui/app/css/itcss/components/send.scss
@@ -73,6 +73,14 @@
.send-screen-bolt-icon {}
+.selected-currency {
+ color: $curious-blue;
+}
+
+.unselected-currency {
+ cursor: pointer;
+}
+
.send-screen-gas-input-customize {
position: absolute;
top: 30px;