summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/helpers/html_css.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/coderay/encoders/helpers/html_css.rb')
-rw-r--r--lib/coderay/encoders/helpers/html_css.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/coderay/encoders/helpers/html_css.rb b/lib/coderay/encoders/helpers/html_css.rb
index a3c50eb..6629bbf 100644
--- a/lib/coderay/encoders/helpers/html_css.rb
+++ b/lib/coderay/encoders/helpers/html_css.rb
@@ -102,6 +102,7 @@ table.CodeRay td { padding: 2px 4px; vertical-align: top; }
.hx { color:#058; font-weight:bold; }
.i { color:#00D; font-weight:bold; }
.ic { color:#B44; font-weight:bold; }
+.il { }
.in { color:#B2B; font-weight:bold; }
.iv { color:#33B; }
.la { color:#970; font-weight:bold; }