@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.

Fix transaction bg color

Summary: Should just be white here.

Test Plan: review a task and diff.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, aran

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

+49 -50
+44 -44
src/__celerity_resource_map__.php
··· 3492 3492 ), 3493 3493 'phabricator-transaction-view-css' => 3494 3494 array( 3495 - 'uri' => '/res/50ab54bb/rsrc/css/aphront/transaction.css', 3495 + 'uri' => '/res/e797779e/rsrc/css/aphront/transaction.css', 3496 3496 'type' => 'css', 3497 3497 'requires' => 3498 3498 array( ··· 4171 4171 ), array( 4172 4172 'packages' => 4173 4173 array( 4174 - 'a9a10c76' => 4174 + 'b1d5e69b' => 4175 4175 array( 4176 4176 'name' => 'core.pkg.css', 4177 4177 'symbols' => ··· 4218 4218 39 => 'phabricator-property-list-view-css', 4219 4219 40 => 'phabricator-tag-view-css', 4220 4220 ), 4221 - 'uri' => '/res/pkg/a9a10c76/core.pkg.css', 4221 + 'uri' => '/res/pkg/b1d5e69b/core.pkg.css', 4222 4222 'type' => 'css', 4223 4223 ), 4224 4224 '8977e356' => ··· 4409 4409 ), 4410 4410 'reverse' => 4411 4411 array( 4412 - 'aphront-dialog-view-css' => 'a9a10c76', 4413 - 'aphront-error-view-css' => 'a9a10c76', 4414 - 'aphront-list-filter-view-css' => 'a9a10c76', 4415 - 'aphront-pager-view-css' => 'a9a10c76', 4416 - 'aphront-panel-view-css' => 'a9a10c76', 4417 - 'aphront-table-view-css' => 'a9a10c76', 4418 - 'aphront-tokenizer-control-css' => 'a9a10c76', 4419 - 'aphront-tooltip-css' => 'a9a10c76', 4420 - 'aphront-typeahead-control-css' => 'a9a10c76', 4412 + 'aphront-dialog-view-css' => 'b1d5e69b', 4413 + 'aphront-error-view-css' => 'b1d5e69b', 4414 + 'aphront-list-filter-view-css' => 'b1d5e69b', 4415 + 'aphront-pager-view-css' => 'b1d5e69b', 4416 + 'aphront-panel-view-css' => 'b1d5e69b', 4417 + 'aphront-table-view-css' => 'b1d5e69b', 4418 + 'aphront-tokenizer-control-css' => 'b1d5e69b', 4419 + 'aphront-tooltip-css' => 'b1d5e69b', 4420 + 'aphront-typeahead-control-css' => 'b1d5e69b', 4421 4421 'differential-changeset-view-css' => '44bfe40c', 4422 4422 'differential-core-view-css' => '44bfe40c', 4423 4423 'differential-inline-comment-editor' => '5e9e5c4e', ··· 4431 4431 'differential-table-of-contents-css' => '44bfe40c', 4432 4432 'diffusion-commit-view-css' => 'c8ce2d88', 4433 4433 'diffusion-icons-css' => 'c8ce2d88', 4434 - 'global-drag-and-drop-css' => 'a9a10c76', 4434 + 'global-drag-and-drop-css' => 'b1d5e69b', 4435 4435 'inline-comment-summary-css' => '44bfe40c', 4436 4436 'javelin-aphlict' => '8977e356', 4437 4437 'javelin-behavior' => 'a68dc06a', ··· 4504 4504 'javelin-util' => 'a68dc06a', 4505 4505 'javelin-vector' => 'a68dc06a', 4506 4506 'javelin-workflow' => 'a68dc06a', 4507 - 'lightbox-attachment-css' => 'a9a10c76', 4507 + 'lightbox-attachment-css' => 'b1d5e69b', 4508 4508 'maniphest-task-summary-css' => '36d5d071', 4509 4509 'maniphest-transaction-detail-css' => '36d5d071', 4510 - 'phabricator-action-list-view-css' => 'a9a10c76', 4511 - 'phabricator-application-launch-view-css' => 'a9a10c76', 4510 + 'phabricator-action-list-view-css' => 'b1d5e69b', 4511 + 'phabricator-application-launch-view-css' => 'b1d5e69b', 4512 4512 'phabricator-busy' => '8977e356', 4513 4513 'phabricator-content-source-view-css' => '44bfe40c', 4514 - 'phabricator-core-css' => 'a9a10c76', 4515 - 'phabricator-crumbs-view-css' => 'a9a10c76', 4514 + 'phabricator-core-css' => 'b1d5e69b', 4515 + 'phabricator-crumbs-view-css' => 'b1d5e69b', 4516 4516 'phabricator-drag-and-drop-file-upload' => '5e9e5c4e', 4517 4517 'phabricator-dropdown-menu' => '8977e356', 4518 4518 'phabricator-file-upload' => '8977e356', 4519 - 'phabricator-filetree-view-css' => 'a9a10c76', 4520 - 'phabricator-flag-css' => 'a9a10c76', 4519 + 'phabricator-filetree-view-css' => 'b1d5e69b', 4520 + 'phabricator-flag-css' => 'b1d5e69b', 4521 4521 'phabricator-hovercard' => '8977e356', 4522 - 'phabricator-jump-nav' => 'a9a10c76', 4522 + 'phabricator-jump-nav' => 'b1d5e69b', 4523 4523 'phabricator-keyboard-shortcut' => '8977e356', 4524 4524 'phabricator-keyboard-shortcut-manager' => '8977e356', 4525 - 'phabricator-main-menu-view' => 'a9a10c76', 4525 + 'phabricator-main-menu-view' => 'b1d5e69b', 4526 4526 'phabricator-menu-item' => '8977e356', 4527 - 'phabricator-nav-view-css' => 'a9a10c76', 4527 + 'phabricator-nav-view-css' => 'b1d5e69b', 4528 4528 'phabricator-notification' => '8977e356', 4529 - 'phabricator-notification-css' => 'a9a10c76', 4530 - 'phabricator-notification-menu-css' => 'a9a10c76', 4529 + 'phabricator-notification-css' => 'b1d5e69b', 4530 + 'phabricator-notification-menu-css' => 'b1d5e69b', 4531 4531 'phabricator-object-selector-css' => '44bfe40c', 4532 4532 'phabricator-phtize' => '8977e356', 4533 4533 'phabricator-prefab' => '8977e356', 4534 4534 'phabricator-project-tag-css' => '36d5d071', 4535 - 'phabricator-property-list-view-css' => 'a9a10c76', 4536 - 'phabricator-remarkup-css' => 'a9a10c76', 4535 + 'phabricator-property-list-view-css' => 'b1d5e69b', 4536 + 'phabricator-remarkup-css' => 'b1d5e69b', 4537 4537 'phabricator-shaped-request' => '5e9e5c4e', 4538 - 'phabricator-side-menu-view-css' => 'a9a10c76', 4539 - 'phabricator-standard-page-view' => 'a9a10c76', 4540 - 'phabricator-tag-view-css' => 'a9a10c76', 4538 + 'phabricator-side-menu-view-css' => 'b1d5e69b', 4539 + 'phabricator-standard-page-view' => 'b1d5e69b', 4540 + 'phabricator-tag-view-css' => 'b1d5e69b', 4541 4541 'phabricator-textareautils' => '8977e356', 4542 4542 'phabricator-tooltip' => '8977e356', 4543 - 'phabricator-transaction-view-css' => 'a9a10c76', 4544 - 'phabricator-zindex-css' => 'a9a10c76', 4545 - 'phui-button-css' => 'a9a10c76', 4546 - 'phui-form-css' => 'a9a10c76', 4547 - 'phui-form-view-css' => 'a9a10c76', 4548 - 'phui-header-view-css' => 'a9a10c76', 4549 - 'phui-icon-view-css' => 'a9a10c76', 4550 - 'phui-object-item-list-view-css' => 'a9a10c76', 4551 - 'phui-spacing-css' => 'a9a10c76', 4552 - 'sprite-apps-large-css' => 'a9a10c76', 4553 - 'sprite-gradient-css' => 'a9a10c76', 4554 - 'sprite-icons-css' => 'a9a10c76', 4555 - 'sprite-menu-css' => 'a9a10c76', 4556 - 'syntax-highlighting-css' => 'a9a10c76', 4543 + 'phabricator-transaction-view-css' => 'b1d5e69b', 4544 + 'phabricator-zindex-css' => 'b1d5e69b', 4545 + 'phui-button-css' => 'b1d5e69b', 4546 + 'phui-form-css' => 'b1d5e69b', 4547 + 'phui-form-view-css' => 'b1d5e69b', 4548 + 'phui-header-view-css' => 'b1d5e69b', 4549 + 'phui-icon-view-css' => 'b1d5e69b', 4550 + 'phui-object-item-list-view-css' => 'b1d5e69b', 4551 + 'phui-spacing-css' => 'b1d5e69b', 4552 + 'sprite-apps-large-css' => 'b1d5e69b', 4553 + 'sprite-gradient-css' => 'b1d5e69b', 4554 + 'sprite-icons-css' => 'b1d5e69b', 4555 + 'sprite-menu-css' => 'b1d5e69b', 4556 + 'syntax-highlighting-css' => 'b1d5e69b', 4557 4557 ), 4558 4558 ));
+5 -6
webroot/rsrc/css/aphront/transaction.css
··· 46 46 } 47 47 48 48 .phabricator-transaction-content { 49 - background: #fcfcfc; 50 - line-height: 1.4em; 51 - padding: .3em 1em; 52 - overflow: auto; 49 + background: #fff; 50 + padding: 8px; 51 + overflow: auto; 53 52 } 54 53 55 54 .phabricator-transaction-subheader { 56 55 color: {$lightgreytext}; 57 - border-bottom: 1px solid #e0e0e0; 56 + border-bottom: 1px solid {$thinblueborder}; 58 57 padding-bottom: 4px; 59 - margin-bottom: 4px; 58 + margin-bottom: 8px; 60 59 } 61 60 62 61 div.phabricator-remarkup + .phabricator-transaction-subheader {