diff --git a/styles/app/avatar.styl b/styles/app/avatar.styl index 5867b36b59..63dc6a9adf 100644 --- a/styles/app/avatar.styl +++ b/styles/app/avatar.styl @@ -24,6 +24,7 @@ .avatar + cursor: pointer position: relative margin-top: -12px width: 90px @@ -39,4 +40,7 @@ right: 10px .character-sprites span - position: absolute \ No newline at end of file + position: absolute + + table.customize td div + cursor: pointer \ No newline at end of file