Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32088765
edit-avatar-menu.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
683 B
Referenced Files
None
Subscribers
None
edit-avatar-menu.css
View Options
.
editAvatarBadge
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
position
:
absolute
;
bottom
:
0
;
right
:
0
;
width
:
34
px
;
height
:
34
px
;
color
:
var
(
--button-label-primary-default
);
background-color
:
var
(
--button-background-primary-default
);
/* We want the border color of the edit avatar badge to always
match the panel background color */
border
:
2
px
solid
var
(
--frame-background-primary-default
);
border-radius
:
50
%
;
cursor
:
pointer
;
transition-duration
:
200
ms
;
}
.
editAvatarBadge
:
hover
{
background-color
:
var
(
--button-background-primary-hover
);
color
:
var
(
--button-label-primary-hover
);
}
input
[
type
=
'file'
]
{
display
:
none
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:53 AM (9 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5746165
Default Alt Text
edit-avatar-menu.css (683 B)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment