@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update ObjectItemView to a 4px grid

Summary: Cleaning up the spacing on ObjectItemView to be on a 4px grid and a little more consistent.

Test Plan: Review changes on a grid in Photoshop

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6088

+53 -54
+46 -46
src/__celerity_resource_map__.php
··· 3200 3200 ), 3201 3201 'phabricator-object-item-list-view-css' => 3202 3202 array( 3203 - 'uri' => '/res/96dce9f3/rsrc/css/layout/phabricator-object-item-list-view.css', 3203 + 'uri' => '/res/b8b2fe24/rsrc/css/layout/phabricator-object-item-list-view.css', 3204 3204 'type' => 'css', 3205 3205 'requires' => 3206 3206 array( ··· 3988 3988 ), array( 3989 3989 'packages' => 3990 3990 array( 3991 - 'a94fc53b' => 3991 + 'e414a0b5' => 3992 3992 array( 3993 3993 'name' => 'core.pkg.css', 3994 3994 'symbols' => ··· 4037 4037 41 => 'phabricator-property-list-view-css', 4038 4038 42 => 'phabricator-tag-view-css', 4039 4039 ), 4040 - 'uri' => '/res/pkg/a94fc53b/core.pkg.css', 4040 + 'uri' => '/res/pkg/e414a0b5/core.pkg.css', 4041 4041 'type' => 'css', 4042 4042 ), 4043 4043 '98f60e3f' => ··· 4231 4231 'reverse' => 4232 4232 array( 4233 4233 'aphront-attached-file-view-css' => '6b1fccc6', 4234 - 'aphront-dialog-view-css' => 'a94fc53b', 4235 - 'aphront-error-view-css' => 'a94fc53b', 4236 - 'aphront-form-view-css' => 'a94fc53b', 4237 - 'aphront-list-filter-view-css' => 'a94fc53b', 4238 - 'aphront-pager-view-css' => 'a94fc53b', 4239 - 'aphront-panel-view-css' => 'a94fc53b', 4240 - 'aphront-table-view-css' => 'a94fc53b', 4241 - 'aphront-tokenizer-control-css' => 'a94fc53b', 4242 - 'aphront-tooltip-css' => 'a94fc53b', 4243 - 'aphront-typeahead-control-css' => 'a94fc53b', 4234 + 'aphront-dialog-view-css' => 'e414a0b5', 4235 + 'aphront-error-view-css' => 'e414a0b5', 4236 + 'aphront-form-view-css' => 'e414a0b5', 4237 + 'aphront-list-filter-view-css' => 'e414a0b5', 4238 + 'aphront-pager-view-css' => 'e414a0b5', 4239 + 'aphront-panel-view-css' => 'e414a0b5', 4240 + 'aphront-table-view-css' => 'e414a0b5', 4241 + 'aphront-tokenizer-control-css' => 'e414a0b5', 4242 + 'aphront-tooltip-css' => 'e414a0b5', 4243 + 'aphront-typeahead-control-css' => 'e414a0b5', 4244 4244 'differential-changeset-view-css' => 'dd27a69b', 4245 4245 'differential-core-view-css' => 'dd27a69b', 4246 4246 'differential-inline-comment-editor' => '9488bb69', ··· 4254 4254 'differential-table-of-contents-css' => 'dd27a69b', 4255 4255 'diffusion-commit-view-css' => 'c8ce2d88', 4256 4256 'diffusion-icons-css' => 'c8ce2d88', 4257 - 'global-drag-and-drop-css' => 'a94fc53b', 4257 + 'global-drag-and-drop-css' => 'e414a0b5', 4258 4258 'inline-comment-summary-css' => 'dd27a69b', 4259 4259 'javelin-aphlict' => '98f60e3f', 4260 4260 'javelin-behavior' => 'a9f14d76', ··· 4328 4328 'javelin-util' => 'a9f14d76', 4329 4329 'javelin-vector' => 'a9f14d76', 4330 4330 'javelin-workflow' => 'a9f14d76', 4331 - 'lightbox-attachment-css' => 'a94fc53b', 4331 + 'lightbox-attachment-css' => 'e414a0b5', 4332 4332 'maniphest-task-summary-css' => '6b1fccc6', 4333 4333 'maniphest-transaction-detail-css' => '6b1fccc6', 4334 - 'phabricator-action-list-view-css' => 'a94fc53b', 4335 - 'phabricator-application-launch-view-css' => 'a94fc53b', 4334 + 'phabricator-action-list-view-css' => 'e414a0b5', 4335 + 'phabricator-application-launch-view-css' => 'e414a0b5', 4336 4336 'phabricator-busy' => '98f60e3f', 4337 4337 'phabricator-content-source-view-css' => 'dd27a69b', 4338 - 'phabricator-core-buttons-css' => 'a94fc53b', 4339 - 'phabricator-core-css' => 'a94fc53b', 4340 - 'phabricator-crumbs-view-css' => 'a94fc53b', 4341 - 'phabricator-directory-css' => 'a94fc53b', 4338 + 'phabricator-core-buttons-css' => 'e414a0b5', 4339 + 'phabricator-core-css' => 'e414a0b5', 4340 + 'phabricator-crumbs-view-css' => 'e414a0b5', 4341 + 'phabricator-directory-css' => 'e414a0b5', 4342 4342 'phabricator-drag-and-drop-file-upload' => '9488bb69', 4343 4343 'phabricator-dropdown-menu' => '98f60e3f', 4344 4344 'phabricator-file-upload' => '98f60e3f', 4345 - 'phabricator-filetree-view-css' => 'a94fc53b', 4346 - 'phabricator-flag-css' => 'a94fc53b', 4347 - 'phabricator-form-view-css' => 'a94fc53b', 4348 - 'phabricator-header-view-css' => 'a94fc53b', 4345 + 'phabricator-filetree-view-css' => 'e414a0b5', 4346 + 'phabricator-flag-css' => 'e414a0b5', 4347 + 'phabricator-form-view-css' => 'e414a0b5', 4348 + 'phabricator-header-view-css' => 'e414a0b5', 4349 4349 'phabricator-hovercard' => '98f60e3f', 4350 - 'phabricator-jump-nav' => 'a94fc53b', 4350 + 'phabricator-jump-nav' => 'e414a0b5', 4351 4351 'phabricator-keyboard-shortcut' => '98f60e3f', 4352 4352 'phabricator-keyboard-shortcut-manager' => '98f60e3f', 4353 - 'phabricator-main-menu-view' => 'a94fc53b', 4353 + 'phabricator-main-menu-view' => 'e414a0b5', 4354 4354 'phabricator-menu-item' => '98f60e3f', 4355 - 'phabricator-nav-view-css' => 'a94fc53b', 4355 + 'phabricator-nav-view-css' => 'e414a0b5', 4356 4356 'phabricator-notification' => '98f60e3f', 4357 - 'phabricator-notification-css' => 'a94fc53b', 4358 - 'phabricator-notification-menu-css' => 'a94fc53b', 4359 - 'phabricator-object-item-list-view-css' => 'a94fc53b', 4357 + 'phabricator-notification-css' => 'e414a0b5', 4358 + 'phabricator-notification-menu-css' => 'e414a0b5', 4359 + 'phabricator-object-item-list-view-css' => 'e414a0b5', 4360 4360 'phabricator-object-selector-css' => 'dd27a69b', 4361 4361 'phabricator-phtize' => '98f60e3f', 4362 4362 'phabricator-prefab' => '98f60e3f', 4363 4363 'phabricator-project-tag-css' => '6b1fccc6', 4364 - 'phabricator-property-list-view-css' => 'a94fc53b', 4365 - 'phabricator-remarkup-css' => 'a94fc53b', 4364 + 'phabricator-property-list-view-css' => 'e414a0b5', 4365 + 'phabricator-remarkup-css' => 'e414a0b5', 4366 4366 'phabricator-shaped-request' => '9488bb69', 4367 - 'phabricator-side-menu-view-css' => 'a94fc53b', 4368 - 'phabricator-standard-page-view' => 'a94fc53b', 4369 - 'phabricator-tag-view-css' => 'a94fc53b', 4367 + 'phabricator-side-menu-view-css' => 'e414a0b5', 4368 + 'phabricator-standard-page-view' => 'e414a0b5', 4369 + 'phabricator-tag-view-css' => 'e414a0b5', 4370 4370 'phabricator-textareautils' => '98f60e3f', 4371 4371 'phabricator-tooltip' => '98f60e3f', 4372 - 'phabricator-transaction-view-css' => 'a94fc53b', 4373 - 'phabricator-zindex-css' => 'a94fc53b', 4374 - 'phui-form-css' => 'a94fc53b', 4375 - 'phui-icon-view-css' => 'a94fc53b', 4376 - 'spacing-css' => 'a94fc53b', 4377 - 'sprite-apps-large-css' => 'a94fc53b', 4378 - 'sprite-gradient-css' => 'a94fc53b', 4379 - 'sprite-icons-css' => 'a94fc53b', 4380 - 'sprite-menu-css' => 'a94fc53b', 4381 - 'syntax-highlighting-css' => 'a94fc53b', 4372 + 'phabricator-transaction-view-css' => 'e414a0b5', 4373 + 'phabricator-zindex-css' => 'e414a0b5', 4374 + 'phui-form-css' => 'e414a0b5', 4375 + 'phui-icon-view-css' => 'e414a0b5', 4376 + 'spacing-css' => 'e414a0b5', 4377 + 'sprite-apps-large-css' => 'e414a0b5', 4378 + 'sprite-gradient-css' => 'e414a0b5', 4379 + 'sprite-icons-css' => 'e414a0b5', 4380 + 'sprite-menu-css' => 'e414a0b5', 4381 + 'syntax-highlighting-css' => 'e414a0b5', 4382 4382 ), 4383 4383 ));
+7 -8
webroot/rsrc/css/layout/phabricator-object-item-list-view.css
··· 60 60 } 61 61 62 62 .phabricator-object-item-content { 63 - margin-top: 2px; 63 + margin-top: 4px; 64 64 overflow: hidden; 65 65 } 66 66 ··· 95 95 vertical-align: middle; 96 96 text-align: right; 97 97 border-left: 1px solid #c0c5d1; 98 - background: #e9e9f9; 99 98 box-shadow: inset 1px 0 1px 0px rgba(0, 0, 0, 0.07); 100 99 } 101 100 ··· 113 112 } 114 113 115 114 .phabricator-object-item-actions .phabricator-menu-item-view:hover { 116 - background: #d9d9ee; 115 + background: #e9e9f9; 117 116 } 118 117 119 118 .phabricator-object-item-actions .phabricator-menu-item-icon { ··· 204 203 205 204 .phabricator-object-icon-pane { 206 205 float: right; 207 - margin-top: 4px; 206 + margin-top: 6px; 208 207 } 209 208 210 209 .device .phabricator-object-item-no-icon-images .phabricator-object-icon-pane { ··· 405 404 } 406 405 407 406 .phabricator-object-item-handle-icon { 408 - margin-left: 3px; 407 + margin: 1px; 409 408 width: 28px; 410 409 height: 28px; 411 410 display: inline-block; ··· 424 423 float: right; 425 424 clear: right; 426 425 padding: 0 10px; 427 - margin: 3px 0; 426 + margin: 5px 0; 428 427 font-size: 11px; 429 - color: #333333; 428 + color: #666; 430 429 white-space: nowrap; 431 430 overflow: hidden; 432 431 text-align: right; ··· 447 446 } 448 447 449 448 .phabricator-object-list-cards .phabricator-object-item-frame { 450 - min-height: 41px; 449 + min-height: 50px; 451 450 } 452 451 453 452 .phabricator-object-list-cards .phabricator-object-item-selected {