Lines Matching refs:color

45 .syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}
46 .syntaxhighlighter.printing .line .content{color:black !important;}
49 .syntaxhighlighter.printing .plain,.syntaxhighlighter.printing .plain a{color:black !important;}
50 .syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200 !import…
51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
52 .syntaxhighlighter.printing .keyword{color:#006699 !important;font-weight:bold !important;}
53 .syntaxhighlighter.printing .preprocessor{color:gray !important;}
54 .syntaxhighlighter.printing .variable{color:#aa7700 !important;}
55 .syntaxhighlighter.printing .value{color:#009900 !important;}
56 .syntaxhighlighter.printing .functions{color:#ff1493 !important;}
57 .syntaxhighlighter.printing .constants{color:#0066cc !important;}
59 .syntaxhighlighter.printing .color1,.syntaxhighlighter.printing .color1 a{color:gray !important;}
60 .syntaxhighlighter.printing .color2,.syntaxhighlighter.printing .color2 a{color:#ff1493 !important;}
61 .syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}
62 .syntaxhighlighter.printing .break,.syntaxhighlighter.printing .break a{color:black !important;}
63 .syntaxhighlighter{background-color:#fff !important;}
64 .syntaxhighlighter .line.alt1{background-color:#fff !important;}
65 .syntaxhighlighter .line.alt2{background-color:#fff !important;}
66 …ine.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#c3defe !important…
67 .syntaxhighlighter .line.highlighted.number{color:#fff !important;}
68 .syntaxhighlighter table caption{color:black !important;}
69 .syntaxhighlighter table td.code .container textarea{background:#fff;color:black;}
70 .syntaxhighlighter .gutter{color:#787878 !important;}
72 .syntaxhighlighter .gutter .line.highlighted{background-color:#d4d0c8 !important;color:#fff !import…
75 .syntaxhighlighter.collapsed .toolbar{color:#3f5fbf !important;background:#fff !important;border:1p…
76 .syntaxhighlighter.collapsed .toolbar a{color:#3f5fbf !important;}
77 .syntaxhighlighter.collapsed .toolbar a:hover{color:#aa7700 !important;}
78 .syntaxhighlighter .toolbar{color:#a0a0a0 !important;background:#d4d0c8 !important;border:none !imp…
79 .syntaxhighlighter .toolbar a{color:#a0a0a0 !important;}
80 .syntaxhighlighter .toolbar a:hover{color:red !important;}
81 .syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:black !important;}
82 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#3f5fbf !important;}
83 .syntaxhighlighter .string,.syntaxhighlighter .string a{color:#2a00ff !important;}
84 .syntaxhighlighter .keyword{color:#7f0055 !important;}
85 .syntaxhighlighter .preprocessor{color:#646464 !important;}
86 .syntaxhighlighter .variable{color:#aa7700 !important;}
87 .syntaxhighlighter .value{color:#009900 !important;}
88 .syntaxhighlighter .functions{color:#ff1493 !important;}
89 .syntaxhighlighter .constants{color:#0066cc !important;}
90 .syntaxhighlighter .script{font-weight:bold !important;color:#7f0055 !important;background-color:no…
91 .syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:gray !important;}
92 .syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493 !important;}
93 .syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red !important;}
95 .syntaxhighlighter .xml .keyword{color:#3f7f7f !important;font-weight:normal !important;}
96 .syntaxhighlighter .xml .color1,.syntaxhighlighter .xml .color1 a{color:#7f007f !important;}
97 .syntaxhighlighter .xml .string{font-style:italic !important;color:#2a00ff !important;}