From fa8b580bfcf1082ac671acde60c4205681dec1dd Mon Sep 17 00:00:00 2001 From: murphy Date: Sun, 21 Nov 2010 09:29:49 +0000 Subject: Code cleanup. --- lib/coderay/styles/_map.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/coderay/styles') diff --git a/lib/coderay/styles/_map.rb b/lib/coderay/styles/_map.rb index 5e69f72..92d4354 100644 --- a/lib/coderay/styles/_map.rb +++ b/lib/coderay/styles/_map.rb @@ -1,7 +1,7 @@ module CodeRay module Styles - + default :alpha - + end end -- cgit v1.2.1