]> source.dussan.org Git - redmine.git/commitdiff
[#20288] Remove line-numbers style (line numbers are removed per r10131).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 13 Aug 2015 23:37:03 +0000 (23:37 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 13 Aug 2015 23:37:03 +0000 (23:37 +0000)
Contributed by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@14487 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 45a18f88b87edbaaef543e68a12772b80b59d66d..3b6302912432c4c4eee0af598626247eb0804d91 100644 (file)
@@ -1115,7 +1115,6 @@ h2 img { vertical-align:middle; }
 
 /************* CodeRay styles *************/
 .syntaxhl div {display: inline;}
-.syntaxhl .line-numbers {padding: 2px 4px 2px 4px; background-color: #eee; margin:0px 5px 0px 0px;}
 .syntaxhl .code pre { overflow: auto }
 
 .syntaxhl .annotation { color:#007 }