mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 07:12:41 +01:00
Make <audio /> work slightly better on devices
Summary: Ref T3887. `300px` is a little too wide on devices. Test Plan: Viewed on a phone. Reviewers: btrahan, chad Reviewed By: chad CC: aran Maniphest Tasks: T3887 Differential Revision: https://secure.phabricator.com/D7157
This commit is contained in:
parent
8e88a78c20
commit
ed750399a0
3 changed files with 49 additions and 49 deletions
|
@ -3358,7 +3358,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'phabricator-property-list-view-css' =>
|
||||
array(
|
||||
'uri' => '/res/d0d42da3/rsrc/css/layout/phabricator-property-list-view.css',
|
||||
'uri' => '/res/abc1bb1c/rsrc/css/layout/phabricator-property-list-view.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -3367,7 +3367,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'phabricator-remarkup-css' =>
|
||||
array(
|
||||
'uri' => '/res/974df8e6/rsrc/css/core/remarkup.css',
|
||||
'uri' => '/res/7e8988dd/rsrc/css/core/remarkup.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -4162,7 +4162,7 @@ celerity_register_resource_map(array(
|
|||
), array(
|
||||
'packages' =>
|
||||
array(
|
||||
'f44a66c5' =>
|
||||
'd72a9463' =>
|
||||
array(
|
||||
'name' => 'core.pkg.css',
|
||||
'symbols' =>
|
||||
|
@ -4211,7 +4211,7 @@ celerity_register_resource_map(array(
|
|||
41 => 'phabricator-tag-view-css',
|
||||
42 => 'phui-list-view-css',
|
||||
),
|
||||
'uri' => '/res/pkg/f44a66c5/core.pkg.css',
|
||||
'uri' => '/res/pkg/d72a9463/core.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'64eeda79' =>
|
||||
|
@ -4403,15 +4403,15 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'reverse' =>
|
||||
array(
|
||||
'aphront-dialog-view-css' => 'f44a66c5',
|
||||
'aphront-error-view-css' => 'f44a66c5',
|
||||
'aphront-list-filter-view-css' => 'f44a66c5',
|
||||
'aphront-pager-view-css' => 'f44a66c5',
|
||||
'aphront-panel-view-css' => 'f44a66c5',
|
||||
'aphront-table-view-css' => 'f44a66c5',
|
||||
'aphront-tokenizer-control-css' => 'f44a66c5',
|
||||
'aphront-tooltip-css' => 'f44a66c5',
|
||||
'aphront-typeahead-control-css' => 'f44a66c5',
|
||||
'aphront-dialog-view-css' => 'd72a9463',
|
||||
'aphront-error-view-css' => 'd72a9463',
|
||||
'aphront-list-filter-view-css' => 'd72a9463',
|
||||
'aphront-pager-view-css' => 'd72a9463',
|
||||
'aphront-panel-view-css' => 'd72a9463',
|
||||
'aphront-table-view-css' => 'd72a9463',
|
||||
'aphront-tokenizer-control-css' => 'd72a9463',
|
||||
'aphront-tooltip-css' => 'd72a9463',
|
||||
'aphront-typeahead-control-css' => 'd72a9463',
|
||||
'differential-changeset-view-css' => '44bfe40c',
|
||||
'differential-core-view-css' => '44bfe40c',
|
||||
'differential-inline-comment-editor' => '5e9e5c4e',
|
||||
|
@ -4425,7 +4425,7 @@ celerity_register_resource_map(array(
|
|||
'differential-table-of-contents-css' => '44bfe40c',
|
||||
'diffusion-commit-view-css' => 'c8ce2d88',
|
||||
'diffusion-icons-css' => 'c8ce2d88',
|
||||
'global-drag-and-drop-css' => 'f44a66c5',
|
||||
'global-drag-and-drop-css' => 'd72a9463',
|
||||
'inline-comment-summary-css' => '44bfe40c',
|
||||
'javelin-aphlict' => '64eeda79',
|
||||
'javelin-behavior' => '9564fa17',
|
||||
|
@ -4500,56 +4500,56 @@ celerity_register_resource_map(array(
|
|||
'javelin-util' => '9564fa17',
|
||||
'javelin-vector' => '9564fa17',
|
||||
'javelin-workflow' => '9564fa17',
|
||||
'lightbox-attachment-css' => 'f44a66c5',
|
||||
'lightbox-attachment-css' => 'd72a9463',
|
||||
'maniphest-task-summary-css' => '49898640',
|
||||
'phabricator-action-list-view-css' => 'f44a66c5',
|
||||
'phabricator-application-launch-view-css' => 'f44a66c5',
|
||||
'phabricator-action-list-view-css' => 'd72a9463',
|
||||
'phabricator-application-launch-view-css' => 'd72a9463',
|
||||
'phabricator-busy' => '64eeda79',
|
||||
'phabricator-content-source-view-css' => '44bfe40c',
|
||||
'phabricator-core-css' => 'f44a66c5',
|
||||
'phabricator-crumbs-view-css' => 'f44a66c5',
|
||||
'phabricator-core-css' => 'd72a9463',
|
||||
'phabricator-crumbs-view-css' => 'd72a9463',
|
||||
'phabricator-drag-and-drop-file-upload' => '5e9e5c4e',
|
||||
'phabricator-dropdown-menu' => '64eeda79',
|
||||
'phabricator-file-upload' => '64eeda79',
|
||||
'phabricator-filetree-view-css' => 'f44a66c5',
|
||||
'phabricator-flag-css' => 'f44a66c5',
|
||||
'phabricator-filetree-view-css' => 'd72a9463',
|
||||
'phabricator-flag-css' => 'd72a9463',
|
||||
'phabricator-hovercard' => '64eeda79',
|
||||
'phabricator-jump-nav' => 'f44a66c5',
|
||||
'phabricator-jump-nav' => 'd72a9463',
|
||||
'phabricator-keyboard-shortcut' => '64eeda79',
|
||||
'phabricator-keyboard-shortcut-manager' => '64eeda79',
|
||||
'phabricator-main-menu-view' => 'f44a66c5',
|
||||
'phabricator-main-menu-view' => 'd72a9463',
|
||||
'phabricator-menu-item' => '64eeda79',
|
||||
'phabricator-nav-view-css' => 'f44a66c5',
|
||||
'phabricator-nav-view-css' => 'd72a9463',
|
||||
'phabricator-notification' => '64eeda79',
|
||||
'phabricator-notification-css' => 'f44a66c5',
|
||||
'phabricator-notification-menu-css' => 'f44a66c5',
|
||||
'phabricator-notification-css' => 'd72a9463',
|
||||
'phabricator-notification-menu-css' => 'd72a9463',
|
||||
'phabricator-object-selector-css' => '44bfe40c',
|
||||
'phabricator-phtize' => '64eeda79',
|
||||
'phabricator-prefab' => '64eeda79',
|
||||
'phabricator-project-tag-css' => '49898640',
|
||||
'phabricator-property-list-view-css' => 'f44a66c5',
|
||||
'phabricator-remarkup-css' => 'f44a66c5',
|
||||
'phabricator-property-list-view-css' => 'd72a9463',
|
||||
'phabricator-remarkup-css' => 'd72a9463',
|
||||
'phabricator-shaped-request' => '5e9e5c4e',
|
||||
'phabricator-side-menu-view-css' => 'f44a66c5',
|
||||
'phabricator-standard-page-view' => 'f44a66c5',
|
||||
'phabricator-tag-view-css' => 'f44a66c5',
|
||||
'phabricator-side-menu-view-css' => 'd72a9463',
|
||||
'phabricator-standard-page-view' => 'd72a9463',
|
||||
'phabricator-tag-view-css' => 'd72a9463',
|
||||
'phabricator-textareautils' => '64eeda79',
|
||||
'phabricator-tooltip' => '64eeda79',
|
||||
'phabricator-transaction-view-css' => 'f44a66c5',
|
||||
'phabricator-zindex-css' => 'f44a66c5',
|
||||
'phui-button-css' => 'f44a66c5',
|
||||
'phui-form-css' => 'f44a66c5',
|
||||
'phui-form-view-css' => 'f44a66c5',
|
||||
'phui-header-view-css' => 'f44a66c5',
|
||||
'phui-icon-view-css' => 'f44a66c5',
|
||||
'phui-list-view-css' => 'f44a66c5',
|
||||
'phui-object-item-list-view-css' => 'f44a66c5',
|
||||
'phui-spacing-css' => 'f44a66c5',
|
||||
'sprite-apps-large-css' => 'f44a66c5',
|
||||
'sprite-gradient-css' => 'f44a66c5',
|
||||
'sprite-icons-css' => 'f44a66c5',
|
||||
'sprite-menu-css' => 'f44a66c5',
|
||||
'sprite-status-css' => 'f44a66c5',
|
||||
'syntax-highlighting-css' => 'f44a66c5',
|
||||
'phabricator-transaction-view-css' => 'd72a9463',
|
||||
'phabricator-zindex-css' => 'd72a9463',
|
||||
'phui-button-css' => 'd72a9463',
|
||||
'phui-form-css' => 'd72a9463',
|
||||
'phui-form-view-css' => 'd72a9463',
|
||||
'phui-header-view-css' => 'd72a9463',
|
||||
'phui-icon-view-css' => 'd72a9463',
|
||||
'phui-list-view-css' => 'd72a9463',
|
||||
'phui-object-item-list-view-css' => 'd72a9463',
|
||||
'phui-spacing-css' => 'd72a9463',
|
||||
'sprite-apps-large-css' => 'd72a9463',
|
||||
'sprite-gradient-css' => 'd72a9463',
|
||||
'sprite-icons-css' => 'd72a9463',
|
||||
'sprite-menu-css' => 'd72a9463',
|
||||
'sprite-status-css' => 'd72a9463',
|
||||
'syntax-highlighting-css' => 'd72a9463',
|
||||
),
|
||||
));
|
||||
|
|
|
@ -151,7 +151,7 @@
|
|||
.phabricator-remarkup audio {
|
||||
display: block;
|
||||
margin: 16px auto;
|
||||
min-width: 300px;
|
||||
min-width: 240px;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
display: block;
|
||||
margin: 16px auto;
|
||||
width: 50%;
|
||||
min-width: 300px;
|
||||
min-width: 240px;
|
||||
}
|
||||
|
||||
/* When tags appear in property lists, give them a little more vertical
|
||||
|
|
Loading…
Reference in a new issue