Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2630178
D25523.1732051974.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
2 KB
Referenced Files
None
Subscribers
None
D25523.1732051974.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' => '2f25eb4f',
'conpherence.pkg.js' => '020aebcf',
- 'core.pkg.css' => '4e0e22fb',
+ 'core.pkg.css' => 'c753df75',
'core.pkg.js' => '2eeda9e0',
'dark-console.pkg.js' => '187792c2',
'differential.pkg.css' => '2431def2',
@@ -109,7 +109,7 @@
'rsrc/css/application/tokens/tokens.css' => 'ce5a50bd',
'rsrc/css/application/uiexample/example.css' => 'b4795059',
'rsrc/css/core/core.css' => 'b3a5928e',
- 'rsrc/css/core/remarkup.css' => 'b251d2e7',
+ 'rsrc/css/core/remarkup.css' => 'd91c2ee8',
'rsrc/css/core/syntax.css' => '548567f6',
'rsrc/css/core/z-index.css' => 'ac3bfcd4',
'rsrc/css/diviner/diviner-shared.css' => '4bd263b0',
@@ -798,7 +798,7 @@
'phabricator-object-selector-css' => 'ee77366f',
'phabricator-phtize' => '2f1db1ed',
'phabricator-prefab' => '5793d835',
- 'phabricator-remarkup-css' => 'b251d2e7',
+ 'phabricator-remarkup-css' => 'd91c2ee8',
'phabricator-remarkup-metadata' => 'e40c4991',
'phabricator-search-results-css' => '9ea70ace',
'phabricator-shaped-request' => '995f5102',
diff --git a/webroot/rsrc/css/core/remarkup.css b/webroot/rsrc/css/core/remarkup.css
--- a/webroot/rsrc/css/core/remarkup.css
+++ b/webroot/rsrc/css/core/remarkup.css
@@ -174,29 +174,29 @@
list-style-type: none;
}
+.phabricator-remarkup .remarkup-header {
+ line-height: 1.4;
+ margin: 1em 0 0.75em;
+}
+
.phabricator-remarkup h2.remarkup-header {
font-size: 28px;
- margin: 1em 0 0.75em;
}
.phabricator-remarkup h3.remarkup-header {
font-size: 24px;
- margin: 1em 0 0.75em;
}
.phabricator-remarkup h4.remarkup-header {
font-size: 22px;
- margin: 1em 0 0.75em;
}
.phabricator-remarkup h5.remarkup-header {
font-size: 18px;
- margin: 1em 0 0.75em;
}
.phabricator-remarkup h6.remarkup-header {
font-size: 16px;
- margin: 1em 0 0.75em;
}
.phabricator-remarkup blockquote {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 21:32 (21 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
979167
Default Alt Text
D25523.1732051974.diff (2 KB)
Attached To
Mode
D25523: Add flexible line height to remarkup headers
Attached
Detach File
Event Timeline
Log In to Comment