web/static/css/workspace.css
changeset 45 db4e163c7c8e
parent 44 b7e3f3b2d150
child 62 39b2dab4f939
--- 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;
 }
+