From 1a3626ef134db2150046e2209c537108d218f5a5 Mon Sep 17 00:00:00 2001 From: Jonathan Corwin Date: Sat, 7 May 2011 09:54:06 +0100 Subject: [PATCH] no newline at end of file... --- openlp/plugins/remotes/html/stage.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/plugins/remotes/html/stage.css b/openlp/plugins/remotes/html/stage.css index f4799676f..a773c2393 100644 --- a/openlp/plugins/remotes/html/stage.css +++ b/openlp/plugins/remotes/html/stage.css @@ -63,4 +63,4 @@ body { .currenttag { color: lightgreen; font-weight: bold; -} \ No newline at end of file +}