@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 CSS for textareas in windows

Summary:
Windows browsers default to monospace textareas, which look bad. Let's
use the same font we're using everywhere else.

Test Plan:
load differential in firefox on windows and see that the comment box in
differential is no longer Courier New.

Reviewers: chad, epriestley

Reviewed By: epriestley

CC: btrahan, vrana, aran, Korvin

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

+30 -26
+26 -26
src/__celerity_resource_map__.php
··· 5119 5119 ), 5120 5120 'phabricator-core-css' => 5121 5121 array( 5122 - 'uri' => '/res/9c1fcdf0/rsrc/css/core/core.css', 5122 + 'uri' => '/res/63d9b2eb/rsrc/css/core/core.css', 5123 5123 'type' => 'css', 5124 5124 'requires' => 5125 5125 array( ··· 5793 5793 ), array( 5794 5794 'packages' => 5795 5795 array( 5796 - 'ce7ab644' => 5796 + '113df95f' => 5797 5797 array( 5798 5798 'name' => 'core.pkg.css', 5799 5799 'symbols' => ··· 5822 5822 21 => 'phabricator-flag-css', 5823 5823 22 => 'aphront-error-view-css', 5824 5824 ), 5825 - 'uri' => '/res/pkg/ce7ab644/core.pkg.css', 5825 + 'uri' => '/res/pkg/113df95f/core.pkg.css', 5826 5826 'type' => 'css', 5827 5827 ), 5828 5828 '805a58d7' => ··· 5989 5989 'reverse' => 5990 5990 array( 5991 5991 'aphront-attached-file-view-css' => '7839ae2d', 5992 - 'aphront-crumbs-view-css' => 'ce7ab644', 5993 - 'aphront-dialog-view-css' => 'ce7ab644', 5994 - 'aphront-error-view-css' => 'ce7ab644', 5995 - 'aphront-form-view-css' => 'ce7ab644', 5992 + 'aphront-crumbs-view-css' => '113df95f', 5993 + 'aphront-dialog-view-css' => '113df95f', 5994 + 'aphront-error-view-css' => '113df95f', 5995 + 'aphront-form-view-css' => '113df95f', 5996 5996 'aphront-headsup-action-list-view-css' => '47549184', 5997 - 'aphront-headsup-view-css' => 'ce7ab644', 5998 - 'aphront-list-filter-view-css' => 'ce7ab644', 5999 - 'aphront-pager-view-css' => 'ce7ab644', 6000 - 'aphront-panel-view-css' => 'ce7ab644', 6001 - 'aphront-side-nav-view-css' => 'ce7ab644', 6002 - 'aphront-table-view-css' => 'ce7ab644', 6003 - 'aphront-tokenizer-control-css' => 'ce7ab644', 6004 - 'aphront-tooltip-css' => 'ce7ab644', 6005 - 'aphront-typeahead-control-css' => 'ce7ab644', 5997 + 'aphront-headsup-view-css' => '113df95f', 5998 + 'aphront-list-filter-view-css' => '113df95f', 5999 + 'aphront-pager-view-css' => '113df95f', 6000 + 'aphront-panel-view-css' => '113df95f', 6001 + 'aphront-side-nav-view-css' => '113df95f', 6002 + 'aphront-table-view-css' => '113df95f', 6003 + 'aphront-tokenizer-control-css' => '113df95f', 6004 + 'aphront-tooltip-css' => '113df95f', 6005 + 'aphront-typeahead-control-css' => '113df95f', 6006 6006 'differential-changeset-view-css' => '47549184', 6007 6007 'differential-core-view-css' => '47549184', 6008 6008 'differential-inline-comment-editor' => 'cab76945', ··· 6068 6068 'javelin-workflow' => '805a58d7', 6069 6069 'maniphest-task-summary-css' => '7839ae2d', 6070 6070 'maniphest-transaction-detail-css' => '7839ae2d', 6071 - 'phabricator-app-buttons-css' => 'ce7ab644', 6071 + 'phabricator-app-buttons-css' => '113df95f', 6072 6072 'phabricator-content-source-view-css' => '47549184', 6073 - 'phabricator-core-buttons-css' => 'ce7ab644', 6074 - 'phabricator-core-css' => 'ce7ab644', 6075 - 'phabricator-directory-css' => 'ce7ab644', 6073 + 'phabricator-core-buttons-css' => '113df95f', 6074 + 'phabricator-core-css' => '113df95f', 6075 + 'phabricator-directory-css' => '113df95f', 6076 6076 'phabricator-drag-and-drop-file-upload' => 'cab76945', 6077 6077 'phabricator-dropdown-menu' => '805a58d7', 6078 - 'phabricator-flag-css' => 'ce7ab644', 6079 - 'phabricator-jump-nav' => 'ce7ab644', 6078 + 'phabricator-flag-css' => '113df95f', 6079 + 'phabricator-jump-nav' => '113df95f', 6080 6080 'phabricator-keyboard-shortcut' => '805a58d7', 6081 6081 'phabricator-keyboard-shortcut-manager' => '805a58d7', 6082 6082 'phabricator-menu-item' => '805a58d7', ··· 6084 6084 'phabricator-paste-file-upload' => '805a58d7', 6085 6085 'phabricator-prefab' => '805a58d7', 6086 6086 'phabricator-project-tag-css' => '7839ae2d', 6087 - 'phabricator-remarkup-css' => 'ce7ab644', 6087 + 'phabricator-remarkup-css' => '113df95f', 6088 6088 'phabricator-shaped-request' => 'cab76945', 6089 - 'phabricator-standard-page-view' => 'ce7ab644', 6089 + 'phabricator-standard-page-view' => '113df95f', 6090 6090 'phabricator-tooltip' => '805a58d7', 6091 - 'phabricator-transaction-view-css' => 'ce7ab644', 6092 - 'syntax-highlighting-css' => 'ce7ab644', 6091 + 'phabricator-transaction-view-css' => '113df95f', 6092 + 'syntax-highlighting-css' => '113df95f', 6093 6093 ), 6094 6094 ));
+4
webroot/rsrc/css/core/core.css
··· 69 69 background: #ffffff; 70 70 } 71 71 72 + textarea { 73 + font-family: inherit; 74 + } 75 + 72 76 table { 73 77 font-size: inherit; 74 78 font: 100%;