Page MenuHomePhabricator

D10263.diff
No OneTemporary

D10263.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' => 'a5ff7d87',
+ 'core.pkg.css' => 'f8054294',
'core.pkg.js' => '14887b3d',
'darkconsole.pkg.js' => 'df001cab',
'differential.pkg.css' => '4a93db37',
@@ -106,7 +106,7 @@
'rsrc/css/core/core.css' => '40151074',
'rsrc/css/core/remarkup.css' => '7fd5585f',
'rsrc/css/core/syntax.css' => '863f3cd8',
- 'rsrc/css/core/z-index.css' => 'd1c137f2',
+ 'rsrc/css/core/z-index.css' => '44e1d311',
'rsrc/css/diviner/diviner-shared.css' => '38813222',
'rsrc/css/font/font-awesome.css' => '73d075c3',
'rsrc/css/font/font-source-sans-pro.css' => '91d53463',
@@ -756,7 +756,7 @@
'phabricator-uiexample-reactor-select' => 'a155550f',
'phabricator-uiexample-reactor-sendclass' => '1def2711',
'phabricator-uiexample-reactor-sendproperties' => 'b1f0ccee',
- 'phabricator-zindex-css' => 'd1c137f2',
+ 'phabricator-zindex-css' => '44e1d311',
'phame-css' => '19ecc703',
'pholio-css' => '47dffb9c',
'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
@@ -88,14 +88,6 @@
z-index: 7;
}
-.fancy-datepicker {
- z-index: 7;
-}
-
-.calendar-button {
- z-index: 8;
-}
-
.differential-haunt-mode-1 .differential-add-comment-panel,
.differential-haunt-mode-2 .differential-add-comment-panel {
z-index: 8;
@@ -125,10 +117,18 @@
z-index: 14;
}
-.jx-hovercard-container {
+.fancy-datepicker {
+ z-index: 15;
+}
+
+.calendar-button {
z-index: 16;
}
+.jx-hovercard-container {
+ z-index: 17;
+}
+
.pholio-device-lightbox {
z-index: 20;
}

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 9, 6:25 AM (3 w, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6296916
Default Alt Text
D10263.diff (1 KB)

Event Timeline