Merge pull request #122 from jccrofty30/avatar_on_history
Add avatar to History page.
This commit is contained in:
@@ -247,6 +247,11 @@ input {
|
||||
.sort.desc {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.ui-avatar {
|
||||
border-radius: 15em;
|
||||
height: auto;
|
||||
width: 200px;
|
||||
}
|
||||
.ui-history-close {
|
||||
position: absolute;
|
||||
right: 14px;
|
||||
|
||||
Reference in New Issue
Block a user