Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3376402
D3929.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
853 B
Referenced Files
None
Subscribers
None
D3929.diff
View Options
diff --git a/web/modals/threads/thread-settings-modal.css b/web/modals/threads/thread-settings-modal.css
--- a/web/modals/threads/thread-settings-modal.css
+++ b/web/modals/threads/thread-settings-modal.css
@@ -6,11 +6,6 @@
display: flex;
flex-direction: column;
}
-div.modal_body p {
- padding: 1px 3px 4px 3px;
- font-size: 14px;
- text-align: center;
-}
div.modal_form_error {
display: flex;
justify-content: center;
@@ -19,24 +14,3 @@
color: red;
font-style: italic;
}
-
-ul.tab_panel {
- background-color: var(--modal-bg);
- padding-left: 10px;
- padding-top: 5px;
-}
-ul.tab_panel > li {
- display: inline-block;
- list-style-type: none;
- font-size: 13px;
- font-weight: 600;
- cursor: pointer;
- padding: 3px 10px 3px 10px;
-}
-ul.tab_panel > li > a {
- color: #555555;
-}
-
-.save_button {
- width: 100%;
-}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 27, 11:46 PM (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2592123
Default Alt Text
D3929.diff (853 B)
Attached To
Mode
D3929: [web] Remove unused styles from `thread-settings-modal.css`
Attached
Detach File
Event Timeline
Log In to Comment