.
[corvix.git] / var / deb-package / cluster_raw_old / opt / cluster / lib / www / ganglia / styles.css
blob5e05e9b614b7f805f46785946563e61f3208d41d
1 /* The Ganglia Web-frontend Cascading Style Sheet. */
3 A:link
5 color: rgb(32,41,204);
6 text-decoration: none;
9 A:visited
11 color: rgb(51,51,204);
12 text-decoration: none;
15 A:active
17 color: rgb(204,205,226);
18 text-decoration: none;
21 h1
23 font: bold 18pt/22pt helvetica, sans-serif;
24 color: rgb(12,17,142);
25 margin-bottom: 2mm;
30 font: bold 14pt/16pt helvetica;
31 color: rgb(12,17,142);
32 margin-left: 0.1em;
33 margin-right: 0.1em;
38 font: bold 12pt/15pt helvetica, sans-serif;
39 text-align: left;
40 margin-left: 3mm;
41 color: rgb(247,142,14);
46 font: bold 12pt/14pt helvetica;
47 color: rgb(12,17,142);
48 margin-left: 0.1em;
49 margin-right: 0.1em;
52 small
54 font: 10pt/12pt arial, helvetica, sans-serif;
57 td.title
59 font-size: larger;
60 font-weight: normal;
61 background: rgb(238,238,238);
62 text-align: center;
65 td.metric
67 background: rgb(217,218,224);
68 padding: 2mm;
71 td.cluster
73 background: rgb(238,238,238);
74 /* padding: 1mm; */
77 td.grid
79 vertical-align: top;
80 background: rgb(204,204,255);
83 td.self
85 vertical-align: top;
86 text-align: center;
87 background: rgb(255,153,153);
90 td.even
92 background: rgb(201,205,234);
95 td.odd
97 background: rgb(217,218,224);
100 td.small
102 font: 10pt/12pt times, serif;
105 td.L1
107 background: rgb(184,249,119);
110 td.L2
112 background: rgb(213,249,119);
115 td.L3
117 background: rgb(228,249,119);
120 td.L4
122 background: rgb(245,249,119);
125 td.L5
127 background: rgb(249,239,119);
130 td.L6
132 background: rgb(249,219,119);
135 td.L7
137 background: rgb(249,202,119);
140 td.L8
142 background: rgb(249,182,119);
145 td.L9
147 background: rgb(249,152,119);
150 td.L10
152 background: rgb(249,124,119);
155 td.down
157 background: rgb(255,153,153);
162 font: bold 12pt/14pt helvetica, sans-serif;
163 color: rgb(238,238,238);
164 background: rgb(80,80,80);
165 border: thin solid rgb(47,47,47);
168 td em
170 font: 8pt/10pt helvetica, sans-serif;
171 color: rgb(31,31,112);
172 font-style: normal;
175 td strong
177 color: rgb(31,31,112);
178 font-style: normal;
181 .footer
183 font: 10pt/12pt helvetica, sans-serif;
184 color: rgb(100,100,100);