Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3251492
D3164.id9540.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
386 B
Referenced Files
None
Subscribers
None
D3164.id9540.diff
View Options
diff --git a/web/chat/chat-thread-list.css b/web/chat/chat-thread-list.css
--- a/web/chat/chat-thread-list.css
+++ b/web/chat/chat-thread-list.css
@@ -150,11 +150,12 @@
color: var(--thread-color-read);
}
div.sidebar .menu {
- display: none;
+ opacity: 0;
}
div.sidebar:hover .menu {
display: flex;
align-self: flex-end;
+ opacity: 1;
}
.menu {
position: relative;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 5:36 PM (4 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2499624
Default Alt Text
D3164.id9540.diff (386 B)
Attached To
Mode
D3164: [web] [fix] thread thread moves on hover
Attached
Detach File
Event Timeline
Log In to Comment