Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32089072
chat-thread-composer.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
chat-thread-composer.css
View Options
div
.
threadSearchContainer
{
background-color
:
var
(
--thread-creation-search-container-bg
);
color
:
var
(
--fg
);
display
:
flex
;
flex-direction
:
column
;
max-height
:
50
%
;
overflow
:
auto
;
flex-shrink
:
0
;
}
div
.
fullHeight
{
flex-grow
:
1
;
max-height
:
100
%
;
}
div
.
userSelectedTags
{
display
:
flex
;
flex-wrap
:
wrap
;
flex-direction
:
row
;
align-items
:
center
;
gap
:
4
px
;
padding
:
4
px
12
px
;
margin-bottom
:
8
px
;
}
div
.
searchRow
{
display
:
flex
;
flex-direction
:
row
;
align-items
:
center
;
margin-right
:
8
px
;
}
div
.
searchField
{
flex-grow
:
1
;
padding
:
1
rem
;
}
.
closeSearch
{
color
:
var
(
--thread-creation-close-search-color
);
margin
:
0
8
px
;
}
ul
.
searchResultsContainer
{
display
:
flex
;
flex-direction
:
column
;
overflow
:
auto
;
padding
:
0
12
px
8
px
;
list-style-type
:
none
;
}
.
searchResultsItem
{
display
:
flex
;
}
.
searchResultsItem
:
hover
{
background-color
:
var
(
--thread-creation-search-item-bg-hover
);
}
.
searchResultsButton
{
justify-content
:
space-between
;
flex
:
1
;
padding
:
8
px
12
px
;
}
div
.
userName
{
color
:
var
(
--fg
);
margin-left
:
8
px
;
}
div
.
userInfo
{
font-style
:
italic
;
color
:
var
(
--thread-creation-search-item-info-color
);
}
div
.
userContainer
{
display
:
flex
;
flex-direction
:
row
;
align-items
:
center
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:55 AM (7 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5702415
Default Alt Text
chat-thread-composer.css (1 KB)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment