Chat window now opens with no messages inside.
[Assignment-Trapper.git] / sh_ide-eclipse.css
blob4b5c379c48392448b636a95f1498ce7cc8cec44d
1 pre.sh_sourceCode {
2 background-color: #ffffff;
3 color: #000000;
4 font-weight: normal;
5 font-style: normal;
8 pre.sh_sourceCode .sh_keyword {
9 color: #7f0055;
10 font-weight: bold;
11 font-style: normal;
14 pre.sh_sourceCode .sh_type {
15 color: #7f0055;
16 font-weight: bold;
17 font-style: normal;
20 pre.sh_sourceCode .sh_string {
21 color: #0000ff;
22 font-weight: normal;
23 font-style: normal;
26 pre.sh_sourceCode .sh_regexp {
27 color: #0000ff;
28 font-weight: normal;
29 font-style: normal;
32 pre.sh_sourceCode .sh_specialchar {
33 color: #0000ff;
34 font-weight: normal;
35 font-style: normal;
38 pre.sh_sourceCode .sh_comment {
39 color: #717ab3;
40 font-weight: normal;
41 font-style: normal;
44 pre.sh_sourceCode .sh_number {
45 color: #000000;
46 font-weight: normal;
47 font-style: normal;
50 pre.sh_sourceCode .sh_preproc {
51 color: #3f5fbf;
52 font-weight: normal;
53 font-style: normal;
56 pre.sh_sourceCode .sh_function {
57 color: #000000;
58 font-weight: normal;
59 font-style: normal;
62 pre.sh_sourceCode .sh_url {
63 color: #0000ff;
64 font-weight: normal;
65 font-style: normal;
68 pre.sh_sourceCode .sh_date {
69 color: #7f0055;
70 font-weight: bold;
71 font-style: normal;
74 pre.sh_sourceCode .sh_time {
75 color: #7f0055;
76 font-weight: bold;
77 font-style: normal;
80 pre.sh_sourceCode .sh_file {
81 color: #7f0055;
82 font-weight: bold;
83 font-style: normal;
86 pre.sh_sourceCode .sh_ip {
87 color: #0000ff;
88 font-weight: normal;
89 font-style: normal;
92 pre.sh_sourceCode .sh_name {
93 color: #0000ff;
94 font-weight: normal;
95 font-style: normal;
98 pre.sh_sourceCode .sh_variable {
99 color: #7f0055;
100 font-weight: bold;
101 font-style: normal;
104 pre.sh_sourceCode .sh_oldfile {
105 color: #0000ff;
106 font-weight: normal;
107 font-style: normal;
110 pre.sh_sourceCode .sh_newfile {
111 color: #0000ff;
112 font-weight: normal;
113 font-style: normal;
116 pre.sh_sourceCode .sh_difflines {
117 color: #7f0055;
118 font-weight: bold;
119 font-style: normal;
122 pre.sh_sourceCode .sh_selector {
123 color: #7f0055;
124 font-weight: bold;
125 font-style: normal;
128 pre.sh_sourceCode .sh_property {
129 color: #7f0055;
130 font-weight: bold;
131 font-style: normal;
134 pre.sh_sourceCode .sh_value {
135 color: #0000ff;
136 font-weight: normal;
137 font-style: normal;