Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18106380
D11869.id28586.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
D11869.id28586.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' => 'ef45fe3b',
+ 'core.pkg.css' => '5cd27a2e',
'core.pkg.js' => '23d653bb',
'darkconsole.pkg.js' => '8ab24e01',
'differential.pkg.css' => '380f07e5',
@@ -105,7 +105,7 @@
'rsrc/css/application/tokens/tokens.css' => '3d0f239e',
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => '8f9b9588',
- 'rsrc/css/core/remarkup.css' => 'e8e5a324',
+ 'rsrc/css/core/remarkup.css' => '07f22227',
'rsrc/css/core/syntax.css' => '56c1ba38',
'rsrc/css/core/z-index.css' => '40eb7003',
'rsrc/css/diviner/diviner-shared.css' => '38813222',
@@ -738,7 +738,7 @@
'phabricator-phtize' => 'd254d646',
'phabricator-prefab' => '72da38cc',
'phabricator-profile-css' => 'b4896815',
- 'phabricator-remarkup-css' => 'e8e5a324',
+ 'phabricator-remarkup-css' => '07f22227',
'phabricator-search-results-css' => 'f240504c',
'phabricator-shaped-request' => '7cbe244b',
'phabricator-side-menu-view-css' => '7e8c6341',
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
@@ -10,23 +10,10 @@
margin: 0 0 12px;
}
-.phabricator-remarkup .remarkup-code-block {
- margin: 12px 0;
- white-space: pre;
- font-family: "Monaco", monospace;
- font-size: 10px;
-}
-
.phabricator-remarkup .remarkup-code-header {
- padding: 6px 8px;
- background: {$lightyellow};
- color: rgba(0,0,0,.75);
+ padding: 4px 1px;
+ font-size: 13px;
font-weight: bold;
- display: inline-block;
- border-top: 1px solid {$yellow};
- border-left: 1px solid {$yellow};
- border-right: 1px solid {$yellow};
- margin-bottom: -1px;
}
.phabricator-remarkup .remarkup-code-block pre {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 11, 10:22 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9139494
Default Alt Text
D11869.id28586.diff (1 KB)
Attached To
Mode
D11869: Clean up Remarkup Code Block Headers
Attached
Detach File
Event Timeline
Log In to Comment