mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 14:52:41 +01:00
Delete unused CSS
Summary: Unused since D2062. Test Plan: View commit. View task. Reviewers: epriestley Reviewed By: epriestley CC: aran Differential Revision: https://secure.phabricator.com/D2108
This commit is contained in:
parent
d1b7059a2d
commit
23d5d7a1a6
4 changed files with 11 additions and 95 deletions
|
@ -118,7 +118,6 @@ $package_spec = array(
|
|||
'maniphest.pkg.css' => array(
|
||||
'maniphest-task-summary-css',
|
||||
'maniphest-transaction-detail-css',
|
||||
'maniphest-task-detail-css',
|
||||
'aphront-attached-file-view-css',
|
||||
),
|
||||
'maniphest.pkg.js' => array(
|
||||
|
|
|
@ -277,7 +277,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'diffusion-commit-view-css' =>
|
||||
array(
|
||||
'uri' => '/res/d486f79a/rsrc/css/application/diffusion/commit-view.css',
|
||||
'uri' => '/res/b445944e/rsrc/css/application/diffusion/commit-view.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -995,7 +995,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'javelin-behavior-stripe-payment-form' =>
|
||||
array(
|
||||
'uri' => '/res/b77a4b16/rsrc/js/application/phortune/behavior-stripe-payment-form.js',
|
||||
'uri' => '/res/87c7b043/rsrc/js/application/phortune/behavior-stripe-payment-form.js',
|
||||
'type' => 'js',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -1456,15 +1456,6 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'disk' => '/rsrc/css/application/maniphest/report.css',
|
||||
),
|
||||
'maniphest-task-detail-css' =>
|
||||
array(
|
||||
'uri' => '/res/7599c878/rsrc/css/application/maniphest/task-detail.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
),
|
||||
'disk' => '/rsrc/css/application/maniphest/task-detail.css',
|
||||
),
|
||||
'maniphest-task-edit-css' =>
|
||||
array(
|
||||
'uri' => '/res/68c7863e/rsrc/css/application/maniphest/task-edit.css',
|
||||
|
@ -2162,14 +2153,14 @@ celerity_register_resource_map(array(
|
|||
'uri' => '/res/pkg/b2139675/differential.pkg.js',
|
||||
'type' => 'js',
|
||||
),
|
||||
'61f9d480' =>
|
||||
'4ccda8a6' =>
|
||||
array(
|
||||
'name' => 'diffusion.pkg.css',
|
||||
'symbols' =>
|
||||
array(
|
||||
0 => 'diffusion-commit-view-css',
|
||||
),
|
||||
'uri' => '/res/pkg/61f9d480/diffusion.pkg.css',
|
||||
'uri' => '/res/pkg/4ccda8a6/diffusion.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'4fbae2af' =>
|
||||
|
@ -2191,17 +2182,16 @@ celerity_register_resource_map(array(
|
|||
'uri' => '/res/pkg/4fbae2af/javelin.pkg.js',
|
||||
'type' => 'js',
|
||||
),
|
||||
'f45e0b15' =>
|
||||
'47770cea' =>
|
||||
array(
|
||||
'name' => 'maniphest.pkg.css',
|
||||
'symbols' =>
|
||||
array(
|
||||
0 => 'maniphest-task-summary-css',
|
||||
1 => 'maniphest-transaction-detail-css',
|
||||
2 => 'maniphest-task-detail-css',
|
||||
3 => 'aphront-attached-file-view-css',
|
||||
2 => 'aphront-attached-file-view-css',
|
||||
),
|
||||
'uri' => '/res/pkg/f45e0b15/maniphest.pkg.css',
|
||||
'uri' => '/res/pkg/47770cea/maniphest.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'86fc0b0c' =>
|
||||
|
@ -2236,7 +2226,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'reverse' =>
|
||||
array(
|
||||
'aphront-attached-file-view-css' => 'f45e0b15',
|
||||
'aphront-attached-file-view-css' => '47770cea',
|
||||
'aphront-crumbs-view-css' => '803864a4',
|
||||
'aphront-dialog-view-css' => '803864a4',
|
||||
'aphront-form-view-css' => '803864a4',
|
||||
|
@ -2258,7 +2248,7 @@ celerity_register_resource_map(array(
|
|||
'differential-revision-detail-css' => '18be02e0',
|
||||
'differential-revision-history-css' => '18be02e0',
|
||||
'differential-table-of-contents-css' => '18be02e0',
|
||||
'diffusion-commit-view-css' => '61f9d480',
|
||||
'diffusion-commit-view-css' => '4ccda8a6',
|
||||
'javelin-behavior' => '4fbae2af',
|
||||
'javelin-behavior-aphront-basic-tokenizer' => '2af849fb',
|
||||
'javelin-behavior-aphront-drag-and-drop' => 'b2139675',
|
||||
|
@ -2302,9 +2292,8 @@ celerity_register_resource_map(array(
|
|||
'javelin-util' => '4fbae2af',
|
||||
'javelin-vector' => '4fbae2af',
|
||||
'javelin-workflow' => '21d01ed8',
|
||||
'maniphest-task-detail-css' => 'f45e0b15',
|
||||
'maniphest-task-summary-css' => 'f45e0b15',
|
||||
'maniphest-transaction-detail-css' => 'f45e0b15',
|
||||
'maniphest-task-summary-css' => '47770cea',
|
||||
'maniphest-transaction-detail-css' => '47770cea',
|
||||
'phabricator-app-buttons-css' => '803864a4',
|
||||
'phabricator-content-source-view-css' => '18be02e0',
|
||||
'phabricator-core-buttons-css' => '803864a4',
|
||||
|
|
|
@ -2,35 +2,6 @@
|
|||
* @provides diffusion-commit-view-css
|
||||
*/
|
||||
|
||||
.diffusion-commit-details {
|
||||
padding: 0.5em;
|
||||
background: #f9f9f9;
|
||||
border: 1px solid #dddddd;
|
||||
}
|
||||
|
||||
.diffusion-commit-details hr {
|
||||
height: 1px;
|
||||
border: none;
|
||||
background: #dddddd;
|
||||
}
|
||||
|
||||
.diffusion-commit-dateline {
|
||||
float: right;
|
||||
color: #555555;
|
||||
}
|
||||
|
||||
.diffusion-commit-properties th {
|
||||
font-weight: bold;
|
||||
color: #444444;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
padding: 2px 4px 2px 24px;
|
||||
}
|
||||
|
||||
.diffusion-commit-properties td {
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.diffusion-commit-message {
|
||||
padding: 8px;
|
||||
}
|
||||
|
|
|
@ -1,43 +0,0 @@
|
|||
/**
|
||||
* @provides maniphest-task-detail-css
|
||||
*/
|
||||
|
||||
.maniphest-panel {
|
||||
margin: .5em 2em .25em;
|
||||
border: 1px solid #666622;
|
||||
background: #efefdf;
|
||||
padding: 15px 20px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.maniphest-panel h1 {
|
||||
border-bottom: 1px solid #aaaa99;
|
||||
padding-bottom: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.maniphest-task-properties {
|
||||
font-size: 12px;
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.maniphest-task-properties tt {
|
||||
letter-spacing: 1.1px;
|
||||
}
|
||||
|
||||
.maniphest-task-properties th {
|
||||
font-weight: bold;
|
||||
width: 100px;
|
||||
text-align: right;
|
||||
padding: 3px 4px 3px 3px;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.maniphest-task-properties td {
|
||||
padding: 3px 2px;
|
||||
}
|
||||
|
||||
.maniphest-task-detail-core {
|
||||
margin-right: 265px;
|
||||
}
|
Loading…
Reference in a new issue