mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-19 03:01:11 +01:00
Minor tweaks to Maniphest
Summary: A bit better spacing on tasks and matching the styles of Differential. Should help normalize the homepage. Test Plan: Review a list of tasks, fake some data. Reviewers: epriestley, btrahan Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D4487
This commit is contained in:
parent
e10fdbe77e
commit
7ac5cd7628
3 changed files with 70 additions and 69 deletions
|
@ -656,7 +656,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'aphront-panel-view-css' =>
|
||||
array(
|
||||
'uri' => '/res/91497368/rsrc/css/aphront/panel-view.css',
|
||||
'uri' => '/res/1bf6e48e/rsrc/css/aphront/panel-view.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -2321,7 +2321,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'maniphest-task-summary-css' =>
|
||||
array(
|
||||
'uri' => '/res/a520d90e/rsrc/css/application/maniphest/task-summary.css',
|
||||
'uri' => '/res/13a9468b/rsrc/css/application/maniphest/task-summary.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -3229,7 +3229,7 @@ celerity_register_resource_map(array(
|
|||
), array(
|
||||
'packages' =>
|
||||
array(
|
||||
'aee02c57' =>
|
||||
'828acc91' =>
|
||||
array(
|
||||
'name' => 'core.pkg.css',
|
||||
'symbols' =>
|
||||
|
@ -3273,7 +3273,7 @@ celerity_register_resource_map(array(
|
|||
36 => 'phabricator-object-item-list-view-css',
|
||||
37 => 'global-drag-and-drop-css',
|
||||
),
|
||||
'uri' => '/res/pkg/aee02c57/core.pkg.css',
|
||||
'uri' => '/res/pkg/828acc91/core.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'c90b892e' =>
|
||||
|
@ -3432,7 +3432,7 @@ celerity_register_resource_map(array(
|
|||
'uri' => '/res/pkg/fbeded59/javelin.pkg.js',
|
||||
'type' => 'js',
|
||||
),
|
||||
'ac211174' =>
|
||||
'a88951d1' =>
|
||||
array(
|
||||
'name' => 'maniphest.pkg.css',
|
||||
'symbols' =>
|
||||
|
@ -3442,7 +3442,7 @@ celerity_register_resource_map(array(
|
|||
2 => 'aphront-attached-file-view-css',
|
||||
3 => 'phabricator-project-tag-css',
|
||||
),
|
||||
'uri' => '/res/pkg/ac211174/maniphest.pkg.css',
|
||||
'uri' => '/res/pkg/a88951d1/maniphest.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'7707de41' =>
|
||||
|
@ -3462,20 +3462,20 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'reverse' =>
|
||||
array(
|
||||
'aphront-attached-file-view-css' => 'ac211174',
|
||||
'aphront-crumbs-view-css' => 'aee02c57',
|
||||
'aphront-dialog-view-css' => 'aee02c57',
|
||||
'aphront-error-view-css' => 'aee02c57',
|
||||
'aphront-form-view-css' => 'aee02c57',
|
||||
'aphront-attached-file-view-css' => 'a88951d1',
|
||||
'aphront-crumbs-view-css' => '828acc91',
|
||||
'aphront-dialog-view-css' => '828acc91',
|
||||
'aphront-error-view-css' => '828acc91',
|
||||
'aphront-form-view-css' => '828acc91',
|
||||
'aphront-headsup-action-list-view-css' => 'ec01d039',
|
||||
'aphront-headsup-view-css' => 'aee02c57',
|
||||
'aphront-list-filter-view-css' => 'aee02c57',
|
||||
'aphront-pager-view-css' => 'aee02c57',
|
||||
'aphront-panel-view-css' => 'aee02c57',
|
||||
'aphront-table-view-css' => 'aee02c57',
|
||||
'aphront-tokenizer-control-css' => 'aee02c57',
|
||||
'aphront-tooltip-css' => 'aee02c57',
|
||||
'aphront-typeahead-control-css' => 'aee02c57',
|
||||
'aphront-headsup-view-css' => '828acc91',
|
||||
'aphront-list-filter-view-css' => '828acc91',
|
||||
'aphront-pager-view-css' => '828acc91',
|
||||
'aphront-panel-view-css' => '828acc91',
|
||||
'aphront-table-view-css' => '828acc91',
|
||||
'aphront-tokenizer-control-css' => '828acc91',
|
||||
'aphront-tooltip-css' => '828acc91',
|
||||
'aphront-typeahead-control-css' => '828acc91',
|
||||
'differential-changeset-view-css' => 'ec01d039',
|
||||
'differential-core-view-css' => 'ec01d039',
|
||||
'differential-inline-comment-editor' => 'bbd79ca2',
|
||||
|
@ -3489,7 +3489,7 @@ celerity_register_resource_map(array(
|
|||
'differential-table-of-contents-css' => 'ec01d039',
|
||||
'diffusion-commit-view-css' => 'c8ce2d88',
|
||||
'diffusion-icons-css' => 'c8ce2d88',
|
||||
'global-drag-and-drop-css' => 'aee02c57',
|
||||
'global-drag-and-drop-css' => '828acc91',
|
||||
'inline-comment-summary-css' => 'ec01d039',
|
||||
'javelin-aphlict' => 'c90b892e',
|
||||
'javelin-behavior' => 'fbeded59',
|
||||
|
@ -3559,48 +3559,48 @@ celerity_register_resource_map(array(
|
|||
'javelin-util' => 'fbeded59',
|
||||
'javelin-vector' => 'fbeded59',
|
||||
'javelin-workflow' => 'fbeded59',
|
||||
'lightbox-attachment-css' => 'aee02c57',
|
||||
'maniphest-task-summary-css' => 'ac211174',
|
||||
'maniphest-transaction-detail-css' => 'ac211174',
|
||||
'lightbox-attachment-css' => '828acc91',
|
||||
'maniphest-task-summary-css' => 'a88951d1',
|
||||
'maniphest-transaction-detail-css' => 'a88951d1',
|
||||
'phabricator-busy' => 'c90b892e',
|
||||
'phabricator-content-source-view-css' => 'ec01d039',
|
||||
'phabricator-core-buttons-css' => 'aee02c57',
|
||||
'phabricator-core-css' => 'aee02c57',
|
||||
'phabricator-crumbs-view-css' => 'aee02c57',
|
||||
'phabricator-directory-css' => 'aee02c57',
|
||||
'phabricator-core-buttons-css' => '828acc91',
|
||||
'phabricator-core-css' => '828acc91',
|
||||
'phabricator-crumbs-view-css' => '828acc91',
|
||||
'phabricator-directory-css' => '828acc91',
|
||||
'phabricator-drag-and-drop-file-upload' => 'bbd79ca2',
|
||||
'phabricator-dropdown-menu' => 'c90b892e',
|
||||
'phabricator-file-upload' => 'c90b892e',
|
||||
'phabricator-filetree-view-css' => 'aee02c57',
|
||||
'phabricator-flag-css' => 'aee02c57',
|
||||
'phabricator-form-view-css' => 'aee02c57',
|
||||
'phabricator-header-view-css' => 'aee02c57',
|
||||
'phabricator-jump-nav' => 'aee02c57',
|
||||
'phabricator-filetree-view-css' => '828acc91',
|
||||
'phabricator-flag-css' => '828acc91',
|
||||
'phabricator-form-view-css' => '828acc91',
|
||||
'phabricator-header-view-css' => '828acc91',
|
||||
'phabricator-jump-nav' => '828acc91',
|
||||
'phabricator-keyboard-shortcut' => 'c90b892e',
|
||||
'phabricator-keyboard-shortcut-manager' => 'c90b892e',
|
||||
'phabricator-main-menu-view' => 'aee02c57',
|
||||
'phabricator-main-menu-view' => '828acc91',
|
||||
'phabricator-menu-item' => 'c90b892e',
|
||||
'phabricator-nav-view-css' => 'aee02c57',
|
||||
'phabricator-nav-view-css' => '828acc91',
|
||||
'phabricator-notification' => 'c90b892e',
|
||||
'phabricator-notification-css' => 'aee02c57',
|
||||
'phabricator-notification-menu-css' => 'aee02c57',
|
||||
'phabricator-object-item-list-view-css' => 'aee02c57',
|
||||
'phabricator-notification-css' => '828acc91',
|
||||
'phabricator-notification-menu-css' => '828acc91',
|
||||
'phabricator-object-item-list-view-css' => '828acc91',
|
||||
'phabricator-object-selector-css' => 'ec01d039',
|
||||
'phabricator-paste-file-upload' => 'c90b892e',
|
||||
'phabricator-prefab' => 'c90b892e',
|
||||
'phabricator-project-tag-css' => 'ac211174',
|
||||
'phabricator-remarkup-css' => 'aee02c57',
|
||||
'phabricator-project-tag-css' => 'a88951d1',
|
||||
'phabricator-remarkup-css' => '828acc91',
|
||||
'phabricator-shaped-request' => 'bbd79ca2',
|
||||
'phabricator-side-menu-view-css' => 'aee02c57',
|
||||
'phabricator-standard-page-view' => 'aee02c57',
|
||||
'phabricator-side-menu-view-css' => '828acc91',
|
||||
'phabricator-standard-page-view' => '828acc91',
|
||||
'phabricator-textareautils' => 'c90b892e',
|
||||
'phabricator-tooltip' => 'c90b892e',
|
||||
'phabricator-transaction-view-css' => 'aee02c57',
|
||||
'phabricator-zindex-css' => 'aee02c57',
|
||||
'sprite-apps-large-css' => 'aee02c57',
|
||||
'sprite-gradient-css' => 'aee02c57',
|
||||
'sprite-icon-css' => 'aee02c57',
|
||||
'sprite-menu-css' => 'aee02c57',
|
||||
'syntax-highlighting-css' => 'aee02c57',
|
||||
'phabricator-transaction-view-css' => '828acc91',
|
||||
'phabricator-zindex-css' => '828acc91',
|
||||
'sprite-apps-large-css' => '828acc91',
|
||||
'sprite-gradient-css' => '828acc91',
|
||||
'sprite-icon-css' => '828acc91',
|
||||
'sprite-menu-css' => '828acc91',
|
||||
'syntax-highlighting-css' => '828acc91',
|
||||
),
|
||||
));
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
|
||||
.aphront-panel-view h1 {
|
||||
font-size: 15px;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
color: #555;
|
||||
padding: 4px 0 0 0;
|
||||
|
|
|
@ -8,17 +8,17 @@
|
|||
border-collapse: separate;
|
||||
|
||||
font-size: 12px;
|
||||
color: #222222;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.maniphest-task-summary td {
|
||||
padding: 5px 3px;
|
||||
background: #f9f9f9;
|
||||
padding: 6px 4px;
|
||||
background: #fff;
|
||||
white-space: nowrap;
|
||||
|
||||
border-style: solid;
|
||||
border-top-color: #888888;
|
||||
border-bottom-color: #666666;
|
||||
border-top-color: #d5dadf;
|
||||
border-bottom-color: #d5dadf;
|
||||
border-width: 1px 0;
|
||||
}
|
||||
|
||||
|
@ -27,15 +27,15 @@
|
|||
}
|
||||
|
||||
.maniphest-batch-selected td {
|
||||
background: #f6ff88;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.maniphest-task-summary td.maniphest-task-handle {
|
||||
padding: 0 6px;
|
||||
padding: 0 4px;
|
||||
width: 1px;
|
||||
|
||||
border-right-width: 1px;
|
||||
border-right-color: #787878;
|
||||
border-right-color: #d5dadf;
|
||||
}
|
||||
|
||||
.maniphest-task-summary td.maniphest-task-batch {
|
||||
|
@ -56,8 +56,8 @@
|
|||
|
||||
.maniphest-task-summary td.maniphest-task-number {
|
||||
font-weight: bold;
|
||||
color: #444444;
|
||||
width: 70px;
|
||||
color: #333;
|
||||
width: 50px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
@ -88,7 +88,7 @@
|
|||
padding-right: 8px;
|
||||
border-right-width: 1px;
|
||||
border-right-style: solid;
|
||||
border-right-color: #787878;
|
||||
border-right-color: #d5dadf;
|
||||
}
|
||||
|
||||
.maniphest-task-summary .pri-bullet {
|
||||
|
@ -125,9 +125,10 @@
|
|||
}
|
||||
|
||||
.maniphest-task-group-header {
|
||||
font-size: 18px;
|
||||
margin: 1em 0;
|
||||
border-bottom: 1px solid #dddddd;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
color: #555;
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
.maniphest-total-result-count {
|
||||
|
@ -138,9 +139,9 @@
|
|||
}
|
||||
|
||||
.batch-editor-header {
|
||||
font-size: 11px;
|
||||
color: #666666;
|
||||
padding: 4px 0px;
|
||||
font-size: 16px;
|
||||
color: #555;
|
||||
padding: 8px 0px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
@ -150,12 +151,12 @@
|
|||
|
||||
.maniphest-batch-editor-layout {
|
||||
width: 100%;
|
||||
border-top: 1px solid #bbbbbb;
|
||||
background: #efefef;
|
||||
border-top: 1px solid #d5dadf;
|
||||
background: #f4f5f8;
|
||||
}
|
||||
|
||||
.maniphest-batch-editor-layout td {
|
||||
padding: 6px 8px;
|
||||
padding: 10px 8px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue