##// END OF EJS Templates
Add background color to line numbers of highlighted code....
Add background color to line numbers of highlighted code. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3586 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2965:4e3202d2a2c5
r3472:6a1920915ce4
Show More
_map.rb
7 lines | 57 B | text/x-ruby | RubyLexer
module CodeRay
module Styles
default :cycnus
end
end