From f7590182ac51be1cdded983d5fedd03f27f9fbee Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Tue, 15 Apr 2008 22:03:50 -0500 Subject: [PATCH] Fix typo --- extra/webapps/todo/todo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/webapps/todo/todo.css b/extra/webapps/todo/todo.css index f7a6cfa1a2..c2e8a7fd79 100644 --- a/extra/webapps/todo/todo.css +++ b/extra/webapps/todo/todo.css @@ -7,7 +7,7 @@ background-color: #f5f5f5; padding: 5px; font-size: 150%; - color: #000000;3 + color: #000000; } .link-button {