about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-20 09:29:08 +0000
committerEric Wong <e@80x24.org>2019-01-20 09:29:08 +0000
commitc2d12f79e78eb4ea909cac6106880c0f41e8c5fd (patch)
tree57a48e120f597c520bfee2ef6be319f389607236 /TODO
parentf026dbdd392c9dd5fddbdad9a2240738d4956640 (diff)
downloadpublic-inbox-c2d12f79e78eb4ea909cac6106880c0f41e8c5fd.tar.gz
Since we now support more CSS classes for coloring,
give this feature more visibility.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 374d8df1..57ea8c46 100644
--- a/TODO
+++ b/TODO
@@ -66,8 +66,6 @@ all need to be considered for everything we introduce)
 * linkify thread skeletons better
   https://public-inbox.org/git/6E3699DEA672430CAEA6DEFEDE6918F4@PhilipOakley/
 
-* generate sample CSS for use with userContent.css/dillo/etc
-
 * streaming Email::MIME replacement: currently we generate many
   allocations/strings for headers we never look at and slurp
   entire message bodies into memory.