Reduce code duplication on comment editing UI
Summary: Ref T2009. This has two more copies of the scaffolding. Test Plan: Created, edited, deleted, replied to inline comments. Reviewers: btrahan, chad Reviewed By: chad Subscribers: epriestley Maniphest Tasks: T2009 Differential Revision: https://secure.phabricator.com/D12018
This commit is contained in:
@@ -423,13 +423,6 @@ td.cov-I {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Create a wide band of color behind the inline edit interface so it is easy
|
||||
to find by skimming the page while scrolling.
|
||||
*/
|
||||
tr.inline-comment-splint {
|
||||
background: #f9f1d5;
|
||||
}
|
||||
|
||||
tr.differential-inline-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user