1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 07:41:22 +02:00

Darken avatar editor hover background

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

View File

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