mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
Fix one more rule with remarkup fullscreen mode
Fixes T3782. After D6844, the menu bar would still float on top of this. Auditors: chad
This commit is contained in:
parent
2b6271d02c
commit
b16d5b9ba4
2 changed files with 47 additions and 46 deletions
|
@ -981,7 +981,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'conpherence-message-pane-css' =>
|
'conpherence-message-pane-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/0ee6c468/rsrc/css/application/conpherence/message-pane.css',
|
'uri' => '/res/77b9132f/rsrc/css/application/conpherence/message-pane.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -3670,7 +3670,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'phabricator-zindex-css' =>
|
'phabricator-zindex-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/b443d508/rsrc/css/core/z-index.css',
|
'uri' => '/res/1767701c/rsrc/css/core/z-index.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -4171,7 +4171,7 @@ celerity_register_resource_map(array(
|
||||||
), array(
|
), array(
|
||||||
'packages' =>
|
'packages' =>
|
||||||
array(
|
array(
|
||||||
'beac5d1a' =>
|
'5f35f9d7' =>
|
||||||
array(
|
array(
|
||||||
'name' => 'core.pkg.css',
|
'name' => 'core.pkg.css',
|
||||||
'symbols' =>
|
'symbols' =>
|
||||||
|
@ -4218,7 +4218,7 @@ celerity_register_resource_map(array(
|
||||||
39 => 'phabricator-property-list-view-css',
|
39 => 'phabricator-property-list-view-css',
|
||||||
40 => 'phabricator-tag-view-css',
|
40 => 'phabricator-tag-view-css',
|
||||||
),
|
),
|
||||||
'uri' => '/res/pkg/beac5d1a/core.pkg.css',
|
'uri' => '/res/pkg/5f35f9d7/core.pkg.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
),
|
),
|
||||||
'8977e356' =>
|
'8977e356' =>
|
||||||
|
@ -4409,15 +4409,15 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'reverse' =>
|
'reverse' =>
|
||||||
array(
|
array(
|
||||||
'aphront-dialog-view-css' => 'beac5d1a',
|
'aphront-dialog-view-css' => '5f35f9d7',
|
||||||
'aphront-error-view-css' => 'beac5d1a',
|
'aphront-error-view-css' => '5f35f9d7',
|
||||||
'aphront-list-filter-view-css' => 'beac5d1a',
|
'aphront-list-filter-view-css' => '5f35f9d7',
|
||||||
'aphront-pager-view-css' => 'beac5d1a',
|
'aphront-pager-view-css' => '5f35f9d7',
|
||||||
'aphront-panel-view-css' => 'beac5d1a',
|
'aphront-panel-view-css' => '5f35f9d7',
|
||||||
'aphront-table-view-css' => 'beac5d1a',
|
'aphront-table-view-css' => '5f35f9d7',
|
||||||
'aphront-tokenizer-control-css' => 'beac5d1a',
|
'aphront-tokenizer-control-css' => '5f35f9d7',
|
||||||
'aphront-tooltip-css' => 'beac5d1a',
|
'aphront-tooltip-css' => '5f35f9d7',
|
||||||
'aphront-typeahead-control-css' => 'beac5d1a',
|
'aphront-typeahead-control-css' => '5f35f9d7',
|
||||||
'differential-changeset-view-css' => '09216861',
|
'differential-changeset-view-css' => '09216861',
|
||||||
'differential-core-view-css' => '09216861',
|
'differential-core-view-css' => '09216861',
|
||||||
'differential-inline-comment-editor' => 'd07a3bc2',
|
'differential-inline-comment-editor' => 'd07a3bc2',
|
||||||
|
@ -4431,7 +4431,7 @@ celerity_register_resource_map(array(
|
||||||
'differential-table-of-contents-css' => '09216861',
|
'differential-table-of-contents-css' => '09216861',
|
||||||
'diffusion-commit-view-css' => 'c8ce2d88',
|
'diffusion-commit-view-css' => 'c8ce2d88',
|
||||||
'diffusion-icons-css' => 'c8ce2d88',
|
'diffusion-icons-css' => 'c8ce2d88',
|
||||||
'global-drag-and-drop-css' => 'beac5d1a',
|
'global-drag-and-drop-css' => '5f35f9d7',
|
||||||
'inline-comment-summary-css' => '09216861',
|
'inline-comment-summary-css' => '09216861',
|
||||||
'javelin-aphlict' => '8977e356',
|
'javelin-aphlict' => '8977e356',
|
||||||
'javelin-behavior' => '2dbbb7d1',
|
'javelin-behavior' => '2dbbb7d1',
|
||||||
|
@ -4504,55 +4504,55 @@ celerity_register_resource_map(array(
|
||||||
'javelin-util' => '2dbbb7d1',
|
'javelin-util' => '2dbbb7d1',
|
||||||
'javelin-vector' => '2dbbb7d1',
|
'javelin-vector' => '2dbbb7d1',
|
||||||
'javelin-workflow' => '2dbbb7d1',
|
'javelin-workflow' => '2dbbb7d1',
|
||||||
'lightbox-attachment-css' => 'beac5d1a',
|
'lightbox-attachment-css' => '5f35f9d7',
|
||||||
'maniphest-task-summary-css' => '06bacb9a',
|
'maniphest-task-summary-css' => '06bacb9a',
|
||||||
'maniphest-transaction-detail-css' => '06bacb9a',
|
'maniphest-transaction-detail-css' => '06bacb9a',
|
||||||
'phabricator-action-list-view-css' => 'beac5d1a',
|
'phabricator-action-list-view-css' => '5f35f9d7',
|
||||||
'phabricator-application-launch-view-css' => 'beac5d1a',
|
'phabricator-application-launch-view-css' => '5f35f9d7',
|
||||||
'phabricator-busy' => '8977e356',
|
'phabricator-busy' => '8977e356',
|
||||||
'phabricator-content-source-view-css' => '09216861',
|
'phabricator-content-source-view-css' => '09216861',
|
||||||
'phabricator-core-css' => 'beac5d1a',
|
'phabricator-core-css' => '5f35f9d7',
|
||||||
'phabricator-crumbs-view-css' => 'beac5d1a',
|
'phabricator-crumbs-view-css' => '5f35f9d7',
|
||||||
'phabricator-drag-and-drop-file-upload' => 'd07a3bc2',
|
'phabricator-drag-and-drop-file-upload' => 'd07a3bc2',
|
||||||
'phabricator-dropdown-menu' => '8977e356',
|
'phabricator-dropdown-menu' => '8977e356',
|
||||||
'phabricator-file-upload' => '8977e356',
|
'phabricator-file-upload' => '8977e356',
|
||||||
'phabricator-filetree-view-css' => 'beac5d1a',
|
'phabricator-filetree-view-css' => '5f35f9d7',
|
||||||
'phabricator-flag-css' => 'beac5d1a',
|
'phabricator-flag-css' => '5f35f9d7',
|
||||||
'phabricator-header-view-css' => 'beac5d1a',
|
'phabricator-header-view-css' => '5f35f9d7',
|
||||||
'phabricator-hovercard' => '8977e356',
|
'phabricator-hovercard' => '8977e356',
|
||||||
'phabricator-jump-nav' => 'beac5d1a',
|
'phabricator-jump-nav' => '5f35f9d7',
|
||||||
'phabricator-keyboard-shortcut' => '8977e356',
|
'phabricator-keyboard-shortcut' => '8977e356',
|
||||||
'phabricator-keyboard-shortcut-manager' => '8977e356',
|
'phabricator-keyboard-shortcut-manager' => '8977e356',
|
||||||
'phabricator-main-menu-view' => 'beac5d1a',
|
'phabricator-main-menu-view' => '5f35f9d7',
|
||||||
'phabricator-menu-item' => '8977e356',
|
'phabricator-menu-item' => '8977e356',
|
||||||
'phabricator-nav-view-css' => 'beac5d1a',
|
'phabricator-nav-view-css' => '5f35f9d7',
|
||||||
'phabricator-notification' => '8977e356',
|
'phabricator-notification' => '8977e356',
|
||||||
'phabricator-notification-css' => 'beac5d1a',
|
'phabricator-notification-css' => '5f35f9d7',
|
||||||
'phabricator-notification-menu-css' => 'beac5d1a',
|
'phabricator-notification-menu-css' => '5f35f9d7',
|
||||||
'phabricator-object-item-list-view-css' => 'beac5d1a',
|
'phabricator-object-item-list-view-css' => '5f35f9d7',
|
||||||
'phabricator-object-selector-css' => '09216861',
|
'phabricator-object-selector-css' => '09216861',
|
||||||
'phabricator-phtize' => '8977e356',
|
'phabricator-phtize' => '8977e356',
|
||||||
'phabricator-prefab' => '8977e356',
|
'phabricator-prefab' => '8977e356',
|
||||||
'phabricator-project-tag-css' => '06bacb9a',
|
'phabricator-project-tag-css' => '06bacb9a',
|
||||||
'phabricator-property-list-view-css' => 'beac5d1a',
|
'phabricator-property-list-view-css' => '5f35f9d7',
|
||||||
'phabricator-remarkup-css' => 'beac5d1a',
|
'phabricator-remarkup-css' => '5f35f9d7',
|
||||||
'phabricator-shaped-request' => 'd07a3bc2',
|
'phabricator-shaped-request' => 'd07a3bc2',
|
||||||
'phabricator-side-menu-view-css' => 'beac5d1a',
|
'phabricator-side-menu-view-css' => '5f35f9d7',
|
||||||
'phabricator-standard-page-view' => 'beac5d1a',
|
'phabricator-standard-page-view' => '5f35f9d7',
|
||||||
'phabricator-tag-view-css' => 'beac5d1a',
|
'phabricator-tag-view-css' => '5f35f9d7',
|
||||||
'phabricator-textareautils' => '8977e356',
|
'phabricator-textareautils' => '8977e356',
|
||||||
'phabricator-tooltip' => '8977e356',
|
'phabricator-tooltip' => '8977e356',
|
||||||
'phabricator-transaction-view-css' => 'beac5d1a',
|
'phabricator-transaction-view-css' => '5f35f9d7',
|
||||||
'phabricator-zindex-css' => 'beac5d1a',
|
'phabricator-zindex-css' => '5f35f9d7',
|
||||||
'phui-button-css' => 'beac5d1a',
|
'phui-button-css' => '5f35f9d7',
|
||||||
'phui-form-css' => 'beac5d1a',
|
'phui-form-css' => '5f35f9d7',
|
||||||
'phui-form-view-css' => 'beac5d1a',
|
'phui-form-view-css' => '5f35f9d7',
|
||||||
'phui-icon-view-css' => 'beac5d1a',
|
'phui-icon-view-css' => '5f35f9d7',
|
||||||
'phui-spacing-css' => 'beac5d1a',
|
'phui-spacing-css' => '5f35f9d7',
|
||||||
'sprite-apps-large-css' => 'beac5d1a',
|
'sprite-apps-large-css' => '5f35f9d7',
|
||||||
'sprite-gradient-css' => 'beac5d1a',
|
'sprite-gradient-css' => '5f35f9d7',
|
||||||
'sprite-icons-css' => 'beac5d1a',
|
'sprite-icons-css' => '5f35f9d7',
|
||||||
'sprite-menu-css' => 'beac5d1a',
|
'sprite-menu-css' => '5f35f9d7',
|
||||||
'syntax-highlighting-css' => 'beac5d1a',
|
'syntax-highlighting-css' => '5f35f9d7',
|
||||||
),
|
),
|
||||||
));
|
));
|
||||||
|
|
|
@ -92,7 +92,8 @@
|
||||||
*/
|
*/
|
||||||
.remarkup-fullscreen-mode .conpherence-message-pane,
|
.remarkup-fullscreen-mode .conpherence-message-pane,
|
||||||
.remarkup-fullscreen-mode .conpherence-message-pane .conpherence-messages,
|
.remarkup-fullscreen-mode .conpherence-message-pane .conpherence-messages,
|
||||||
.remarkup-fullscreen-mode .conpherence-message-pane .phui-form-view {
|
.remarkup-fullscreen-mode .conpherence-message-pane .phui-form-view,
|
||||||
|
.remarkup-fullscreen-mode .conpherence-layout {
|
||||||
position: static;
|
position: static;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue