Page MenuHomePhabricator

D11878.id28602.diff
No OneTemporary

D11878.id28602.diff

diff --git a/resources/celerity/map.php b/resources/celerity/map.php
--- a/resources/celerity/map.php
+++ b/resources/celerity/map.php
@@ -7,7 +7,7 @@
*/
return array(
'names' => array(
- 'core.pkg.css' => '44adcc42',
+ 'core.pkg.css' => '552f7834',
'core.pkg.js' => '23d653bb',
'darkconsole.pkg.js' => '8ab24e01',
'differential.pkg.css' => '380f07e5',
@@ -107,7 +107,7 @@
'rsrc/css/core/core.css' => '8f9b9588',
'rsrc/css/core/remarkup.css' => 'e8e5a324',
'rsrc/css/core/syntax.css' => '56c1ba38',
- 'rsrc/css/core/z-index.css' => '40eb7003',
+ 'rsrc/css/core/z-index.css' => '7ec93336',
'rsrc/css/diviner/diviner-shared.css' => '38813222',
'rsrc/css/font/font-awesome.css' => 'ae9a7b4d',
'rsrc/css/font/font-source-sans-pro.css' => '0d859f60',
@@ -760,7 +760,7 @@
'phabricator-uiexample-reactor-select' => 'a155550f',
'phabricator-uiexample-reactor-sendclass' => '1def2711',
'phabricator-uiexample-reactor-sendproperties' => 'b1f0ccee',
- 'phabricator-zindex-css' => '40eb7003',
+ 'phabricator-zindex-css' => '7ec93336',
'phame-css' => 'db5682e3',
'pholio-css' => '95174bdd',
'pholio-edit-css' => '3ad9d1ee',
diff --git a/webroot/rsrc/css/core/z-index.css b/webroot/rsrc/css/core/z-index.css
--- a/webroot/rsrc/css/core/z-index.css
+++ b/webroot/rsrc/css/core/z-index.css
@@ -84,10 +84,6 @@
z-index: 6;
}
-.jx-notification-container {
- z-index: 7;
-}
-
.differential-haunt-mode-1 .differential-add-comment-panel,
.differential-haunt-mode-2 .differential-add-comment-panel {
z-index: 8;
@@ -105,6 +101,10 @@
z-index: 10;
}
+.jx-notification-container {
+ z-index: 11;
+}
+
.phabricator-global-upload-instructions {
z-index: 11;
}

File Metadata

Mime Type
text/plain
Expires
Sep 26 2025, 4:07 AM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
11983580
Default Alt Text
D11878.id28602.diff (1 KB)

Event Timeline