1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00

Enable zooming text in Chrome

Test Plan: Zoomed in Chrome.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1664

Differential Revision: https://secure.phabricator.com/D3310
This commit is contained in:
vrana 2012-08-16 08:33:47 -07:00
parent 84d0a6ac2d
commit d8506c325c
2 changed files with 49 additions and 47 deletions

View file

@ -1083,7 +1083,7 @@ celerity_register_resource_map(array(
),
'javelin-behavior-differential-edit-inline-comments' =>
array(
'uri' => '/res/0d01c58d/rsrc/js/application/differential/behavior-edit-inline-comments.js',
'uri' => '/res/70c1f3a3/rsrc/js/application/differential/behavior-edit-inline-comments.js',
'type' => 'js',
'requires' =>
array(
@ -2271,7 +2271,7 @@ celerity_register_resource_map(array(
),
'phabricator-core-css' =>
array(
'uri' => '/res/f3c6e0b5/rsrc/css/core/core.css',
'uri' => '/res/6710c9ba/rsrc/css/core/core.css',
'type' => 'css',
'requires' =>
array(
@ -2885,7 +2885,7 @@ celerity_register_resource_map(array(
), array(
'packages' =>
array(
'e3da34c9' =>
'a740b991' =>
array(
'name' => 'core.pkg.css',
'symbols' =>
@ -2914,7 +2914,7 @@ celerity_register_resource_map(array(
21 => 'phabricator-flag-css',
22 => 'aphront-error-view-css',
),
'uri' => '/res/pkg/e3da34c9/core.pkg.css',
'uri' => '/res/pkg/a740b991/core.pkg.css',
'type' => 'css',
),
'971b021e' =>
@ -2965,7 +2965,7 @@ celerity_register_resource_map(array(
'uri' => '/res/pkg/19ebcc79/differential.pkg.css',
'type' => 'css',
),
'26972e06' =>
'ffc69a16' =>
array(
'name' => 'differential.pkg.js',
'symbols' =>
@ -2989,7 +2989,7 @@ celerity_register_resource_map(array(
16 => 'javelin-behavior-differential-dropdown-menus',
17 => 'javelin-behavior-buoyant',
),
'uri' => '/res/pkg/26972e06/differential.pkg.js',
'uri' => '/res/pkg/ffc69a16/differential.pkg.js',
'type' => 'js',
),
'c8ce2d88' =>
@ -3081,23 +3081,23 @@ celerity_register_resource_map(array(
'reverse' =>
array(
'aphront-attached-file-view-css' => '7839ae2d',
'aphront-crumbs-view-css' => 'e3da34c9',
'aphront-dialog-view-css' => 'e3da34c9',
'aphront-error-view-css' => 'e3da34c9',
'aphront-form-view-css' => 'e3da34c9',
'aphront-crumbs-view-css' => 'a740b991',
'aphront-dialog-view-css' => 'a740b991',
'aphront-error-view-css' => 'a740b991',
'aphront-form-view-css' => 'a740b991',
'aphront-headsup-action-list-view-css' => '19ebcc79',
'aphront-headsup-view-css' => 'e3da34c9',
'aphront-list-filter-view-css' => 'e3da34c9',
'aphront-pager-view-css' => 'e3da34c9',
'aphront-panel-view-css' => 'e3da34c9',
'aphront-side-nav-view-css' => 'e3da34c9',
'aphront-table-view-css' => 'e3da34c9',
'aphront-tokenizer-control-css' => 'e3da34c9',
'aphront-tooltip-css' => 'e3da34c9',
'aphront-typeahead-control-css' => 'e3da34c9',
'aphront-headsup-view-css' => 'a740b991',
'aphront-list-filter-view-css' => 'a740b991',
'aphront-pager-view-css' => 'a740b991',
'aphront-panel-view-css' => 'a740b991',
'aphront-side-nav-view-css' => 'a740b991',
'aphront-table-view-css' => 'a740b991',
'aphront-tokenizer-control-css' => 'a740b991',
'aphront-tooltip-css' => 'a740b991',
'aphront-typeahead-control-css' => 'a740b991',
'differential-changeset-view-css' => '19ebcc79',
'differential-core-view-css' => '19ebcc79',
'differential-inline-comment-editor' => '26972e06',
'differential-inline-comment-editor' => 'ffc69a16',
'differential-local-commits-view-css' => '19ebcc79',
'differential-results-table-css' => '19ebcc79',
'differential-revision-add-comment-css' => '19ebcc79',
@ -3110,21 +3110,21 @@ celerity_register_resource_map(array(
'inline-comment-summary-css' => '19ebcc79',
'javelin-behavior' => '6fb20113',
'javelin-behavior-aphront-basic-tokenizer' => '97f65640',
'javelin-behavior-aphront-drag-and-drop' => '26972e06',
'javelin-behavior-aphront-drag-and-drop-textarea' => '26972e06',
'javelin-behavior-aphront-drag-and-drop' => 'ffc69a16',
'javelin-behavior-aphront-drag-and-drop-textarea' => 'ffc69a16',
'javelin-behavior-aphront-form-disable-on-submit' => '971b021e',
'javelin-behavior-audit-preview' => '5e68be89',
'javelin-behavior-buoyant' => '26972e06',
'javelin-behavior-differential-accept-with-errors' => '26972e06',
'javelin-behavior-differential-add-reviewers-and-ccs' => '26972e06',
'javelin-behavior-differential-comment-jump' => '26972e06',
'javelin-behavior-differential-diff-radios' => '26972e06',
'javelin-behavior-differential-dropdown-menus' => '26972e06',
'javelin-behavior-differential-edit-inline-comments' => '26972e06',
'javelin-behavior-differential-feedback-preview' => '26972e06',
'javelin-behavior-differential-keyboard-navigation' => '26972e06',
'javelin-behavior-differential-populate' => '26972e06',
'javelin-behavior-differential-show-more' => '26972e06',
'javelin-behavior-buoyant' => 'ffc69a16',
'javelin-behavior-differential-accept-with-errors' => 'ffc69a16',
'javelin-behavior-differential-add-reviewers-and-ccs' => 'ffc69a16',
'javelin-behavior-differential-comment-jump' => 'ffc69a16',
'javelin-behavior-differential-diff-radios' => 'ffc69a16',
'javelin-behavior-differential-dropdown-menus' => 'ffc69a16',
'javelin-behavior-differential-edit-inline-comments' => 'ffc69a16',
'javelin-behavior-differential-feedback-preview' => 'ffc69a16',
'javelin-behavior-differential-keyboard-navigation' => 'ffc69a16',
'javelin-behavior-differential-populate' => 'ffc69a16',
'javelin-behavior-differential-show-more' => 'ffc69a16',
'javelin-behavior-diffusion-commit-graph' => '5e68be89',
'javelin-behavior-diffusion-pull-lastmodified' => '5e68be89',
'javelin-behavior-maniphest-batch-selector' => '7707de41',
@ -3134,12 +3134,12 @@ celerity_register_resource_map(array(
'javelin-behavior-maniphest-transaction-preview' => '7707de41',
'javelin-behavior-phabricator-autofocus' => '971b021e',
'javelin-behavior-phabricator-keyboard-shortcuts' => '971b021e',
'javelin-behavior-phabricator-object-selector' => '26972e06',
'javelin-behavior-phabricator-object-selector' => 'ffc69a16',
'javelin-behavior-phabricator-oncopy' => '971b021e',
'javelin-behavior-phabricator-tooltips' => '971b021e',
'javelin-behavior-phabricator-watch-anchor' => '971b021e',
'javelin-behavior-refresh-csrf' => '971b021e',
'javelin-behavior-repository-crossreference' => '26972e06',
'javelin-behavior-repository-crossreference' => 'ffc69a16',
'javelin-behavior-workflow' => '971b021e',
'javelin-dom' => '6fb20113',
'javelin-event' => '6fb20113',
@ -3160,15 +3160,15 @@ celerity_register_resource_map(array(
'javelin-workflow' => '971b021e',
'maniphest-task-summary-css' => '7839ae2d',
'maniphest-transaction-detail-css' => '7839ae2d',
'phabricator-app-buttons-css' => 'e3da34c9',
'phabricator-app-buttons-css' => 'a740b991',
'phabricator-content-source-view-css' => '19ebcc79',
'phabricator-core-buttons-css' => 'e3da34c9',
'phabricator-core-css' => 'e3da34c9',
'phabricator-directory-css' => 'e3da34c9',
'phabricator-drag-and-drop-file-upload' => '26972e06',
'phabricator-core-buttons-css' => 'a740b991',
'phabricator-core-css' => 'a740b991',
'phabricator-directory-css' => 'a740b991',
'phabricator-drag-and-drop-file-upload' => 'ffc69a16',
'phabricator-dropdown-menu' => '971b021e',
'phabricator-flag-css' => 'e3da34c9',
'phabricator-jump-nav' => 'e3da34c9',
'phabricator-flag-css' => 'a740b991',
'phabricator-jump-nav' => 'a740b991',
'phabricator-keyboard-shortcut' => '971b021e',
'phabricator-keyboard-shortcut-manager' => '971b021e',
'phabricator-menu-item' => '971b021e',
@ -3176,11 +3176,11 @@ celerity_register_resource_map(array(
'phabricator-paste-file-upload' => '971b021e',
'phabricator-prefab' => '971b021e',
'phabricator-project-tag-css' => '7839ae2d',
'phabricator-remarkup-css' => 'e3da34c9',
'phabricator-shaped-request' => '26972e06',
'phabricator-standard-page-view' => 'e3da34c9',
'phabricator-remarkup-css' => 'a740b991',
'phabricator-shaped-request' => 'ffc69a16',
'phabricator-standard-page-view' => 'a740b991',
'phabricator-tooltip' => '971b021e',
'phabricator-transaction-view-css' => 'e3da34c9',
'syntax-highlighting-css' => 'e3da34c9',
'phabricator-transaction-view-css' => 'a740b991',
'syntax-highlighting-css' => 'a740b991',
),
));

View file

@ -8,7 +8,9 @@ html {
scrollbar to a page with a scrollbar doesn't make content jump a few
pixels left when the viewport narrows. */
overflow-y: scroll;
}
.device-phone {
/* By default, the iPhone zooms all text on the page by some percentage when
you rotate from portrait mode to landscape mode. Disable this, since it
breaks lots of things and prevents you from using landscape to see more