Refactored profile area
This commit is contained in:
parent
8f9a450eed
commit
dc37c8aaae
15 changed files with 104 additions and 68 deletions
|
@ -699,7 +699,14 @@ li.note {
|
|||
.active {
|
||||
img {
|
||||
border:1px solid #ccc;
|
||||
background:$hover;
|
||||
@include border-radius(5px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.btn-build-token {
|
||||
float: left;
|
||||
padding: 6px 20px;
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue