Subversion Repositories Applications.projet

Rev

Rev 319 | Rev 381 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 319 Rev 375
Line 1... Line 1...
1
/*
1
/*
2
 +----------------------------------------------------------------------------+
2
 +----------------------------------------------------------------------------+
3
 | projets.css                                                                |
3
 | projets.css                                                                |
4
 +----------------------------------------------------------------------------+
4
 +----------------------------------------------------------------------------+
5
 | Copyright (c) 2004 Tela Botanica                                           |
5
 | Copyright (c) 2008 Tela Botanica                                           |
6
 +----------------------------------------------------------------------------+
6
 +----------------------------------------------------------------------------+
7
 | Feuille de style specifique a l'application projet de Tela Botanica        |
7
 | Feuille de style specifique a l'application projet de Tela Botanica        |
8
 +----------------------------------------------------------------------------+
8
 +----------------------------------------------------------------------------+
9
 | Auteur : Tamara LE BOURG <tamara@tela-botanica.org>                        |
-
 
10
 |          Alexandre Granier <alexandre@tela-botanica.org>                   |
9
 | Auteur : Alexandre Granier <alexandre@tela-botanica.org>                   |
11
 +----------------------------------------------------------------------------+
10
 +----------------------------------------------------------------------------+
12
*/
11
*/
Line -... Line 12...
-
 
12
 
-
 
13
*   {
-
 
14
	line-height : 18px;
-
 
15
}
-
 
16
 
-
 
17
.information_projet {
-
 
18
float:right;
-
 
19
width:250px;
-
 
20
text-align:left;
-
 
21
  max-width: 800px;
-
 
22
  padding:5px;
-
 
23
  padding-bottom: 10px;
-
 
24
  position : relative;
-
 
25
  left : -3px;
-
 
26
}
-
 
27
 
-
 
28
 
-
 
29
.information_projet ul {
-
 
30
	margin-top : 10px;
-
 
31
}
-
 
32
 
-
 
33
.information_projet li {
-
 
34
  margin-left: 20px;
Line 13... Line 35...
13
 
35
}
14
 
36
 
15
#texte {
37
#texte {
16
  max-width:850px;
38
  max-width:850px;
Line 39... Line 61...
39
  color: #ad5a40;
61
  color: #ad5a40;
40
}
62
}
Line 41... Line 63...
41
 
63
 
42
#precedent:hover, #suivant:hover {background-color:#eddbd6;}
64
#precedent:hover, #suivant:hover {background-color:#eddbd6;}
43
#bouton_repondre {float:none;display:inline;}
65
#bouton_repondre {float:none;display:inline;}
44
.mois {background-color:#eddbd6;padding:3px;
66
.mois {background-color:#DFDFDF;padding:3px;
45
text-align:center;}
67
text-align:center;}
46
#petit_calendrier table {border:1px solid black;}
68
#petit_calendrier table {border:1px solid black;}
47
#petit_calendrier th {background-color:#ad5a40;color:white;padding:2px;}
69
#petit_calendrier th {background-color:#C2C0AD;color:white;padding:2px;}
Line 48... Line 70...
48
.col_annee {font-weight:bold;}
70
.col_annee {font-weight:bold;}
49
 
71
 
50
 
72
 
51
.liste_projet li:hover {
73
.liste_projet li:hover {
52
 background-color:#F5F5F5;
74
 background-color:#F5F5F5;
53
}
75
}
Line -... Line 76...
-
 
76
.liste_projet a, .liste_projet h1 {
-
 
77
 background-color:transparent;
-
 
78
}
-
 
79
 
54
.liste_projet a, .liste_projet h1 {
80
.liste_projet li {
55
 background-color:transparent;
81
	list-style-image: none !important;
56
}
82
}
57
 
83
 
58
 ul.liste_projet {max-width:700px;margin-left:0px;padding-left:0px;}
84
 ul.liste_projet {max-width:700px;margin-left:0px;padding-left:0px;}
59
 .liste_projet h1{font-size:15px;padding-top:0px;margin-top:0px}
85
 .liste_projet h1{font-size:15px;padding-top:0px;margin-top:0px}
Line -... Line 86...
-
 
86
 .liste_projet a {color:blue;}
-
 
87
 .projet_activite_elevee {color:red;}
-
 
88
 .projet_activite_moyenne {color:green;}
-
 
89
 .projet_activite_faible {color:blue;}
60
 .liste_projet a {color:blue;}
90
 
61
 .projet_activite_elevee {color:red;}
91
#projet_theme {
62
 .projet_activite_moyenne {color:green;}
92
		margin-left: 20px;
63
 .projet_activite_faible {color:blue;}
93
}
64
 
94
 
Line 103... Line 133...
103
#projet_range {display:inline;}
133
#projet_range {display:inline;}
104
#projet_choix_mode {display:inline;width:100%;text-align:right;}
134
#projet_choix_mode {display:inline;width:100%;text-align:right;}
105
#projet_range .nombre {font-weight:bold;}
135
#projet_range .nombre {font-weight:bold;}
106
#cartouche_liste_projet {width:100;margin-left:40px;padding:8px;}
136
#cartouche_liste_projet {width:100;margin-left:40px;padding:8px;}
Line 107... Line 137...
107
 
137
 
108
table.table_cadre {display:block;max-width:620px;}
138
table.table_cadre {display:block;max-width:800px;}
109
.table_cadre a.tri_bas {
139
.table_cadre a.tri_bas {
110
  background: url("/client/projet/images/icon_sort_dwn.gif") no-repeat left;
140
  background: url("/client/projet/images/icon_sort_dwn.gif") no-repeat left;
111
  padding: 0 0 0 10px;
141
  padding: 0 0 0 10px;
112
  color:white;
142
  color:white;
Line 124... Line 154...
124
 
154
 
Line 125... Line 155...
125
#table_projet {max-width:100%;width:100%}
155
#table_projet {max-width:100%;width:100%}
126
 
156
 
127
#projet_bloc_action {
157
#projet_bloc_action {
128
border:0px solid black;
158
border:0px solid black;
129
  margin-bottom:10px;
159
  margin:0 0 10px 0px;
130
  margin-left:15px;
160
  width:100%;
131
  width:720px;
161
  max-width:680px;
132
}
162
}
133
#projet_bloc_action img {
163
#projet_bloc_action img {
Line 134... Line 164...
134
float:left;
164
float:left;
135
}
165
}
136
 
166
 
137
#projet_bloc_action h2 {
167
#projet_bloc_action h2 {
138
 clear:none;
168
 clear:none;
139
}
169
}
140
#projet_lien_inscription {
170
#projet_lien_inscription {
141
  height:53px;
171
  height:45px;
142
  width:300px;
172
  width:280px;
143
  padding:0;margin:0;
173
  padding:0 5px 0 0;margin:0;
144
  border:1px solid black;
174
  border:1px solid black;
145
  text-decoration:none;
175
  text-decoration:none;
-
 
176
  display:block;
146
  display:block;
177
  float:left;
147
  float:left;
178
  background-color:#ede7d8;
148
  background-color:#ede7d8;
179
  overflow:hidden;
149
}
180
}
150
#projet_lien_inscription a {
181
#projet_lien_inscription a {
Line 162... Line 193...
162
  text-align:center;
193
  text-align:center;
163
  float:left;
194
  float:left;
164
  width:80px;
195
  width:80px;
165
  font:bold 17px arial;
196
  font:bold 17px arial;
166
  color:#ad5a40;
197
  color:#ad5a40;
167
  margin:20px 50px 10px 20px;
198
  margin:20px 50px 10px 50px;
168
}
199
}
Line 169... Line 200...
169
 
200
 
Line 170... Line 201...
170
 
201
 
171
#projet_lien_inscription span:hover, #projet_lien_login span:hover {color:darkgrey;}
202
#projet_lien_inscription:hover, #projet_lien_login:hover {background-color:darkgrey;}
172
 
203
 
173
#projet_lien_login {
204
#projet_lien_login {
-
 
205
  background-color:#ede7d8;
174
  background-color:#ede7d8;
206
  width:220px;
175
  width:250px;
207
  height:45px;
176
  height:53px;
208
  margin:0;
177
  overflow:hidden;
209
  overflow:hidden;
Line 186... Line 218...
186
  display:block;
218
  display:block;
187
  text-decoration:none;
219
  text-decoration:none;
188
  background-image: none;
220
  background-image: none;
189
  float:left;
221
  float:left;
190
}
222
}
-
 
223
#projet_bloc_inscription {
-
 
224
width:265px;
-
 
225
margin-top:10px;
-
 
226
background-color:#ede7d8;
-
 
227
border:1px solid black;
-
 
228
padding:10px;
-
 
229
}
191
#projet_lien_login span, #projet_lien_inscription span {
230
#projet_bloc_inscription span, #projet_lien_inscription span {
192
  margin:15px 0 0 10px;
231
  margin:12px 0 0 10px;
193
  font:bold 17px Arial, sans-serif;
232
  font:bold 15px Arial, sans-serif;
194
  display:block;
233
  display:block;
195
  float:left;
234
  float:left;
196
  color:black;
235
  color:black;
197
}
236
}
Line 198... Line 237...
198
 
237
 
199
#projet_lien_login p {
238
#projet_bloc_inscription p {
200
margin:50px 5px 0 5px;
239
margin:0;
201
font:normal 13px/15px Arial;
240
font:normal 13px/15px Arial;
Line 202... Line 241...
202
}
241
}
203
 
242
 
204
#projet_lien_login form {
243
#projet_bloc_inscription form {
205
margin:45px 20px 0 15px;
244
margin:25px 0 0 0;
206
font-weight:bold;
245
font-weight:bold;
207
}
246
}
208
#projet_lien_login label {
247
#projet_bloc_inscription label {
209
font-weight:bold;
248
font-weight:normal;
210
}
249
}
211
#projet_lien_login input {
250
#projet_bloc_inscription input {
212
  display:block;
251
  display:block;
213
  margin-bottom:6px;
252
  margin-bottom:6px;
214
  width:100%;
253
  width:85%;
215
}
254
}
216
#projet_lien_login input[type="submit"] {
255
#projet_bloc_inscription input[type="submit"] {
217
width:35px;margin:auto;
256
width:35px;margin:auto;
218
text-align:center;
257
text-align:center;
219
} 
258
} 
220
#projet_lien_login input[type="checkbox"] {
259
#projet_bloc_inscription input[type="checkbox"] {
221
width:15px;
260
width:15px;
Line 222... Line 261...
222
float:right;
261
float:left;
223
} 
262
} 
Line 224... Line 263...
224
 
263
 
225
#projet_lien_login:hover {
264
#projet_bloc_inscription:hover {
226
}
265
}
227
 
266
 
228
 
267
 
Line 229... Line 268...
229
#laius_inscription {
268
#laius_inscription {
230
  color:#005500;
269
  color:#005500;
231
  font-weight:bold;
270
  font-weight:bold;
Line 232... Line 271...
232
  line-height:5px;
271
  line-height:5px;
233
}
272
}
Line 258... Line 297...
258
 font-weight:bold;
297
 font-weight:bold;
259
 color:#565656;
298
 color:#565656;
260
 cursor:pointer;
299
 cursor:pointer;
261
 padding:5px 10px 6px 7px; /* Links */
300
 padding:5px 10px 6px 7px; /* Links */
262
 background-image:none;
301
 background-image:none;
-
 
302
  margin-bottom:10px;
263
 }
303
 }
Line 264... Line 304...
264
 
304
 
Line 280... Line 320...
280
 font-weight:bold;
320
 font-weight:bold;
281
 color:#565656;
