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

CSS: Remove some duplicated property definitions

Summary: The CSS does not get better when you define the same property twice.

Test Plan: Read.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D26469

+10 -13
+10 -10
resources/celerity/map.php
··· 9 9 'names' => array( 10 10 'conpherence.pkg.css' => 'beb13d57', 11 11 'conpherence.pkg.js' => '020aebcf', 12 - 'core.pkg.css' => '9816be88', 12 + 'core.pkg.css' => 'fac845f9', 13 13 'core.pkg.js' => '83580d78', 14 14 'dark-console.pkg.js' => '187792c2', 15 15 'differential.pkg.css' => 'abdb4fe9', ··· 30 30 'rsrc/css/aphront/list-filter-view.css' => 'feb64255', 31 31 'rsrc/css/aphront/multi-column.css' => 'fbc00ba3', 32 32 'rsrc/css/aphront/notification.css' => '30240bd2', 33 - 'rsrc/css/aphront/table-view.css' => '5978281a', 33 + 'rsrc/css/aphront/table-view.css' => '8ced954f', 34 34 'rsrc/css/aphront/tokenizer.css' => '7ef6de30', 35 35 'rsrc/css/aphront/tooltip.css' => 'b6d94bea', 36 36 'rsrc/css/aphront/typeahead-browse.css' => 'b7ed02d2', 37 37 'rsrc/css/aphront/typeahead.css' => '5da109c8', 38 38 'rsrc/css/application/almanac/almanac.css' => '2e050f4f', 39 39 'rsrc/css/application/auth/auth.css' => 'c2f23d74', 40 - 'rsrc/css/application/base/main-menu-view.css' => 'c731af7c', 40 + 'rsrc/css/application/base/main-menu-view.css' => 'e826f44f', 41 41 'rsrc/css/application/base/notification-menu.css' => '90e445b9', 42 42 'rsrc/css/application/base/phui-theme.css' => '35883b37', 43 43 'rsrc/css/application/base/standard-page-view.css' => '17fb97b1', ··· 103 103 'rsrc/css/application/tokens/tokens.css' => 'cba3965f', 104 104 'rsrc/css/application/uiexample/example.css' => '69d6682f', 105 105 'rsrc/css/core/core.css' => '37f19649', 106 - 'rsrc/css/core/remarkup.css' => '09e1f35c', 106 + 'rsrc/css/core/remarkup.css' => 'd7d53a7e', 107 107 'rsrc/css/core/syntax.css' => '548567f6', 108 108 'rsrc/css/core/z-index.css' => '56fbe5ba', 109 109 'rsrc/css/diviner/diviner-shared.css' => '4bd263b0', ··· 492 492 'aphront-dialog-view-css' => '6f4ea703', 493 493 'aphront-list-filter-view-css' => 'feb64255', 494 494 'aphront-multi-column-view-css' => 'fbc00ba3', 495 - 'aphront-table-view-css' => '5978281a', 495 + 'aphront-table-view-css' => '8ced954f', 496 496 'aphront-tokenizer-control-css' => '7ef6de30', 497 497 'aphront-tooltip-css' => 'b6d94bea', 498 498 'aphront-typeahead-control-css' => '5da109c8', ··· 739 739 'phabricator-flag-css' => '2b77be8d', 740 740 'phabricator-keyboard-shortcut' => '1a844c06', 741 741 'phabricator-keyboard-shortcut-manager' => '81debc48', 742 - 'phabricator-main-menu-view' => 'c731af7c', 742 + 'phabricator-main-menu-view' => 'e826f44f', 743 743 'phabricator-notification' => 'a9b91e3f', 744 744 'phabricator-notification-css' => '30240bd2', 745 745 'phabricator-notification-menu-css' => '90e445b9', 746 746 'phabricator-object-selector-css' => 'ee77366f', 747 747 'phabricator-phtize' => '2f1db1ed', 748 748 'phabricator-prefab' => '5793d835', 749 - 'phabricator-remarkup-css' => '09e1f35c', 749 + 'phabricator-remarkup-css' => 'd7d53a7e', 750 750 'phabricator-remarkup-metadata' => 'e40c4991', 751 751 'phabricator-search-results-css' => '9ea70ace', 752 752 'phabricator-shaped-request' => '995f5102', ··· 1967 1967 'javelin-workflow', 1968 1968 'javelin-json', 1969 1969 ), 1970 - 'c731af7c' => array( 1971 - 'phui-theme-css', 1972 - ), 1973 1970 'cc1553f3' => array( 1974 1971 'javelin-stratcom', 1975 1972 'javelin-request', ··· 2087 2084 'javelin-workflow', 2088 2085 'javelin-dom', 2089 2086 'phabricator-draggable-list', 2087 + ), 2088 + 'e826f44f' => array( 2089 + 'phui-theme-css', 2090 2090 ), 2091 2091 'e9a2940f' => array( 2092 2092 'javelin-behavior',
-1
webroot/rsrc/css/aphront/table-view.css
··· 50 50 font-weight: bold; 51 51 white-space: nowrap; 52 52 color: {$bluetext}; 53 - font-weight: bold; 54 53 background-color: {$lightbluebackground}; 55 54 } 56 55
-1
webroot/rsrc/css/application/base/main-menu-view.css
··· 154 154 transition: none; 155 155 156 156 color: {$bluetext}; 157 - width: 100%; 158 157 right: 0; 159 158 position: absolute; 160 159 font-size: {$normalfontsize};
-1
webroot/rsrc/css/core/remarkup.css
··· 333 333 334 334 .phabricator-remarkup-embed-layout-link { 335 335 padding: 6px 6px 6px 42px; 336 - border-radius: 3px; 337 336 margin: 0 0 4px; 338 337 display: inline-block; 339 338 font-weight: bold;