Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14897674
D17565.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
D17565.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' => '82aca405',
'conpherence.pkg.js' => '6249a1cf',
- 'core.pkg.css' => 'acd257dc',
+ 'core.pkg.css' => '87c434ee',
'core.pkg.js' => '021685f1',
'darkconsole.pkg.js' => 'e7393ebb',
'differential.pkg.css' => '90b30783',
@@ -109,7 +109,7 @@
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => '9f4cb463',
'rsrc/css/core/remarkup.css' => '17c0fb37',
- 'rsrc/css/core/syntax.css' => '769d3498',
+ 'rsrc/css/core/syntax.css' => 'cae95e89',
'rsrc/css/core/z-index.css' => '5e72c4e0',
'rsrc/css/diviner/diviner-shared.css' => '896f1d43',
'rsrc/css/font/font-awesome.css' => 'e838e088',
@@ -903,7 +903,7 @@
'sprite-login-css' => '587d92d7',
'sprite-tokens-css' => '9cdfd599',
'syntax-default-css' => '9923583c',
- 'syntax-highlighting-css' => '769d3498',
+ 'syntax-highlighting-css' => 'cae95e89',
'tokens-css' => '3d0f239e',
'typeahead-browse-css' => '8904346a',
'unhandled-exception-css' => '4c96257a',
@@ -1436,9 +1436,6 @@
'phabricator-shaped-request',
'conpherence-thread-manager',
),
- '769d3498' => array(
- 'syntax-default-css',
- ),
'76b9fc3e' => array(
'javelin-behavior',
'javelin-stratcom',
@@ -2000,6 +1997,9 @@
'phabricator-title',
'phabricator-favicon',
),
+ 'cae95e89' => array(
+ 'syntax-default-css',
+ ),
'ccf1cbf8' => array(
'javelin-install',
'javelin-dom',
diff --git a/webroot/rsrc/css/core/syntax.css b/webroot/rsrc/css/core/syntax.css
--- a/webroot/rsrc/css/core/syntax.css
+++ b/webroot/rsrc/css/core/syntax.css
@@ -11,7 +11,7 @@
margin-right: 1px;
}
-.remarkup-code td span {
+.remarkup-code td > span {
display: inline;
word-break: break-all;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 10, 10:47 AM (24 m, 28 s)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7117392
Default Alt Text
D17565.diff (1 KB)
Attached To
Mode
D17565: Scope syntax css rules to direct descendants only in diffs
Attached
Detach File
Event Timeline
Log In to Comment