Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14014720
D12481.id29964.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D12481.id29964.diff
View Options
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' => '7d05ad2a',
+ 'core.pkg.css' => 'a2a90172',
'core.pkg.js' => 'dfea788f',
'darkconsole.pkg.js' => '8ab24e01',
'differential.pkg.css' => '3500921f',
@@ -110,7 +110,7 @@
'rsrc/css/core/core.css' => '76e8ee93',
'rsrc/css/core/remarkup.css' => 'e10512ff',
'rsrc/css/core/syntax.css' => '56c1ba38',
- 'rsrc/css/core/z-index.css' => '72110fd4',
+ 'rsrc/css/core/z-index.css' => '5a2b9d9d',
'rsrc/css/diviner/diviner-shared.css' => '38813222',
'rsrc/css/font/font-awesome.css' => 'ae9a7b4d',
'rsrc/css/font/font-source-sans-pro.css' => '4a2430d7',
@@ -767,7 +767,7 @@
'phabricator-uiexample-reactor-select' => 'a155550f',
'phabricator-uiexample-reactor-sendclass' => '1def2711',
'phabricator-uiexample-reactor-sendproperties' => 'b1f0ccee',
- 'phabricator-zindex-css' => '72110fd4',
+ 'phabricator-zindex-css' => '5a2b9d9d',
'phame-css' => '88bd4705',
'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
@@ -6,7 +6,6 @@
z-index: -1;
}
-.setup-warning-callout,
.keyboard-focus-focus-reticle {
z-index: 1;
}
@@ -65,6 +64,10 @@
z-index: 4;
}
+.setup-warning-callout {
+ z-index: 5;
+}
+
.loading .messages-loading-mask,
.loading .widgets-loading-mask {
z-index: 5;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 4, 6:52 AM (2 w, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6737791
Default Alt Text
D12481.id29964.diff (1 KB)
Attached To
Mode
D12481: Move setup warning callout above the nav-drag div
Attached
Detach File
Event Timeline
Log In to Comment