Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15466735
D10768.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
D10768.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' => '1d489507',
+ 'core.pkg.css' => 'cab5a4a0',
'core.pkg.js' => 'cbdbd552',
'darkconsole.pkg.js' => 'df001cab',
'differential.pkg.css' => '8af45893',
@@ -104,7 +104,7 @@
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => '40151074',
'rsrc/css/core/remarkup.css' => '45313445',
- 'rsrc/css/core/syntax.css' => '863f3cd8',
+ 'rsrc/css/core/syntax.css' => '56c1ba38',
'rsrc/css/core/z-index.css' => '44e1d311',
'rsrc/css/diviner/diviner-shared.css' => '38813222',
'rsrc/css/font/font-awesome.css' => '73d075c3',
@@ -818,7 +818,7 @@
'sprite-payments-css' => 'cc085d44',
'sprite-projects-css' => '7578fa56',
'sprite-tokens-css' => '1706b943',
- 'syntax-highlighting-css' => '863f3cd8',
+ 'syntax-highlighting-css' => '56c1ba38',
'tokens-css' => '3d0f239e',
),
'requires' => array(
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
@@ -10,8 +10,9 @@
margin-right: 1px;
}
-.remarkup-code td > span {
- padding: 1px 0 3px;
+.remarkup-code td > span,
+.remarkup-code td > span > span {
+ padding: 1px 0 3px;
}
.remarkup-code span {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 4, 9:06 AM (5 d, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7722203
Default Alt Text
D10768.diff (1 KB)
Attached To
Mode
D10768: Apply remarkup-code padding to child spans as well
Attached
Detach File
Event Timeline
Log In to Comment