mirror of
https://github.com/flarum/framework.git
synced 2025-06-06 16:24:33 +08:00
Darken avatar editor hover background
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user