Unfriend and update username - beta
This commit is contained in:
@@ -78,6 +78,19 @@ body {
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
media-tag, .default {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
#friendList {
|
||||
.remove {
|
||||
cursor: pointer;
|
||||
width: 20px;
|
||||
&:hover {
|
||||
color: darken(@color, 20%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#messaging {
|
||||
|
||||
Reference in New Issue
Block a user