1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-18 19:40:55 +01:00

Dashboard CSS updates

Summary: Updates ObjectList dashboarda and tweaks minor css items elsewhere.

Test Plan: Test my dashboard, editing, and standalone

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9275
This commit is contained in:
Chad Little 2014-05-23 21:48:15 -07:00
parent 6a80b6a588
commit 9979f6e19f
6 changed files with 34 additions and 29 deletions

View file

@ -7,14 +7,14 @@
return array( return array(
'names' => 'names' =>
array( array(
'core.pkg.css' => '8de873a1', 'core.pkg.css' => '0d0b7e0c',
'core.pkg.js' => 'e01fd8e2', 'core.pkg.js' => 'e01fd8e2',
'darkconsole.pkg.js' => 'ca8671ce', 'darkconsole.pkg.js' => 'ca8671ce',
'differential.pkg.css' => 'fbf57382', 'differential.pkg.css' => 'fbf57382',
'differential.pkg.js' => 'f4c86691', 'differential.pkg.js' => 'f4c86691',
'diffusion.pkg.css' => '3783278d', 'diffusion.pkg.css' => '3783278d',
'diffusion.pkg.js' => '077e3ad0', 'diffusion.pkg.js' => '077e3ad0',
'maniphest.pkg.css' => '90fd820a', 'maniphest.pkg.css' => 'f88a8402',
'maniphest.pkg.js' => 'd1347a35', 'maniphest.pkg.js' => 'd1347a35',
'rsrc/css/aphront/aphront-bars.css' => '231ac33c', 'rsrc/css/aphront/aphront-bars.css' => '231ac33c',
'rsrc/css/aphront/context-bar.css' => '1c3b0529', 'rsrc/css/aphront/context-bar.css' => '1c3b0529',
@ -74,7 +74,7 @@ return array(
'rsrc/css/application/maniphest/batch-editor.css' => '8f380ebc', 'rsrc/css/application/maniphest/batch-editor.css' => '8f380ebc',
'rsrc/css/application/maniphest/report.css' => '6fc16517', 'rsrc/css/application/maniphest/report.css' => '6fc16517',
'rsrc/css/application/maniphest/task-edit.css' => '8e23031b', 'rsrc/css/application/maniphest/task-edit.css' => '8e23031b',
'rsrc/css/application/maniphest/task-summary.css' => '74820b2f', 'rsrc/css/application/maniphest/task-summary.css' => '00c3be7a',
'rsrc/css/application/objectselector/object-selector.css' => '029a133d', 'rsrc/css/application/objectselector/object-selector.css' => '029a133d',
'rsrc/css/application/owners/owners-path-editor.css' => '2f00933b', 'rsrc/css/application/owners/owners-path-editor.css' => '2f00933b',
'rsrc/css/application/paste/paste.css' => 'aa1767d1', 'rsrc/css/application/paste/paste.css' => 'aa1767d1',
@ -94,7 +94,7 @@ return array(
'rsrc/css/application/ponder/post.css' => 'ebab8a70', 'rsrc/css/application/ponder/post.css' => 'ebab8a70',
'rsrc/css/application/ponder/vote.css' => '8ed6ed8b', 'rsrc/css/application/ponder/vote.css' => '8ed6ed8b',
'rsrc/css/application/profile/profile-view.css' => '33e6f703', 'rsrc/css/application/profile/profile-view.css' => '33e6f703',
'rsrc/css/application/projects/project-icon.css' => 'd80f48b0', 'rsrc/css/application/projects/project-icon.css' => 'c2ecb7f1',
'rsrc/css/application/projects/project-tag.css' => '095c9404', 'rsrc/css/application/projects/project-tag.css' => '095c9404',
'rsrc/css/application/releeph/releeph-core.css' => '9b3c5733', 'rsrc/css/application/releeph/releeph-core.css' => '9b3c5733',
'rsrc/css/application/releeph/releeph-preview-branch.css' => 'b7a6f4a5', 'rsrc/css/application/releeph/releeph-preview-branch.css' => 'b7a6f4a5',
@ -114,7 +114,7 @@ return array(
'rsrc/css/font/font-awesome.css' => '73d075c3', 'rsrc/css/font/font-awesome.css' => '73d075c3',
'rsrc/css/font/font-source-sans-pro.css' => '91d53463', 'rsrc/css/font/font-source-sans-pro.css' => '91d53463',
'rsrc/css/font/phui-font-icon-base.css' => '3b2f9260', 'rsrc/css/font/phui-font-icon-base.css' => '3b2f9260',
'rsrc/css/layout/phabricator-action-header-view.css' => '40134802', 'rsrc/css/layout/phabricator-action-header-view.css' => '33a4590a',
'rsrc/css/layout/phabricator-action-list-view.css' => '020d6dab', 'rsrc/css/layout/phabricator-action-list-view.css' => '020d6dab',
'rsrc/css/layout/phabricator-crumbs-view.css' => '6a23399c', 'rsrc/css/layout/phabricator-crumbs-view.css' => '6a23399c',
'rsrc/css/layout/phabricator-filetree-view.css' => 'a8c86ace', 'rsrc/css/layout/phabricator-filetree-view.css' => 'a8c86ace',
@ -135,9 +135,9 @@ return array(
'rsrc/css/phui/phui-header-view.css' => '689dbc38', 'rsrc/css/phui/phui-header-view.css' => '689dbc38',
'rsrc/css/phui/phui-icon.css' => 'cdcf2aca', 'rsrc/css/phui/phui-icon.css' => 'cdcf2aca',
'rsrc/css/phui/phui-info-panel.css' => '27ea50a1', 'rsrc/css/phui/phui-info-panel.css' => '27ea50a1',
'rsrc/css/phui/phui-list.css' => 'ce29d035', 'rsrc/css/phui/phui-list.css' => 'bf15683f',
'rsrc/css/phui/phui-object-box.css' => 'ce92d8ec', 'rsrc/css/phui/phui-object-box.css' => 'ce92d8ec',
'rsrc/css/phui/phui-object-item-list-view.css' => 'f01650b6', 'rsrc/css/phui/phui-object-item-list-view.css' => '16003f41',
'rsrc/css/phui/phui-pinboard-view.css' => '874c22f9', 'rsrc/css/phui/phui-pinboard-view.css' => '874c22f9',
'rsrc/css/phui/phui-property-list-view.css' => '2f7199e8', 'rsrc/css/phui/phui-property-list-view.css' => '2f7199e8',
'rsrc/css/phui/phui-remarkup-preview.css' => '19ad512b', 'rsrc/css/phui/phui-remarkup-preview.css' => '19ad512b',
@ -681,14 +681,14 @@ return array(
'maniphest-batch-editor' => '8f380ebc', 'maniphest-batch-editor' => '8f380ebc',
'maniphest-report-css' => '6fc16517', 'maniphest-report-css' => '6fc16517',
'maniphest-task-edit-css' => '8e23031b', 'maniphest-task-edit-css' => '8e23031b',
'maniphest-task-summary-css' => '74820b2f', 'maniphest-task-summary-css' => '00c3be7a',
'multirow-row-manager' => '50395a1b', 'multirow-row-manager' => '50395a1b',
'owners-path-editor' => '46efd18e', 'owners-path-editor' => '46efd18e',
'owners-path-editor-css' => '2f00933b', 'owners-path-editor-css' => '2f00933b',
'paste-css' => 'aa1767d1', 'paste-css' => 'aa1767d1',
'path-typeahead' => 'f7fc67ec', 'path-typeahead' => 'f7fc67ec',
'people-profile-css' => 'ba7b2762', 'people-profile-css' => 'ba7b2762',
'phabricator-action-header-view-css' => '40134802', 'phabricator-action-header-view-css' => '33a4590a',
'phabricator-action-list-view-css' => '020d6dab', 'phabricator-action-list-view-css' => '020d6dab',
'phabricator-application-launch-view-css' => 'd290ba21', 'phabricator-application-launch-view-css' => 'd290ba21',
'phabricator-busy' => '6453c869', 'phabricator-busy' => '6453c869',
@ -766,9 +766,9 @@ return array(
'phui-header-view-css' => '689dbc38', 'phui-header-view-css' => '689dbc38',
'phui-icon-view-css' => 'cdcf2aca', 'phui-icon-view-css' => 'cdcf2aca',
'phui-info-panel-css' => '27ea50a1', 'phui-info-panel-css' => '27ea50a1',
'phui-list-view-css' => 'ce29d035', 'phui-list-view-css' => 'bf15683f',
'phui-object-box-css' => 'ce92d8ec', 'phui-object-box-css' => 'ce92d8ec',
'phui-object-item-list-view-css' => 'f01650b6', 'phui-object-item-list-view-css' => '16003f41',
'phui-pinboard-view-css' => '874c22f9', 'phui-pinboard-view-css' => '874c22f9',
'phui-property-list-view-css' => '2f7199e8', 'phui-property-list-view-css' => '2f7199e8',
'phui-remarkup-preview-css' => '19ad512b', 'phui-remarkup-preview-css' => '19ad512b',
@ -789,7 +789,7 @@ return array(
'ponder-feed-view-css' => 'e62615b6', 'ponder-feed-view-css' => 'e62615b6',
'ponder-post-css' => 'ebab8a70', 'ponder-post-css' => 'ebab8a70',
'ponder-vote-css' => '8ed6ed8b', 'ponder-vote-css' => '8ed6ed8b',
'project-icon-css' => 'd80f48b0', 'project-icon-css' => 'c2ecb7f1',
'raphael-core' => '51ee6b43', 'raphael-core' => '51ee6b43',
'raphael-g' => '40dde778', 'raphael-g' => '40dde778',
'raphael-g-line' => '40da039e', 'raphael-g-line' => '40da039e',

View file

@ -176,6 +176,7 @@ final class PhabricatorDashboardPanelRenderingEngine extends Phobject {
$content, $content,
$header = null, $header = null,
$id = null) { $id = null) {
require_celerity_resource('phabricator-dashboard-css');
$panel = $this->getPanel(); $panel = $this->getPanel();
if (!$id) { if (!$id) {

View file

@ -92,22 +92,14 @@
/* - Dashboards ------------------------------------------------------------ */ /* - Dashboards ------------------------------------------------------------ */
.dashboard-panel .maniphest-list-container {
background: {$backdrop};
}
.dashboard-panel .maniphest-list-container { .dashboard-panel .maniphest-list-container {
padding: 0; padding: 0;
} }
.dashboard-panel .maniphest-task-group-header {
font-size: 12px;
font-weight: normal;
color: {$darkbluetext};
padding: 8px 8px 2px;
margin: 0;
}
.dashboard-panel .maniphest-task-group + .maniphest-task-group { .dashboard-panel .maniphest-task-group + .maniphest-task-group {
padding-top: 0; padding-top: 0;
} }
.dashboard-panel .maniphest-task-group-header {
display: none;
}

View file

@ -19,7 +19,7 @@
} }
.gradient-lightblue-header .phabricator-action-header-title { .gradient-lightblue-header .phabricator-action-header-title {
color: {$bluetext}; color: {$darkbluetext};
} }
.phabricator-action-header-icon-list { .phabricator-action-header-icon-list {

View file

@ -172,5 +172,5 @@
.dashboard-panel .phui-list-view.phui-list-navbar { .dashboard-panel .phui-list-view.phui-list-navbar {
border-left: 1px solid {$lightblueborder}; border-left: 1px solid {$lightblueborder};
border-right: 1px solid {$lightblueborder}; border-right: 1px solid {$lightblueborder};
border-bottom: 1px solid {$blueborder}; border-bottom: 1px solid {$thinblueborder};
} }

View file

@ -653,9 +653,21 @@
/* - Dashboards ------------------------------------------------------------ */ /* - Dashboards ------------------------------------------------------------ */
.dashboard-panel .phui-object-item-list-view { .dashboard-panel .phui-object-item-list-view {
padding: 4px 4px 0 4px; padding: 0;
background: {$backdrop};
border-left: 1px solid {$lightblueborder};
border-right: 1px solid {$lightblueborder}; border-right: 1px solid {$lightblueborder};
border-bottom: 1px solid {$blueborder}; border-bottom: 1px solid {$blueborder};
margin-bottom: -1px;
}
.dashboard-panel .phui-object-list-cards .phui-object-item {
border-radius: 0;
margin-bottom: 0;
background-image: none;
background-color: #fff;
border-left-width: 4px;
}
.dashboard-panel .phui-object-item-frame {
border: none;
border-bottom: 1px solid {$thinblueborder};
} }