annotate vendor/plugins/coderay-0.9.2/lib/coderay/styles/_map.rb @ 319:614862ec2481 bug_70

Show checkout permissions message only when user logged in; some tidying and layout
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 29 Mar 2011 10:44:38 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 module CodeRay
Chris@0 2 module Styles
Chris@0 3
Chris@0 4 default :cycnus
Chris@0 5
Chris@0 6 end
Chris@0 7 end