Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2871546
D25294.1736864814.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
D25294.1736864814.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
@@ -9,7 +9,7 @@
'names' => array(
'conpherence.pkg.css' => '76ed87e3',
'conpherence.pkg.js' => '020aebcf',
- 'core.pkg.css' => 'f3d35ae0',
+ 'core.pkg.css' => '8abf4250',
'core.pkg.js' => '2eeda9e0',
'dark-console.pkg.js' => '187792c2',
'differential.pkg.css' => '525f9a1d',
@@ -172,7 +172,7 @@
'rsrc/css/phui/phui-pager.css' => 'd022c7ad',
'rsrc/css/phui/phui-pinboard-view.css' => '1f08f5d8',
'rsrc/css/phui/phui-policy-section-view.css' => '139fdc64',
- 'rsrc/css/phui/phui-property-list-view.css' => '5adf7078',
+ 'rsrc/css/phui/phui-property-list-view.css' => '118db252',
'rsrc/css/phui/phui-remarkup-preview.css' => '91767007',
'rsrc/css/phui/phui-segment-bar-view.css' => '5166b370',
'rsrc/css/phui/phui-spacing.css' => 'b05cadc3',
@@ -875,7 +875,7 @@
'phui-pager-css' => 'd022c7ad',
'phui-pinboard-view-css' => '1f08f5d8',
'phui-policy-section-view-css' => '139fdc64',
- 'phui-property-list-view-css' => '5adf7078',
+ 'phui-property-list-view-css' => '118db252',
'phui-remarkup-preview-css' => '91767007',
'phui-segment-bar-view-css' => '5166b370',
'phui-spacing-css' => 'b05cadc3',
diff --git a/webroot/rsrc/css/phui/phui-property-list-view.css b/webroot/rsrc/css/phui/phui-property-list-view.css
--- a/webroot/rsrc/css/phui/phui-property-list-view.css
+++ b/webroot/rsrc/css/phui/phui-property-list-view.css
@@ -204,13 +204,15 @@
}
-.document-engine-image img {
+.document-engine-image img,
+.phabricator-remarkup-embed-image img {
margin: 20px auto;
background: url('/rsrc/image/checker_light.png');
max-width: 100%;
}
-.device-desktop .document-engine-image img:hover {
+.device-desktop .document-engine-image img:hover,
+.device-desktop .phabricator-remarkup-embed-image img:hover {
background: url('/rsrc/image/checker_dark.png');
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 14, 14:26 (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1114209
Default Alt Text
D25294.1736864814.diff (1 KB)
Attached To
Mode
D25294: Give embedded image files with transparency a checkered background
Attached
Detach File
Event Timeline
Log In to Comment