summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/stylesheet
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-04-09 03:08:13 -0700
committerRandy Morgan <[email protected]>2012-04-09 03:08:13 -0700
commit8c14a6846d53a23e442275346bca85f714a1df48 (patch)
treea218a30a58fbf058bf2440ae497193dc8786e39c /lib/axlsx/stylesheet
parent9b48a368014be3ba94d69d6db505569c89ec8e9f (diff)
parent289f6718b466cd37bba1afbbb8269ec57b1f8b2f (diff)
downloadcaxlsx-8c14a6846d53a23e442275346bca85f714a1df48.tar.gz
caxlsx-8c14a6846d53a23e442275346bca85f714a1df48.zip
Merge pull request #76 from ochko/master
Shared string table works!
Diffstat (limited to 'lib/axlsx/stylesheet')
-rw-r--r--lib/axlsx/stylesheet/color.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/stylesheet/color.rb b/lib/axlsx/stylesheet/color.rb
index 78171607..065eeb46 100644
--- a/lib/axlsx/stylesheet/color.rb
+++ b/lib/axlsx/stylesheet/color.rb
@@ -71,6 +71,5 @@ module Axlsx
end
str << "/>"
end
-
end
end