321
 color:#565656;
282
 cursor:pointer;
322
 cursor:pointer;
283
 padding:5px 10px 6px 7px; /* Links */
323
 padding:5px 10px 6px 7px; /* Links */
284
 background-image:none;
324
 background-image:none;
-
 
325
 
285
 }
326
 }
Line -... Line 327...
-
 
327
  
Line 286... Line 328...
286
  
328
#lien_inscription2 {display:none !important;}
287
 
329
 
288
.projet_bouton_action a img, .projet_bouton_inline a img {
330
.projet_bouton_action a img, .projet_bouton_inline a img {
289
  margin:0 3px -3px 0 !important;
331
  margin:0 3px -3px 0 !important;
Line 302... Line 344...
302
  background-color:#6299c5;
344
  background-color:#6299c5;
303
  border:1px solid #6299c5;
345
  border:1px solid #6299c5;
304
  color:#fff;
346
  color:#fff;
305
}
347
}
Line 306... Line 348...
306
 
348
 
-
 
349
/** Menus de projets **/
-
 
350
.menu_projet li {
-
 
351
		background: none;
-
 
352
		margin-left:15px;
-
 
353
}
-
 
354
 
-
 
355
.menu_projet > li {
-
 
356
	list-style-image: none !important;
-
 
357
}
-
 
358
 
-
 
359
/* Onglets */
-
 
360
 
-
 
361
.onglets {
-
 
362
	border-bottom: 1px solid #C2C0AD;
-
 
363
	font-weight: bold;	
-
 
364
}
-
 
365
 
-
 
366
.onglets li {
-
 
367
	list-style-image : none;
-
 
368
}
-
 
369
 
-
 
370
.onglets li:hover {
-
 
371
  color:#AD5A40
-
 
372
}
-
 
373
 
-
 
374
.onglets li:hover a {
-
 
375
  color:#AD5A40;
-
 
376
}
-
 
377
  
-
 
378
.onglets .menu_inactif {
-
 
379
  border-bottom:#62210F;
-
 
380
}
-
 
381
    
-
 
382
.onglets .menu_actif {
-
 
383
	background-color: #C2C0AD !important;
-
 
384
}
-
 
385
 
-
 
386
.onglets .menu_actif a {
-
 
387
  color:#C2C0AD;
-
 
388
}
-
 
389
 
-
 
390
/*Tableau*/
-
 
391
 
-
 
392
.table_cadre {
-
 
393
	border: 1px solid #C2C0AD;
-
 
394
}
-
 
395
 
-
 
396
.table_cadre th{
-
 
397
  background-color:#A89D80;
-
 
398
  padding:0 5px;
-
 
399
  color:white;}
-
 
400
  
-
 
401
.table_cadre a {
-
 
402
  color:black !important;}
-
 
403
  
-
 
404
.table_cadre tr {
-
 
405
	height: 30px; 
-
 
406
}
-
 
407
 
-
 
408
.table_cadre td {
-
 
409
	padding-left:5px;
-
 
410
	padding-right:5px;
-
 
411
}
-
 
412
  
-
 
413
.ligne_paire {
-
 
414
  padding-top: 2px;	
-
 
415
  background-color:#C2C0AD;
-
 
416
}
-
 
417
 
-
 
418
.page li {
-
 
419
	list-style-image: none !important;
-
 
420
	margin-left: 30px;
-
 
421
}
-
 
422
 
-
 
423
/** Wikini **/
-
 
424
 
-
 
425
#wikini_page {
-
 
426
	border-color: #A89D80;
-
 
427
}
-
 
428
 
-
 
429
#toolbar, .buttons {
-
 
430
	background: #A89D80 !important;
-
 
431
}
-
 
432
 
-
 
433
.edit {
-
 
434
	border-color: #A89D80 !important;
-
 
435
}
-
 
436
 
-
 
437
/** Message **/
-
 
438
.message pre {
-
 
439
	white-space: pre-wrap;
-
 
440
}