Lines Matching refs:color

17 .syntaxhighlighter{background-color:#fff !important;}
18 .syntaxhighlighter .line.alt1{background-color:#fff !important;}
19 .syntaxhighlighter .line.alt2{background-color:#fff !important;}
20 …ine.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#c3defe !important…
21 .syntaxhighlighter .line.highlighted.number{color:#fff !important;}
22 .syntaxhighlighter table caption{color:black !important;}
23 .syntaxhighlighter table td.code .container textarea{background:#fff;color:black;}
24 .syntaxhighlighter .gutter{color:#787878 !important;}
26 .syntaxhighlighter .gutter .line.highlighted{background-color:#d4d0c8 !important;color:#fff !import…
29 .syntaxhighlighter.collapsed .toolbar{color:#3f5fbf !important;background:#fff !important;border:1p…
30 .syntaxhighlighter.collapsed .toolbar a{color:#3f5fbf !important;}
31 .syntaxhighlighter.collapsed .toolbar a:hover{color:#aa7700 !important;}
32 .syntaxhighlighter .toolbar{color:#a0a0a0 !important;background:#d4d0c8 !important;border:none !imp…
33 .syntaxhighlighter .toolbar a{color:#a0a0a0 !important;}
34 .syntaxhighlighter .toolbar a:hover{color:red !important;}
35 .syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:black !important;}
36 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#3f5fbf !important;}
37 .syntaxhighlighter .string,.syntaxhighlighter .string a{color:#2a00ff !important;}
38 .syntaxhighlighter .keyword{color:#7f0055 !important;}
39 .syntaxhighlighter .preprocessor{color:#646464 !important;}
40 .syntaxhighlighter .variable{color:#aa7700 !important;}
41 .syntaxhighlighter .value{color:#009900 !important;}
42 .syntaxhighlighter .functions{color:#ff1493 !important;}
43 .syntaxhighlighter .constants{color:#0066cc !important;}
44 .syntaxhighlighter .script{font-weight:bold !important;color:#7f0055 !important;background-color:no…
45 .syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:gray !important;}
46 .syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493 !important;}
47 .syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red !important;}
49 .syntaxhighlighter .xml .keyword{color:#3f7f7f !important;font-weight:normal !important;}
50 .syntaxhighlighter .xml .color1,.syntaxhighlighter .xml .color1 a{color:#7f007f !important;}
51 .syntaxhighlighter .xml .string{font-style:italic !important;color:#2a00ff !important;}