##// END OF EJS Templates
codecleaner
marcink -
r3551:f0384b9e beta
parent child Browse files
Show More
@@ -51,4 +51,4 b''
51 .vc { color: #ff99ff } /* Name.Variable.Class */
51 .vc { color: #ff99ff } /* Name.Variable.Class */
52 .vg { color: #ff99ff } /* Name.Variable.Global */
52 .vg { color: #ff99ff } /* Name.Variable.Global */
53 .vi { color: #ff99ff } /* Name.Variable.Instance */
53 .vi { color: #ff99ff } /* Name.Variable.Instance */
54 .il { color: #009999 } /* Literal.Number.Integer.Long */ No newline at end of file
54 .il { color: #009999 } /* Literal.Number.Integer.Long */
@@ -171,4 +171,4 b' div.CodeMirror span.CodeMirror-nonmatchi'
171 visibility: hidden;
171 visibility: hidden;
172 }
172 }
173
173
174 } No newline at end of file
174 }
@@ -364,4 +364,4 b' ul#context-actions {'
364
364
365 #revision-changer .revision {
365 #revision-changer .revision {
366 text-transform: uppercase;
366 text-transform: uppercase;
367 } No newline at end of file
367 }
@@ -170,4 +170,4 b' div.annotatediv {'
170 .code-highlight .vc, .codehilite .vc { color: #19177C } /* Name.Variable.Class */
170 .code-highlight .vc, .codehilite .vc { color: #19177C } /* Name.Variable.Class */
171 .code-highlight .vg, .codehilite .vg { color: #19177C } /* Name.Variable.Global */
171 .code-highlight .vg, .codehilite .vg { color: #19177C } /* Name.Variable.Global */
172 .code-highlight .vi, .codehilite .vi { color: #19177C } /* Name.Variable.Instance */
172 .code-highlight .vi, .codehilite .vi { color: #19177C } /* Name.Variable.Instance */
173 .code-highlight .il, .codehilite .il { color: #666666 } /* Literal.Number.Integer.Long */ No newline at end of file
173 .code-highlight .il, .codehilite .il { color: #666666 } /* Literal.Number.Integer.Long */
@@ -4849,4 +4849,4 b' div.comment:target>.comment-wrapp {'
4849 .lineno:target a {
4849 .lineno:target a {
4850 border: solid 2px #ee0 !important;
4850 border: solid 2px #ee0 !important;
4851 margin: -2px;
4851 margin: -2px;
4852 } No newline at end of file
4852 }
General Comments 0
You need to be logged in to leave comments. Login now