Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32089094
chat-thread-list-item-menu.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-list-item-menu.css
View Options
div
.
sidebar
.
menu
>
button
svg
{
color
:
var
(
--thread-color-read
);
padding-right
:
8
px
;
}
div
.
sidebar
.
menu
{
opacity
:
0
;
}
div
.
sidebar
:
hover
.
menu
{
display
:
flex
;
align-self
:
flex-end
;
opacity
:
1
;
}
.
menu
{
position
:
relative
;
display
:
flex
;
justify-content
:
flex-end
;
padding-right
:
8
px
;
flex-grow
:
1
;
}
.
menu
>
button
{
background-color
:
transparent
;
color
:
var
(
--thread-color-read
);
border
:
none
;
cursor
:
pointer
;
display
:
flex
;
align-items
:
center
;
}
.
menu
>
button
:
hover
svg
{
color
:
var
(
--fg
);
}
.
mailIcon
{
padding-right
:
8
px
;
}
.
menu
>
button
:
focus
{
outline
:
none
;
}
.
menuContent
{
display
:
none
;
position
:
absolute
;
top
:
100
%
;
right
:
11
px
;
z-index
:
1
;
width
:
max-content
;
overflow
:
hidden
;
border-radius
:
4
px
;
background-color
:
var
(
--chat-thread-list-menu-bg
);
}
.
menuContentVisible
{
display
:
block
;
background-color
:
var
(
--chat-thread-list-menu-bg
);
}
.
menuContent
.
active
{
color
:
var
(
--chat-thread-list-menu-active-color
);
background
:
var
(
--chat-thread-list-menu-active-bg
);
}
.
menuSidebar
{
padding-right
:
2
px
;
}
button
.
menuContent
{
border
:
none
;
cursor
:
pointer
;
padding
:
8
px
;
font-size
:
var
(
--xs-font-
12
);
line-height
:
var
(
--line-height-text
);
background
:
var
(
--chat-thread-list-menu-bg
);
color
:
var
(
--chat-thread-list-menu-color
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:55 AM (4 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5724309
Default Alt Text
chat-thread-list-item-menu.css (1 KB)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment