aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/send.scss
diff options
context:
space:
mode:
authorChi Kei Chan <chikeichan@gmail.com>2017-09-27 10:21:04 +0800
committerChi Kei Chan <chikeichan@gmail.com>2017-09-27 10:21:04 +0800
commitc77029ea90560b4210f9204e99314d30f9b59989 (patch)
tree3f065ce5eecb30bf4e72196f19b54c4aa08d3190 /ui/app/css/itcss/components/send.scss
parent39365f2cc419ee824988e6dad4e8a75e650ad1cc (diff)
downloadtangerine-wallet-browser-c77029ea90560b4210f9204e99314d30f9b59989.tar
tangerine-wallet-browser-c77029ea90560b4210f9204e99314d30f9b59989.tar.gz
tangerine-wallet-browser-c77029ea90560b4210f9204e99314d30f9b59989.tar.bz2
tangerine-wallet-browser-c77029ea90560b4210f9204e99314d30f9b59989.tar.lz
tangerine-wallet-browser-c77029ea90560b4210f9204e99314d30f9b59989.tar.xz
tangerine-wallet-browser-c77029ea90560b4210f9204e99314d30f9b59989.tar.zst
tangerine-wallet-browser-c77029ea90560b4210f9204e99314d30f9b59989.zip
Implement Confirm Deploy Contract screen
Diffstat (limited to 'ui/app/css/itcss/components/send.scss')
-rw-r--r--ui/app/css/itcss/components/send.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/css/itcss/components/send.scss b/ui/app/css/itcss/components/send.scss
index 5691baebe..03e0fac1d 100644
--- a/ui/app/css/itcss/components/send.scss
+++ b/ui/app/css/itcss/components/send.scss
@@ -307,7 +307,7 @@
}
&__send-button__disabled {
- opacity: 0.5;
+ opacity: .5;
cursor: auto;
}
}