Hi Haris,
Thanks for your reply. For the heck of it I changed the output for "Show All Next For Context" to New Document so I could see the HTML it's generating, and noticed that the table does not specify a class=grayscale (or any other).
Not sure if it's related but I'm also getting these error messages:
1) "Review" displays
"/tmp/temp_textmate.pg8Yyt:7: undefined method `process_directory' for
GTD:Module (NoMethodError)"
2) "Project Statistics" displays
"/tmp/temp_textmate.P7UfrN:4:in `require': No such file to load --
lib/dialog (LoadError) from /tmp/temp_textmate.P7UfrN:4"
FWIW, here's what "Show All for Context" looks for me:
Many thanks for any help you can offer,
- Dave
On Jul 1, 2006, at 9:27 AM, Charilaos Skiadas wrote:
The GTDAlt bundle indeed uses the default.css file that lives in $TM_SUPPORT_PATH/css/default.css
More particularly, the table has class="grayscale". Not sure why your changes were not visible.
I've thought of allowing custom css files, but it hasn't happened yet.
Haris