Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14009681
D9502.id22767.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
D9502.id22767.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' => 'd82d2f53',
+ 'core.pkg.css' => 'c76b553b',
'core.pkg.js' => '0627d27e',
'darkconsole.pkg.js' => 'ca8671ce',
'differential.pkg.css' => '4a93db37',
@@ -104,7 +104,7 @@
'rsrc/css/application/tokens/tokens.css' => '3d0f239e',
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => '40151074',
- 'rsrc/css/core/remarkup.css' => 'b510c359',
+ 'rsrc/css/core/remarkup.css' => '864d4f5e',
'rsrc/css/core/syntax.css' => '3c18c1cb',
'rsrc/css/core/z-index.css' => 'efb673ac',
'rsrc/css/diviner/diviner-shared.css' => '38813222',
@@ -716,7 +716,7 @@
'phabricator-prefab' => '41ed7994',
'phabricator-profile-css' => '33e6f703',
'phabricator-project-tag-css' => '095c9404',
- 'phabricator-remarkup-css' => 'b510c359',
+ 'phabricator-remarkup-css' => '864d4f5e',
'phabricator-search-results-css' => 'f240504c',
'phabricator-shaped-request' => '7cbe244b',
'phabricator-side-menu-view-css' => 'a2ccd7bd',
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
@@ -154,7 +154,7 @@
border-left: 3px solid {$lightbluetext};
color: {$bluetext};
font-style: italic;
- margin: 4px 20px 12px 0;
+ margin: 4px 0 12px 0;
padding: 8px 12px;
background-color: #F8F9FC;
}
@@ -164,7 +164,16 @@
}
.phabricator-remarkup blockquote div.remarkup-reply-head {
- font-weight: bold;
+ font-style: normal;
+ padding-bottom: 4px;
+}
+
+.phabricator-remarkup blockquote div.remarkup-reply-head
+ .phui-tag-core {
+ background-color: transparent;
+ border: none;
+ padding: 0;
+ color: {$darkbluetext};
}
.phabricator-remarkup img.remarkup-proxy-image {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 31, 10:54 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6736708
Default Alt Text
D9502.id22767.diff (1 KB)
Attached To
Mode
D9502: Style quote reply headers
Attached
Detach File
Event Timeline
Log In to Comment