Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3404731
D4017.id12585.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D4017.id12585.diff
View Options
diff --git a/web/modals/threads/thread-settings-delete-tab.css b/web/modals/threads/thread-settings-delete-tab.css
--- a/web/modals/threads/thread-settings-delete-tab.css
+++ b/web/modals/threads/thread-settings-delete-tab.css
@@ -21,27 +21,11 @@
margin-bottom: 4px;
}
-div.form_content textarea {
- padding: 12px;
- background: var(--modal-bg);
- color: var(--fg);
- border: 1px solid var(--border-color);
- font-size: var(--m-font-16);
- border-radius: 4px;
- width: 100%;
-}
-
.italic {
font-style: italic;
color: var(--fg);
}
-div.edit_thread_account_password {
- border-top: 2px solid #efefef;
- padding-top: 4px;
- margin-top: 2px;
-}
-
.delete_button {
width: 100%;
}
diff --git a/web/modals/threads/thread-settings-delete-tab.react.js b/web/modals/threads/thread-settings-delete-tab.react.js
--- a/web/modals/threads/thread-settings-delete-tab.react.js
+++ b/web/modals/threads/thread-settings-delete-tab.react.js
@@ -83,7 +83,7 @@
this.
</p>
</div>
- <div className={css.edit_thread_account_password}>
+ <div>
<p className={css.confirm_account_password}>
Please enter your account password to confirm your identity
</p>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 4, 12:48 PM (1 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2614286
Default Alt Text
D4017.id12585.diff (1 KB)
Attached To
Mode
D4017: [web] Remove unused/unnecessary selectors from `thread-settings-delete-tab.css`
Attached
Detach File
Event Timeline
Log In to Comment