Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33095731
chat_message.scss
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
chat_message.scss
View Options
.
chat-message-wrapper
{
&.hovered-message-chain
{
.animated.Avatar
{
canvas
{
display
:
none
;
}
img
{
visibility
:
visible
;
}
}
}
.
chat-message-menu
{
transition
:
opacity
0.1
s
;
opacity
:
0
;
position
:
absolute
;
top
:
-0.8
em
;
button
{
padding-top
:
0.2
em
;
padding-bottom
:
0.2
em
;
}
}
.
menu-icon
{
cursor
:
pointer
;
}
.
popover
{
width
:
12
em
;
}
.
chat-message
{
display
:
flex
;
padding-bottom
:
0.5
em
;
.
status-body
:
hover
{
--
_still-image-img-visibility
:
visible
;
--_still-image-canvas-visibility
:
hidden
;
--_still-image-label-visibility
:
hidden
;
}
}
.
avatar-wrapper
{
margin-right
:
0.72
em
;
width
:
32
px
;
}
.
link-preview
,
.
attachments
{
margin-bottom
:
1
em
;
}
.
status
{
background-color
:
var
(
--background
);
color
:
var
(
--text
);
border-radius
:
var
(
--roundness
);
display
:
flex
;
padding
:
0.75
em
;
border
:
1
px
solid
var
(
--border
);
}
.
created-at
{
position
:
relative
;
float
:
right
;
font-size
:
0.8
em
;
margin
:
-1
em
0
-0.5
em
;
font-style
:
italic
;
opacity
:
0.8
;
}
.
without-attachment
{
.message-content
{
//
TODO
figure
out
how
to
do
it
properly
.
RichContent
:
:
after
{
margin-right
:
5.4
em
;
content
:
" "
;
display
:
inline-block
;
}
}
}
.
pending
{
.status-content.media-body,
.created-at
{
color
:
var
(
--faint
);
}
}
.
error
{
.status-content.media-body,
.created-at
{
color
:
var
(
--badgeNotification
);
}
}
.
chat-message-inner
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
flex-start
;
max-width
:
80
%
;
min-width
:
10
em
;
width
:
100
%
;
}
.
outgoing
{
display
:
flex
;
flex-flow
:
row
wrap
;
place-content
:
end
flex-end
;
.chat-message-inner
{
align-items
:
flex-end
;
}
.
chat-message-menu
{
right
:
0.4
rem
;
}
}
.
incoming
{
.chat-message-menu
{
left
:
0.4
rem
;
}
}
.
chat-message-inner
.
with-media
{
width
:
100
%
;
.status
{
width
:
100
%
;
}
}
.
visible
{
opacity
:
1
;
}
}
.
chat-message-date-separator
{
text-align
:
center
;
margin
:
1.4
em
0
;
font-size
:
0.9
em
;
user-select
:
none
;
color
:
var
(
--textFaint
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 20, 9:30 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
971863
Default Alt Text
chat_message.scss (2 KB)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment