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

Tweak colors on Conpherence Notification Menu

Summary: Fixes T3690. Uses standard colors, smaller borders.

Test Plan: Review Menu with and without a notification

Reviewers: epriestley, btrahan

Reviewed By: btrahan

CC: Korvin, aran

Maniphest Tasks: T3690

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

+61 -62
+47 -47
src/__celerity_resource_map__.php
··· 981 981 ), 982 982 'conpherence-menu-css' => 983 983 array( 984 - 'uri' => '/res/621766a2/rsrc/css/application/conpherence/menu.css', 984 + 'uri' => '/res/d250b49c/rsrc/css/application/conpherence/menu.css', 985 985 'type' => 'css', 986 986 'requires' => 987 987 array( ··· 999 999 ), 1000 1000 'conpherence-notification-css' => 1001 1001 array( 1002 - 'uri' => '/res/8804c853/rsrc/css/application/conpherence/notification.css', 1002 + 'uri' => '/res/232c8cdb/rsrc/css/application/conpherence/notification.css', 1003 1003 'type' => 'css', 1004 1004 'requires' => 1005 1005 array( ··· 3309 3309 ), 3310 3310 'phabricator-notification-menu-css' => 3311 3311 array( 3312 - 'uri' => '/res/a350cd86/rsrc/css/application/base/notification-menu.css', 3312 + 'uri' => '/res/5ecfc142/rsrc/css/application/base/notification-menu.css', 3313 3313 'type' => 'css', 3314 3314 'requires' => 3315 3315 array( ··· 4170 4170 ), array( 4171 4171 'packages' => 4172 4172 array( 4173 - 'e289f6ce' => 4173 + '866406fa' => 4174 4174 array( 4175 4175 'name' => 'core.pkg.css', 4176 4176 'symbols' => ··· 4218 4218 40 => 'phabricator-property-list-view-css', 4219 4219 41 => 'phabricator-tag-view-css', 4220 4220 ), 4221 - 'uri' => '/res/pkg/e289f6ce/core.pkg.css', 4221 + 'uri' => '/res/pkg/866406fa/core.pkg.css', 4222 4222 'type' => 'css', 4223 4223 ), 4224 4224 '7cc3f99d' => ··· 4409 4409 ), 4410 4410 'reverse' => 4411 4411 array( 4412 - 'aphront-dialog-view-css' => 'e289f6ce', 4413 - 'aphront-error-view-css' => 'e289f6ce', 4414 - 'aphront-form-view-css' => 'e289f6ce', 4415 - 'aphront-list-filter-view-css' => 'e289f6ce', 4416 - 'aphront-pager-view-css' => 'e289f6ce', 4417 - 'aphront-panel-view-css' => 'e289f6ce', 4418 - 'aphront-table-view-css' => 'e289f6ce', 4419 - 'aphront-tokenizer-control-css' => 'e289f6ce', 4420 - 'aphront-tooltip-css' => 'e289f6ce', 4421 - 'aphront-typeahead-control-css' => 'e289f6ce', 4412 + 'aphront-dialog-view-css' => '866406fa', 4413 + 'aphront-error-view-css' => '866406fa', 4414 + 'aphront-form-view-css' => '866406fa', 4415 + 'aphront-list-filter-view-css' => '866406fa', 4416 + 'aphront-pager-view-css' => '866406fa', 4417 + 'aphront-panel-view-css' => '866406fa', 4418 + 'aphront-table-view-css' => '866406fa', 4419 + 'aphront-tokenizer-control-css' => '866406fa', 4420 + 'aphront-tooltip-css' => '866406fa', 4421 + 'aphront-typeahead-control-css' => '866406fa', 4422 4422 'differential-changeset-view-css' => 'dd27a69b', 4423 4423 'differential-core-view-css' => 'dd27a69b', 4424 4424 'differential-inline-comment-editor' => '48040be9', ··· 4432 4432 'differential-table-of-contents-css' => 'dd27a69b', 4433 4433 'diffusion-commit-view-css' => 'c8ce2d88', 4434 4434 'diffusion-icons-css' => 'c8ce2d88', 4435 - 'global-drag-and-drop-css' => 'e289f6ce', 4435 + 'global-drag-and-drop-css' => '866406fa', 4436 4436 'inline-comment-summary-css' => 'dd27a69b', 4437 4437 'javelin-aphlict' => '7cc3f99d', 4438 4438 'javelin-behavior' => '2dbbb7d1', ··· 4505 4505 'javelin-util' => '2dbbb7d1', 4506 4506 'javelin-vector' => '2dbbb7d1', 4507 4507 'javelin-workflow' => '2dbbb7d1', 4508 - 'lightbox-attachment-css' => 'e289f6ce', 4508 + 'lightbox-attachment-css' => '866406fa', 4509 4509 'maniphest-task-summary-css' => '06bacb9a', 4510 4510 'maniphest-transaction-detail-css' => '06bacb9a', 4511 - 'phabricator-action-list-view-css' => 'e289f6ce', 4512 - 'phabricator-application-launch-view-css' => 'e289f6ce', 4511 + 'phabricator-action-list-view-css' => '866406fa', 4512 + 'phabricator-application-launch-view-css' => '866406fa', 4513 4513 'phabricator-busy' => '7cc3f99d', 4514 4514 'phabricator-content-source-view-css' => 'dd27a69b', 4515 - 'phabricator-core-css' => 'e289f6ce', 4516 - 'phabricator-crumbs-view-css' => 'e289f6ce', 4515 + 'phabricator-core-css' => '866406fa', 4516 + 'phabricator-crumbs-view-css' => '866406fa', 4517 4517 'phabricator-drag-and-drop-file-upload' => '48040be9', 4518 4518 'phabricator-dropdown-menu' => '7cc3f99d', 4519 4519 'phabricator-file-upload' => '7cc3f99d', 4520 - 'phabricator-filetree-view-css' => 'e289f6ce', 4521 - 'phabricator-flag-css' => 'e289f6ce', 4522 - 'phabricator-form-view-css' => 'e289f6ce', 4523 - 'phabricator-header-view-css' => 'e289f6ce', 4520 + 'phabricator-filetree-view-css' => '866406fa', 4521 + 'phabricator-flag-css' => '866406fa', 4522 + 'phabricator-form-view-css' => '866406fa', 4523 + 'phabricator-header-view-css' => '866406fa', 4524 4524 'phabricator-hovercard' => '7cc3f99d', 4525 - 'phabricator-jump-nav' => 'e289f6ce', 4525 + 'phabricator-jump-nav' => '866406fa', 4526 4526 'phabricator-keyboard-shortcut' => '7cc3f99d', 4527 4527 'phabricator-keyboard-shortcut-manager' => '7cc3f99d', 4528 - 'phabricator-main-menu-view' => 'e289f6ce', 4528 + 'phabricator-main-menu-view' => '866406fa', 4529 4529 'phabricator-menu-item' => '7cc3f99d', 4530 - 'phabricator-nav-view-css' => 'e289f6ce', 4530 + 'phabricator-nav-view-css' => '866406fa', 4531 4531 'phabricator-notification' => '7cc3f99d', 4532 - 'phabricator-notification-css' => 'e289f6ce', 4533 - 'phabricator-notification-menu-css' => 'e289f6ce', 4534 - 'phabricator-object-item-list-view-css' => 'e289f6ce', 4532 + 'phabricator-notification-css' => '866406fa', 4533 + 'phabricator-notification-menu-css' => '866406fa', 4534 + 'phabricator-object-item-list-view-css' => '866406fa', 4535 4535 'phabricator-object-selector-css' => 'dd27a69b', 4536 4536 'phabricator-phtize' => '7cc3f99d', 4537 4537 'phabricator-prefab' => '7cc3f99d', 4538 4538 'phabricator-project-tag-css' => '06bacb9a', 4539 - 'phabricator-property-list-view-css' => 'e289f6ce', 4540 - 'phabricator-remarkup-css' => 'e289f6ce', 4539 + 'phabricator-property-list-view-css' => '866406fa', 4540 + 'phabricator-remarkup-css' => '866406fa', 4541 4541 'phabricator-shaped-request' => '48040be9', 4542 - 'phabricator-side-menu-view-css' => 'e289f6ce', 4543 - 'phabricator-standard-page-view' => 'e289f6ce', 4544 - 'phabricator-tag-view-css' => 'e289f6ce', 4542 + 'phabricator-side-menu-view-css' => '866406fa', 4543 + 'phabricator-standard-page-view' => '866406fa', 4544 + 'phabricator-tag-view-css' => '866406fa', 4545 4545 'phabricator-textareautils' => '7cc3f99d', 4546 4546 'phabricator-tooltip' => '7cc3f99d', 4547 - 'phabricator-transaction-view-css' => 'e289f6ce', 4548 - 'phabricator-zindex-css' => 'e289f6ce', 4549 - 'phui-button-css' => 'e289f6ce', 4550 - 'phui-form-css' => 'e289f6ce', 4551 - 'phui-icon-view-css' => 'e289f6ce', 4552 - 'phui-spacing-css' => 'e289f6ce', 4553 - 'sprite-apps-large-css' => 'e289f6ce', 4554 - 'sprite-gradient-css' => 'e289f6ce', 4555 - 'sprite-icons-css' => 'e289f6ce', 4556 - 'sprite-menu-css' => 'e289f6ce', 4557 - 'syntax-highlighting-css' => 'e289f6ce', 4547 + 'phabricator-transaction-view-css' => '866406fa', 4548 + 'phabricator-zindex-css' => '866406fa', 4549 + 'phui-button-css' => '866406fa', 4550 + 'phui-form-css' => '866406fa', 4551 + 'phui-icon-view-css' => '866406fa', 4552 + 'phui-spacing-css' => '866406fa', 4553 + 'sprite-apps-large-css' => '866406fa', 4554 + 'sprite-gradient-css' => '866406fa', 4555 + 'sprite-icons-css' => '866406fa', 4556 + 'sprite-menu-css' => '866406fa', 4557 + 'syntax-highlighting-css' => '866406fa', 4558 4558 ), 4559 4559 ));
+1 -1
webroot/rsrc/css/application/base/notification-menu.css
··· 59 59 60 60 .phabricator-notification-list .phabricator-notification-unread, 61 61 .phabricator-notification-menu .phabricator-notification-unread { 62 - background: #aacfef; 62 + background: {$lightblue}; 63 63 } 64 64 65 65 .phabricator-notification-header {
+5 -5
webroot/rsrc/css/application/conpherence/menu.css
··· 149 149 position: absolute; 150 150 left: 35px; 151 151 top: 3px; 152 - background: #f00; 152 + background: {$red}; 153 153 border-radius: 10px; 154 - color: white; 154 + color: #FFF; 155 155 font-weight: bold; 156 - padding: 1px 6px 2px; 157 - border: 1px solid #a00; 158 - font-size: 12px; 156 + padding: 1px 5px 2px; 157 + border: 1px solid #333; 158 + font-size: 11px; 159 159 } 160 160 161 161 .conpherence-menu .hide-unread-count .conpherence-menu-item-unread-count,
+8 -9
webroot/rsrc/css/application/conpherence/notification.css
··· 10 10 .phabricator-notification .conpherence-menu-item-view { 11 11 display: block; 12 12 height: 55px; 13 - width: 100%; 14 13 overflow: hidden; 15 14 position: relative; 16 15 text-decoration: none; 17 - border-bottom: solid 1px #E9E9E9; 16 + border-bottom: none; 18 17 border-right: 0; 19 - border-left: 2px solid transparent; 18 + border-left: 0; 20 19 } 21 20 22 21 .phabricator-notification .conpherence-menu-item-view ··· 28 27 width: 35px; 29 28 height: 35px; 30 29 background-size: 35px; 31 - border: 4px solid #DEDEDE; 30 + border: 4px solid #e7e7e7; 32 31 border-radius: 3px; 33 32 } 34 33 ··· 61 60 position: absolute; 62 61 left: 35px; 63 62 top: 3px; 64 - background: #f00; 63 + background: {$red}; 65 64 border-radius: 10px; 66 - color: white; 65 + color: #FFF; 67 66 font-weight: bold; 68 - padding: 1px 6px 2px; 69 - border: 1px solid #a00; 70 - font-size: 12px; 67 + padding: 1px 5px 2px; 68 + border: 1px solid #333; 69 + font-size: 11px; 71 70 } 72 71 73 72 .phabricator-notification .conpherence-menu-item-view