~mortenoh/+junk/dhis2-detailed-import-export

« back to all changes in this revision

Viewing changes to dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css

  • Committer: larshelge at gmail
  • Date: 2009-03-03 16:46:36 UTC
  • Revision ID: larshelge@gmail.com-20090303164636-2sjlrquo7ib1gf7r
Initial check-in

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
/*----------------------------------------------------------------------------*/
 
3
/* General                                                                    */
 
4
/*----------------------------------------------------------------------------*/
 
5
 
 
6
 
7
{
 
8
  font-family: tahoma, sans-serif;
 
9
  line-height: 125%;
 
10
}
 
11
 
 
12
html,body 
 
13
{
 
14
  margin: 0px;
 
15
  padding: 0px;
 
16
  background-color: white;
 
17
}
 
18
 
 
19
img 
 
20
{
 
21
  border: 0;
 
22
}
 
23
 
 
24
ul,ol 
 
25
{
 
26
  padding: 0px;
 
27
}
 
28
 
 
29
/*----------------------------------------------------------------------------*/
 
30
/* Header                                                                     */
 
31
/*----------------------------------------------------------------------------*/
 
32
 
 
33
div#header
 
34
{
 
35
  background-image: url('logo_background.png');
 
36
  background-repeat: repeat-x;
 
37
  height: 83px;
 
38
  position: fixed;
 
39
  top: 0px;
 
40
  left: 20px;
 
41
  right: 0px;
 
42
}
 
43
 
 
44
img#header1
 
45
{
 
46
  float: left;
 
47
}
 
48
 
 
49
img#header2
 
50
{
 
51
  position: fixed;
 
52
  top: 12px;
 
53
  left: 50px;
 
54
}
 
55
 
 
56
img#header3
 
57
{
 
58
  float: right;
 
59
}
 
60
 
 
61
img#menuSeparator1
 
62
{
 
63
  position: fixed;
 
64
  top: 0px;
 
65
  left: 570px;
 
66
}
 
67
 
 
68
img#menuSeparator2
 
69
{
 
70
  position: fixed;
 
71
  top: 0px;
 
72
  left: 670px;
 
73
}
 
74
 
 
75
img#menuSeparator3
 
76
{
 
77
  position: fixed;
 
78
  top: 0px;
 
79
  left: 770px;
 
80
}
 
81
 
 
82
img#menuSeparator4
 
83
{
 
84
  position: fixed;
 
85
  top: 0px;
 
86
  left: 870px;
 
87
}
 
88
 
 
89
img#menuSeparator5
 
90
{
 
91
  position: fixed;
 
92
  top: 0px;
 
93
  left: 970px;
 
94
}
 
95
 
 
96
.menuLink
 
97
{
 
98
  height: 68px;
 
99
  width: 98px;
 
100
  font-size: 12px;
 
101
  color: #ffff00;
 
102
  font-weight: bold;
 
103
  text-align: center;
 
104
  line-height: 67px;
 
105
  cursor: pointer;
 
106
}
 
107
 
 
108
div#menuLink1
 
109
{
 
110
  position: fixed;
 
111
  top: 7px;
 
112
  left: 572px;
 
113
}
 
114
 
 
115
div#menuLink2
 
116
{
 
117
  position: fixed;
 
118
  top: 7px;
 
119
  left: 672px;
 
120
}
 
121
 
 
122
div#menuLink3
 
123
{
 
124
  position: fixed;
 
125
  top: 7px;
 
126
  left: 772px;
 
127
}
 
128
 
 
129
div#menuLink4
 
130
{
 
131
  position: fixed;
 
132
  top: 7px;
 
133
  left: 872px;
 
134
}
 
135
 
 
136
span#headerText
 
137
{
 
138
  position: fixed;
 
139
  top: 30px;
 
140
  left: 230px;
 
141
  color: #ffff00;
 
142
  font-size: 17px;
 
143
}
 
144
 
 
145
div#popupHeader 
 
146
{
 
147
  background-color: #425073;
 
148
  height: 34px;
 
149
  width: 100%;
 
150
  position: fixed;
 
151
  top: 0px;
 
152
  left: 0px;
 
153
  border-bottom: 1px solid #202020;
 
154
}
 
155
 
 
156
span#popupHeaderText
 
157
{
 
158
  position: fixed;
 
159
  top: 3px;
 
160
  left: 30px;
 
161
  font-size: 14px;
 
162
  color: white;
 
163
  margin: 5px;
 
164
}
 
165
 
 
166
div#menuDropDown1
 
167
{
 
168
  position: fixed;
 
169
  top: 76px;
 
170
  left: 570px;
 
171
}
 
172
 
 
173
div#menuDropDown2
 
174
{
 
175
  position: fixed;
 
176
  top: 76px;
 
177
  left: 670px;
 
178
}
 
179
 
 
180
div#menuDropDown3
 
181
{
 
182
  position: fixed;
 
183
  top: 76px;
 
184
  left: 770px;
 
185
}
 
186
 
 
187
.menuDropDownArea
 
188
{
 
189
  font-size: 12px;
 
190
  color: #ffffff;
 
191
  border: 1px solid #282c35;
 
192
  padding-left: 5px;
 
193
  padding-right: 5px;
 
194
  width: 190px;
 
195
  background-color: #7B0A0F;
 
196
  display: none;
 
197
  z-index: 10;
 
198
}
 
199
 
 
200
.menuDropDownBox
 
201
{
 
202
  list-style-type:none;
 
203
}
 
204
 
 
205
.menuDropDownItem
 
206
{
 
207
  padding-top: 5px;
 
208
  padding-left: 10px;
 
209
  padding-bottom: 5px;
 
210
  padding-right: 10px;
 
211
  border: 1px solid #7B0A0F;
 
212
  cursor: pointer;
 
213
}
 
214
 
 
215
/*----------------------------------------------------------------------------*/
 
216
/* Left bar                                                                   */
 
217
/*----------------------------------------------------------------------------*/
 
218
 
 
219
#leftBar
 
220
{
 
221
  background-color: #7B0A0F;
 
222
  height: 472px;
 
223
  width: 250px;
 
224
  float: left;
 
225
  position: fixed;
 
226
  top: 85px;
 
227
  left: 20px;
 
228
  border-style: solid;
 
229
  border-width: 1px;
 
230
  border-color: #606060;
 
231
}
 
232
 
 
233
#leftBarContents
 
234
{
 
235
  color: black;
 
236
  font-size: 12px;
 
237
}
 
238
 
 
239
#leftBarContents h2
 
240
{
 
241
  font-size: 14px;
 
242
  margin-top: 16px;
 
243
  margin-right: 17px;
 
244
  margin-left: 17px;
 
245
  background-color: #942d32;
 
246
  padding-top: 5px;
 
247
  padding-bottom: 5px;
 
248
  padding-left: 10px;
 
249
  color: #ffff00;
 
250
  border-style: solid;
 
251
  border-width: 1px;
 
252
  border-color: #d0d0d0;
 
253
}
 
254
 
 
255
#leftBarContents ul
 
256
{
 
257
  margin-left: 40px;
 
258
  list-style-type: square;
 
259
  color: white;
 
260
}
 
261
 
 
262
#leftBarContents a
 
263
{
 
264
  color: white;
 
265
  text-decoration: none;
 
266
}
 
267
 
 
268
#leftBarContents a:hover
 
269
{
 
270
  color: #ffff00;
 
271
}
 
272
 
 
273
/*----------------------------------------------------------------------------*/
 
274
/* Main page                                                                  */
 
275
/*----------------------------------------------------------------------------*/
 
276
 
 
277
.mainPageTable 
 
278
{
 
279
  width: 100%;
 
280
}
 
281
 
 
282
.page 
 
283
{
 
284
  font-size: 9pt;
 
285
}
 
286
 
 
287
.page h1 
 
288
{
 
289
  font-size: 13pt;
 
290
  color: #606060;
 
291
}
 
292
 
 
293
.page h2 
 
294
{
 
295
  font-size: 12pt;
 
296
  color: #606060;
 
297
}
 
298
 
 
299
.page h3 
 
300
{
 
301
  font-size: 11pt;
 
302
  color: #606060;
 
303
}
 
304
 
 
305
.page h4 
 
306
{
 
307
  font-size: 10pt;
 
308
  color: #606060;
 
309
}
 
310
 
 
311
.page h5 
 
312
{
 
313
  font-size: 9pt;
 
314
  color: #606060;
 
315
}
 
316
 
 
317
.page h6 
 
318
{
 
319
  font-size: 8pt;
 
320
  color: #606060;
 
321
}
 
322
 
 
323
.page p,.page td,.page th,.page input,.page select,.page textarea 
 
324
{
 
325
  font-size: 9pt;
 
326
}
 
327
 
 
328
.page th 
 
329
{
 
330
  background-image: url('head.png');
 
331
  background-repeat: repeat-x;
 
332
  text-align: left;
 
333
  color: #3f5d8e;
 
334
  border-style: solid;
 
335
  border-width: 1px;
 
336
  border-color: #99bbe8;
 
337
  padding-left: 7px;
 
338
  height: 19px;
 
339
}
 
340
 
 
341
#mainPage 
 
342
{
 
343
  margin: 102px 10px 10px 300px;
 
344
}
 
345
 
 
346
#popupPage 
 
347
{
 
348
  margin: 50px 10px 10px 10px;
 
349
}
 
350
 
 
351
.required 
 
352
{
 
353
  font-style: normal;
 
354
  color: #ff0000;
 
355
}
 
356
 
 
357
.listTable
 
358
{
 
359
  width: 100%;
 
360
  border-collapse: collapse;
 
361
}
 
362
 
 
363
.listTable td
 
364
{
 
365
  padding: 2px;
 
366
}
 
367
 
 
368
.listRow
 
369
{
 
370
  border-bottom: 1px solid #cad5e5;
 
371
}
 
372
 
 
373
.listAlternateRow
 
374
{
 
375
  border-bottom: 1px solid #cad5e5;
 
376
  background-color: #ebf0f6;
 
377
}