Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14638669
D17828.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
D17828.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' => 'ff161f2d',
'conpherence.pkg.js' => 'b5b51108',
- 'core.pkg.css' => '84ce260a',
+ 'core.pkg.css' => '24ffbe93',
'core.pkg.js' => '2ff7879f',
'darkconsole.pkg.js' => '1f9a31bc',
'differential.pkg.css' => '90b30783',
@@ -114,7 +114,7 @@
'rsrc/css/application/tokens/tokens.css' => '3d0f239e',
'rsrc/css/application/uiexample/example.css' => '528b19de',
'rsrc/css/core/core.css' => '9f4cb463',
- 'rsrc/css/core/remarkup.css' => '17c0fb37',
+ 'rsrc/css/core/remarkup.css' => 'd1a5e11e',
'rsrc/css/core/syntax.css' => 'cae95e89',
'rsrc/css/core/z-index.css' => '0233d039',
'rsrc/css/diviner/diviner-shared.css' => '896f1d43',
@@ -804,7 +804,7 @@
'phabricator-object-selector-css' => '85ee8ce6',
'phabricator-phtize' => 'd254d646',
'phabricator-prefab' => 'c5af80a2',
- 'phabricator-remarkup-css' => '17c0fb37',
+ 'phabricator-remarkup-css' => 'd1a5e11e',
'phabricator-search-results-css' => 'f87d23ad',
'phabricator-shaped-request' => '7cbe244b',
'phabricator-slowvote-css' => 'a94b7230',
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
@@ -126,12 +126,13 @@
}
.phabricator-remarkup .remarkup-list-with-checkmarks input {
- margin-right: 2px;
+ margin-right: 4px;
opacity: 1;
}
.phabricator-remarkup .remarkup-list-with-checkmarks .remarkup-checked-item {
text-decoration: line-through;
+ color: {$lightgreytext};
}
.phabricator-remarkup ul.remarkup-list ol.remarkup-list,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 1:27 AM (20 h, 31 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6985984
Default Alt Text
D17828.diff (1 KB)
Attached To
Mode
D17828: Use a lighter color for completed list items in remarkup
Attached
Detach File
Event Timeline
Log In to Comment