aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/newui-sections.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/itcss/components/newui-sections.scss')
-rw-r--r--ui/app/css/itcss/components/newui-sections.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/ui/app/css/itcss/components/newui-sections.scss b/ui/app/css/itcss/components/newui-sections.scss
index 244de2ba0..61dfbd176 100644
--- a/ui/app/css/itcss/components/newui-sections.scss
+++ b/ui/app/css/itcss/components/newui-sections.scss
@@ -38,6 +38,10 @@ $wallet-view-bg: $wild-sand;
}
}
+.open-in-browser {
+ cursor: pointer;
+}
+
// wallet view and sidebar
.wallet-view {
@@ -248,7 +252,7 @@ $wallet-view-bg: $wild-sand;
// wallet view
.account-name {
font-size: 24px;
- font-weight: 200;
+ font-weight: 300;
line-height: 20px;
color: $scorpion;
margin-top: 8px;