Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2680603
D25486.1734580644.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
662 B
Referenced Files
None
Subscribers
None
D25486.1734580644.diff
View Options
diff --git a/src/view/page/PhabricatorStandardPageView.php b/src/view/page/PhabricatorStandardPageView.php
--- a/src/view/page/PhabricatorStandardPageView.php
+++ b/src/view/page/PhabricatorStandardPageView.php
@@ -413,8 +413,9 @@
$font_css = hsprintf(
'<style type="text/css">'.
'.PhabricatorMonospaced, '.
- '.phabricator-remarkup .remarkup-code-block '.
- '.remarkup-code { font: %s !important; } '.
+ '.phabricator-remarkup .remarkup-code-block .remarkup-code, '.
+ '.phabricator-remarkup .remarkup-monospaced '.
+ '{ font: %s !important; } '.
'</style>',
$monospaced);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 03:57 (14 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1015000
Default Alt Text
D25486.1734580644.diff (662 B)
Attached To
Mode
D25486: Use user's preferred font for inline code snippets too
Attached
Detach File
Event Timeline
Log In to Comment