Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15430432
D12660.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
D12660.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' => '5e307332',
+ 'core.pkg.css' => '7dcee248',
'core.pkg.js' => '59d01bb7',
'darkconsole.pkg.js' => 'e7393ebb',
'differential.pkg.css' => '3500921f',
@@ -18,7 +18,7 @@
'maniphest.pkg.js' => 'df4aa49f',
'rsrc/css/aphront/aphront-bars.css' => '231ac33c',
'rsrc/css/aphront/dark-console.css' => '6378ef3d',
- 'rsrc/css/aphront/dialog-view.css' => '9fddf890',
+ 'rsrc/css/aphront/dialog-view.css' => '9b32db0a',
'rsrc/css/aphront/lightbox-attachment.css' => '7acac05d',
'rsrc/css/aphront/list-filter-view.css' => 'b2161041',
'rsrc/css/aphront/multi-column.css' => 'fd18389d',
@@ -503,7 +503,7 @@
'almanac-css' => 'dbb9b3af',
'aphront-bars' => '231ac33c',
'aphront-dark-console-css' => '6378ef3d',
- 'aphront-dialog-view-css' => '9fddf890',
+ 'aphront-dialog-view-css' => '9b32db0a',
'aphront-list-filter-view-css' => 'b2161041',
'aphront-multi-column-view-css' => 'fd18389d',
'aphront-pager-view-css' => '2e3539af',
diff --git a/webroot/rsrc/css/aphront/dialog-view.css b/webroot/rsrc/css/aphront/dialog-view.css
--- a/webroot/rsrc/css/aphront/dialog-view.css
+++ b/webroot/rsrc/css/aphront/dialog-view.css
@@ -21,7 +21,7 @@
.aphront-dialog-head .phui-action-header {
border-bottom: 1px solid {$lightblueborder};
- padding: 4px 16px;
+ padding: 8px 16px;
white-space: nowrap;
}
@@ -74,8 +74,8 @@
}
.jx-mask {
- opacity: .75;
- background: #fff;
+ opacity: .7;
+ background: #292f33;
position: fixed;
top: 0;
left: 0;
@@ -84,8 +84,8 @@
}
.jx-dark-mask {
- background: #000000;
- opacity: 0.9;
+ background: #292f33;
+ opacity: 0.95;
}
.aphront-exception-dialog {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 25, 7:39 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7721676
Default Alt Text
D12660.diff (1 KB)
Attached To
Mode
D12660: Tweak dialog header, mask color
Attached
Detach File
Event Timeline
Log In to Comment