Darken avatar editor hover background

This commit is contained in:
Toby Zerner
2015-03-28 11:34:44 +10:30
parent 6dcc14ef49
commit 5ca3b5e0f6

View File

@ -190,7 +190,7 @@
right: 0; right: 0;
bottom: 0; bottom: 0;
border-radius: 100%; border-radius: 100%;
background: rgba(0, 0, 0, 0.4); background: rgba(0, 0, 0, 0.6);
text-align: center; text-align: center;
text-decoration: none; text-decoration: none;
} }