##// END OF EJS Templates
[#20288] Remove debug style (used only by CodeRay's internal debug scanner)....
Toshi MARUYAMA -
r14104:a8fb525480d1
parent child
Show More
@@ -1117,7 +1117,6 h2 img { vertical-align:middle; }
1117 .syntaxhl div {display: inline;}
1117 .syntaxhl div {display: inline;}
1118 .syntaxhl .line-numbers {padding: 2px 4px 2px 4px; background-color: #eee; margin:0px 5px 0px 0px;}
1118 .syntaxhl .line-numbers {padding: 2px 4px 2px 4px; background-color: #eee; margin:0px 5px 0px 0px;}
1119 .syntaxhl .code pre { overflow: auto }
1119 .syntaxhl .code pre { overflow: auto }
1120 .syntaxhl .debug { color: white !important; background: blue !important; }
1121
1120
1122 .syntaxhl .annotation { color:#007 }
1121 .syntaxhl .annotation { color:#007 }
1123 .syntaxhl .attribute-name { color:#b48 }
1122 .syntaxhl .attribute-name { color:#b48 }
General Comments 0
You need to be logged in to leave comments. Login now