Page MenuHomePhabricator

D3327.diff
No OneTemporary

D3327.diff

diff --git a/web/chat/chat-thread-ancestors.css b/web/chat/chat-thread-ancestors.css
--- a/web/chat/chat-thread-ancestors.css
+++ b/web/chat/chat-thread-ancestors.css
@@ -29,6 +29,10 @@
border-radius: 0px 2px 2px 0px;
}
+div.ancestorSeparator {
+ color: var(--thread-ancestor-separator-color);
+}
+
div.ancestorKeyserverOperator {
display: flex;
column-gap: 5px;
diff --git a/web/theme.css b/web/theme.css
--- a/web/theme.css
+++ b/web/theme.css
@@ -99,6 +99,7 @@
--thread-ancestor-keyserver-border: var(--shades-black-70);
--thread-ancestor-color-light: var(--shades-white-70);
--thread-ancestor-color-dark: var(--shades-black-100);
+ --thread-ancestor-separator-color: var(--shades-white-60);
--text-message-default-background: var(--shades-black-80);
--message-action-tooltip-bg: var(--shades-black-90);
--thread-menu-bg: var(--shades-black-90);

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 24, 7:04 PM (8 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2700847
Default Alt Text
D3327.diff (883 B)

Event Timeline