From 7449a5dcd3637f81c79a9af245e28602812bfaab Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Sat, 26 Oct 2013 20:08:08 +0200 Subject: [PATCH] Fix line ending --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 4e6b1af..fa86bc0 100644 --- a/css/style.css +++ b/css/style.css @@ -116,7 +116,7 @@ .cob-chat { } .cob-chat_time { - color: #999; + color: #999; } .cob-chat_time_delimiters { }