Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3559434
D10572.id35348.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
636 B
Referenced Files
None
Subscribers
None
D10572.id35348.diff
View Options
diff --git a/web/modals/threads/notifications/notifications-modal.css b/web/modals/threads/notifications/notifications-modal.css
--- a/web/modals/threads/notifications/notifications-modal.css
+++ b/web/modals/threads/notifications/notifications-modal.css
@@ -1,7 +1,6 @@
div.container {
display: flex;
flex-direction: column;
- color: var(--fg);
margin: 24px 32px;
row-gap: 20px;
min-width: 343px;
@@ -11,7 +10,7 @@
p.notice {
text-align: center;
font-size: var(--xs-font-12);
- color: var(--notification-settings-option-color);
+ color: var(--text-background-secondary-default);
}
div.optionsContainer {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 28, 6:07 AM (7 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2724162
Default Alt Text
D10572.id35348.diff (636 B)
Attached To
Mode
D10572: [web] introduce light mode to thread notifications modal
Attached
Detach File
Event Timeline
Log In to Comment