]> source.dussan.org Git - redmine.git/commitdiff
[#20288] Remove debug style (used only by CodeRay's internal debug scanner).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 13 Aug 2015 23:36:52 +0000 (23:36 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 13 Aug 2015 23:36:52 +0000 (23:36 +0000)
Contributed by Mischa The Evil.

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

public/stylesheets/application.css

index 8e4bf8d9c5606fc12e40765ca00107bc6ca69184..45a18f88b87edbaaef543e68a12772b80b59d66d 100644 (file)
@@ -1117,7 +1117,6 @@ h2 img { vertical-align:middle; }
 .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 .debug { color: white !important; background: blue !important; }
 
 .syntaxhl .annotation { color:#007 }
 .syntaxhl .attribute-name { color:#b48 }