diff -r b7e3f3b2d150 -r db4e163c7c8e web/static/css/workspace.css --- a/web/static/css/workspace.css Thu Sep 09 16:47:51 2010 +0200 +++ b/web/static/css/workspace.css Sat Sep 11 01:18:03 2010 +0200 @@ -145,7 +145,8 @@ display: none; } -a.content_link_create:link, a.content_link_create:visited { +a.content_link_create:link, a.content_link_create:visited, +a.ldt_link_create:link, a.ldt_link_create:visited { color: white; text-decoration: none; } @@ -153,3 +154,4 @@ a.project_link_create:link, a.project_link_create:visited { color: white; } +