Page MenuHomePhabricator

D3929.diff
No OneTemporary

D3929.diff

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

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)

Event Timeline