Updated icons and links (#255)

* added appropriate wallet design

* added new links to settings tab, and associated svg images

* added space below last link in settings list

* hiding links with views not ready

* added help and support link

* updated settings view

* removed empty param
This commit is contained in:
Jamal Jackson 2016-10-07 11:35:43 -04:00 committed by Jason Dreyzehner
commit 5559ce9b3f
8 changed files with 135 additions and 14 deletions

View file

@ -19,6 +19,15 @@
border-radius: 0;
box-shadow: none;
}
&.circle{
left:8px;
.bg {
border-radius: 50%;
width:30px;
height:30px;
padding:.1rem;
}
}
}
&:before {
display: block;