Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32089157
chat-message-list.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
chat-message-list.css
View Options
div
.
container
{
margin-left
:
400
px
;
height
:
calc
(
100
%
-
62
px
);
background-color
:
white
;
display
:
flex
;
flex-direction
:
column
;
}
div
.
messageContainer
{
flex-grow
:
1
;
flex
:
1
;
overflow-y
:
auto
;
display
:
flex
;
flex-direction
:
column-reverse
;
}
div
.
messageContainer
>
div
{
transform
:
translateZ
(
0
);
}
div
.
inputBar
{
display
:
flex
;
flex-direction
:
column
;
}
div
.
inputBarTextInput
{
display
:
flex
;
padding
:
10
px
;
align-items
:
center
;
flex-shrink
:
0
;
}
div
.
inputBarTextInput
>
textarea
{
flex-grow
:
1
;
border
:
none
;
font-family
:
sans-serif
;
font-size
:
15
px
;
line-height
:
15
px
;
width
:
100
%
;
resize
:
none
;
padding-right
:
20
px
;
min-height
:
17
px
;
}
div
.
inputBarTextInput
>
textarea
:
focus
{
outline
:
none
;
}
a
.
send
{
display
:
flex
;
align-items
:
center
;
text-transform
:
uppercase
;
font-family
:
'Open Sans'
,
sans-serif
;
font-weight
:
600
;
color
:
#555555
;
cursor
:
pointer
;
}
svg
.
sendButton
{
padding-left
:
8
px
;
font-size
:
24
px
;
color
:
#88BB88
;
}
div
.
joinButtonContainer
>
a
{
margin
:
3
px
12
px
;
padding
:
3
px
0
5
px
0
;
display
:
flex
;
background-color
:
#44CC99
;
border-radius
:
5
px
;
justify-content
:
center
;
cursor
:
pointer
;
}
span
.
joinButtonText
{
font-size
:
18
px
;
color
:
white
;
text-align
:
center
;
}
span
.
explanation
{
color
:
#777777
;
text-align
:
center
;
padding-top
:
4
px
;
padding-bottom
:
8
px
;
}
div
.
loading
{
text-align
:
center
;
padding
:
12
px
;
}
div
.
conversationHeader
{
text-transform
:
uppercase
;
color
:
#777777
;
font-size
:
14
px
;
padding
:
7
px
0
;
text-align
:
center
;
}
div
.
conversationHeader
:
last-child
{
padding-top
:
6
px
;
}
div
.
robotext
{
text-align
:
center
;
color
:
#333333
;
padding
:
6
px
0
;
margin
:
0
24
px
5
px
24
px
;
font-Size
:
15
px
;
cursor
:
pointer
;
}
div
.
textMessage
{
padding
:
6
px
12
px
;
margin
:
0
4
px
0
12
px
;
cursor
:
pointer
;
}
div
.
normalTextMessage
{
font-size
:
16
px
;
font-family
:
sans-serif
;
}
div
.
emojiOnlyTextMessage
{
font-size
:
32
px
;
font-family
:
sans-serif
;
}
span
.
authorName
{
color
:
#777777
;
font-size
:
14
px
;
padding
:
4
px
24
px
;
}
div
.
content
{
display
:
flex
;
flex-shrink
:
0
;
align-items
:
center
;
margin-bottom
:
5
px
;
}
div
.
nonViewerContent
{
align-self
:
flex-start
;
margin-right
:
8
px
;
}
div
.
viewerContent
{
align-self
:
flex-end
;
margin-right
:
4
px
;
}
div
.
iconContainer
{
margin-right
:
1
px
;
}
div
.
iconContainer
>
svg
{
height
:
16
px
;
}
div
.
failedSend
{
text-transform
:
uppercase
;
display
:
flex
;
justify-content
:
flex-end
;
flex-shrink
:
0
;
font-size
:
14
px
;
margin-right
:
30
px
;
padding-bottom
:
6
px
;
}
span
.
deliveryFailed
{
padding
:
0
3
px
;
color
:
#555555
;
}
a
.
retrySend
{
padding
:
0
3
px
;
color
:
#036AFF
;
cursor
:
pointer
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:55 AM (3 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5834117
Default Alt Text
chat-message-list.css (2 KB)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment