mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-25 23:10:57 +01:00
Minor, move dialogs above masks.
This commit is contained in:
parent
7749c5abf3
commit
9dd9189283
2 changed files with 35 additions and 33 deletions
|
@ -51,8 +51,8 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'/rsrc/image/autosprite.png' =>
|
'/rsrc/image/autosprite.png' =>
|
||||||
array(
|
array(
|
||||||
'hash' => '54fb08e017b4cb0045c7d8595e5deb88',
|
'hash' => '3b629161ca61ba77683afa327c3b826c',
|
||||||
'uri' => '/res/54fb08e0/rsrc/image/autosprite.png',
|
'uri' => '/res/3b629161/rsrc/image/autosprite.png',
|
||||||
'disk' => '/rsrc/image/autosprite.png',
|
'disk' => '/rsrc/image/autosprite.png',
|
||||||
'type' => 'png',
|
'type' => 'png',
|
||||||
),
|
),
|
||||||
|
@ -579,7 +579,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'aphront-dialog-view-css' =>
|
'aphront-dialog-view-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/539f1755/rsrc/css/aphront/dialog-view.css',
|
'uri' => '/res/ae4f5352/rsrc/css/aphront/dialog-view.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -597,7 +597,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'aphront-form-view-css' =>
|
'aphront-form-view-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/4cda6bc6/rsrc/css/aphront/form-view.css',
|
'uri' => '/res/c5c3105a/rsrc/css/aphront/form-view.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -706,7 +706,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'autosprite-css' =>
|
'autosprite-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/1830551a/rsrc/css/autosprite.css',
|
'uri' => '/res/fe4797e2/rsrc/css/autosprite.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -1338,13 +1338,15 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'javelin-behavior-fancy-datepicker' =>
|
'javelin-behavior-fancy-datepicker' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/b2d89e4c/rsrc/js/application/core/behavior-fancy-datepicker.js',
|
'uri' => '/res/ae843244/rsrc/js/application/core/behavior-fancy-datepicker.js',
|
||||||
'type' => 'js',
|
'type' => 'js',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
0 => 'javelin-behavior',
|
0 => 'javelin-behavior',
|
||||||
1 => 'javelin-util',
|
1 => 'javelin-util',
|
||||||
2 => 'javelin-dom',
|
2 => 'javelin-dom',
|
||||||
|
3 => 'javelin-stratcom',
|
||||||
|
4 => 'javelin-vector',
|
||||||
),
|
),
|
||||||
'disk' => '/rsrc/js/application/core/behavior-fancy-datepicker.js',
|
'disk' => '/rsrc/js/application/core/behavior-fancy-datepicker.js',
|
||||||
),
|
),
|
||||||
|
@ -1385,7 +1387,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'javelin-behavior-lightbox-attachments' =>
|
'javelin-behavior-lightbox-attachments' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/dfc1743a/rsrc/js/application/core/behavior-lightbox-attachments.js',
|
'uri' => '/res/9a45723f/rsrc/js/application/core/behavior-lightbox-attachments.js',
|
||||||
'type' => 'js',
|
'type' => 'js',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -3070,7 +3072,7 @@ celerity_register_resource_map(array(
|
||||||
), array(
|
), array(
|
||||||
'packages' =>
|
'packages' =>
|
||||||
array(
|
array(
|
||||||
'a4d32081' =>
|
'd7473548' =>
|
||||||
array(
|
array(
|
||||||
'name' => 'core.pkg.css',
|
'name' => 'core.pkg.css',
|
||||||
'symbols' =>
|
'symbols' =>
|
||||||
|
@ -3099,7 +3101,7 @@ celerity_register_resource_map(array(
|
||||||
21 => 'phabricator-flag-css',
|
21 => 'phabricator-flag-css',
|
||||||
22 => 'aphront-error-view-css',
|
22 => 'aphront-error-view-css',
|
||||||
),
|
),
|
||||||
'uri' => '/res/pkg/a4d32081/core.pkg.css',
|
'uri' => '/res/pkg/d7473548/core.pkg.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
),
|
),
|
||||||
'f5ccc73b' =>
|
'f5ccc73b' =>
|
||||||
|
@ -3266,20 +3268,20 @@ celerity_register_resource_map(array(
|
||||||
'reverse' =>
|
'reverse' =>
|
||||||
array(
|
array(
|
||||||
'aphront-attached-file-view-css' => '7839ae2d',
|
'aphront-attached-file-view-css' => '7839ae2d',
|
||||||
'aphront-crumbs-view-css' => 'a4d32081',
|
'aphront-crumbs-view-css' => 'd7473548',
|
||||||
'aphront-dialog-view-css' => 'a4d32081',
|
'aphront-dialog-view-css' => 'd7473548',
|
||||||
'aphront-error-view-css' => 'a4d32081',
|
'aphront-error-view-css' => 'd7473548',
|
||||||
'aphront-form-view-css' => 'a4d32081',
|
'aphront-form-view-css' => 'd7473548',
|
||||||
'aphront-headsup-action-list-view-css' => '2ba14b3d',
|
'aphront-headsup-action-list-view-css' => '2ba14b3d',
|
||||||
'aphront-headsup-view-css' => 'a4d32081',
|
'aphront-headsup-view-css' => 'd7473548',
|
||||||
'aphront-list-filter-view-css' => 'a4d32081',
|
'aphront-list-filter-view-css' => 'd7473548',
|
||||||
'aphront-pager-view-css' => 'a4d32081',
|
'aphront-pager-view-css' => 'd7473548',
|
||||||
'aphront-panel-view-css' => 'a4d32081',
|
'aphront-panel-view-css' => 'd7473548',
|
||||||
'aphront-side-nav-view-css' => 'a4d32081',
|
'aphront-side-nav-view-css' => 'd7473548',
|
||||||
'aphront-table-view-css' => 'a4d32081',
|
'aphront-table-view-css' => 'd7473548',
|
||||||
'aphront-tokenizer-control-css' => 'a4d32081',
|
'aphront-tokenizer-control-css' => 'd7473548',
|
||||||
'aphront-tooltip-css' => 'a4d32081',
|
'aphront-tooltip-css' => 'd7473548',
|
||||||
'aphront-typeahead-control-css' => 'a4d32081',
|
'aphront-typeahead-control-css' => 'd7473548',
|
||||||
'differential-changeset-view-css' => '2ba14b3d',
|
'differential-changeset-view-css' => '2ba14b3d',
|
||||||
'differential-core-view-css' => '2ba14b3d',
|
'differential-core-view-css' => '2ba14b3d',
|
||||||
'differential-inline-comment-editor' => '8136e4a6',
|
'differential-inline-comment-editor' => '8136e4a6',
|
||||||
|
@ -3345,15 +3347,15 @@ celerity_register_resource_map(array(
|
||||||
'javelin-workflow' => 'f5ccc73b',
|
'javelin-workflow' => 'f5ccc73b',
|
||||||
'maniphest-task-summary-css' => '7839ae2d',
|
'maniphest-task-summary-css' => '7839ae2d',
|
||||||
'maniphest-transaction-detail-css' => '7839ae2d',
|
'maniphest-transaction-detail-css' => '7839ae2d',
|
||||||
'phabricator-app-buttons-css' => 'a4d32081',
|
'phabricator-app-buttons-css' => 'd7473548',
|
||||||
'phabricator-content-source-view-css' => '2ba14b3d',
|
'phabricator-content-source-view-css' => '2ba14b3d',
|
||||||
'phabricator-core-buttons-css' => 'a4d32081',
|
'phabricator-core-buttons-css' => 'd7473548',
|
||||||
'phabricator-core-css' => 'a4d32081',
|
'phabricator-core-css' => 'd7473548',
|
||||||
'phabricator-directory-css' => 'a4d32081',
|
'phabricator-directory-css' => 'd7473548',
|
||||||
'phabricator-drag-and-drop-file-upload' => '8136e4a6',
|
'phabricator-drag-and-drop-file-upload' => '8136e4a6',
|
||||||
'phabricator-dropdown-menu' => 'f5ccc73b',
|
'phabricator-dropdown-menu' => 'f5ccc73b',
|
||||||
'phabricator-flag-css' => 'a4d32081',
|
'phabricator-flag-css' => 'd7473548',
|
||||||
'phabricator-jump-nav' => 'a4d32081',
|
'phabricator-jump-nav' => 'd7473548',
|
||||||
'phabricator-keyboard-shortcut' => 'f5ccc73b',
|
'phabricator-keyboard-shortcut' => 'f5ccc73b',
|
||||||
'phabricator-keyboard-shortcut-manager' => 'f5ccc73b',
|
'phabricator-keyboard-shortcut-manager' => 'f5ccc73b',
|
||||||
'phabricator-menu-item' => 'f5ccc73b',
|
'phabricator-menu-item' => 'f5ccc73b',
|
||||||
|
@ -3361,11 +3363,11 @@ celerity_register_resource_map(array(
|
||||||
'phabricator-paste-file-upload' => 'f5ccc73b',
|
'phabricator-paste-file-upload' => 'f5ccc73b',
|
||||||
'phabricator-prefab' => 'f5ccc73b',
|
'phabricator-prefab' => 'f5ccc73b',
|
||||||
'phabricator-project-tag-css' => '7839ae2d',
|
'phabricator-project-tag-css' => '7839ae2d',
|
||||||
'phabricator-remarkup-css' => 'a4d32081',
|
'phabricator-remarkup-css' => 'd7473548',
|
||||||
'phabricator-shaped-request' => '8136e4a6',
|
'phabricator-shaped-request' => '8136e4a6',
|
||||||
'phabricator-standard-page-view' => 'a4d32081',
|
'phabricator-standard-page-view' => 'd7473548',
|
||||||
'phabricator-tooltip' => 'f5ccc73b',
|
'phabricator-tooltip' => 'f5ccc73b',
|
||||||
'phabricator-transaction-view-css' => 'a4d32081',
|
'phabricator-transaction-view-css' => 'd7473548',
|
||||||
'syntax-highlighting-css' => 'a4d32081',
|
'syntax-highlighting-css' => 'd7473548',
|
||||||
),
|
),
|
||||||
));
|
));
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
.jx-client-dialog {
|
.jx-client-dialog {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 6;
|
z-index: 14;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jx-mask {
|
.jx-mask {
|
||||||
|
|
Loading…
Reference in a new issue