Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/application/differential/changeset-view.css
| Show First 20 Lines • Show All 330 Lines • ▼ Show 20 Lines | .differential-inline-comment-line { | ||||
| white-space: nowrap; | white-space: nowrap; | ||||
| } | } | ||||
| .differential-inline-comment-links { | .differential-inline-comment-links { | ||||
| margin-left: 8px; | margin-left: 8px; | ||||
| font-style: normal; | font-style: normal; | ||||
| } | } | ||||
| input.differential-inline-done[type="checkbox"] { | |||||
| margin: 0; | |||||
| display: inline; | |||||
| cursor: pointer; | |||||
| } | |||||
| input.differential-inline-done[disabled="disabled"] { | |||||
| cursor: auto; | |||||
| } | |||||
| .differential-inline-comment-edit-body .aphront-form-input { | .differential-inline-comment-edit-body .aphront-form-input { | ||||
| margin: 0; | margin: 0; | ||||
| width: 100%; | width: 100%; | ||||
| } | } | ||||
| .differential-changeset-buttons { | .differential-changeset-buttons { | ||||
| float: right; | float: right; | ||||
| margin-right: 16px; | margin-right: 16px; | ||||
| ▲ Show 20 Lines • Show All 134 Lines • Show Last 20 Lines | |||||