Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15414926
D11620.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
D11620.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' => '2c39218f',
+ 'core.pkg.css' => '03040ee2',
'core.pkg.js' => '65e04767',
'darkconsole.pkg.js' => '8ab24e01',
'differential.pkg.css' => '8af45893',
@@ -105,7 +105,7 @@
'rsrc/css/application/tokens/tokens.css' => '3d0f239e',
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => 'd7f6ec35',
- 'rsrc/css/core/remarkup.css' => '0ee3d256',
+ 'rsrc/css/core/remarkup.css' => '914f0a23',
'rsrc/css/core/syntax.css' => '56c1ba38',
'rsrc/css/core/z-index.css' => '40eb7003',
'rsrc/css/diviner/diviner-shared.css' => '38813222',
@@ -732,7 +732,7 @@
'phabricator-phtize' => 'd254d646',
'phabricator-prefab' => '72da38cc',
'phabricator-profile-css' => 'b4896815',
- 'phabricator-remarkup-css' => '0ee3d256',
+ 'phabricator-remarkup-css' => '914f0a23',
'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
@@ -304,14 +304,14 @@
.phabricator-remarkup table.remarkup-table {
border-collapse: separate;
border-spacing: 1px;
- background: #d3d3d3;
+ background: {$lightblueborder};
margin: 12px 0;
}
.phabricator-remarkup table.remarkup-table th {
font-weight: bold;
- padding: 3px 6px;
- background: #e3e3e3;
+ padding: 4px 6px;
+ background: #F8F9FC;
}
.phabricator-remarkup table.remarkup-table td {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 21, 3:09 AM (2 d, 18 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7714862
Default Alt Text
D11620.diff (1 KB)
Attached To
Mode
D11620: Clean up remarkup table UI
Attached
Detach File
Event Timeline
Log In to Comment