Subversion Repositories Applications.projet

Rev

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

Rev 375 Rev 381
Line 8... Line 8...
8
 +----------------------------------------------------------------------------+
8
 +----------------------------------------------------------------------------+
9
 | Auteur : Alexandre Granier <alexandre@tela-botanica.org>                   |
9
 | Auteur : Alexandre Granier <alexandre@tela-botanica.org>                   |
10
 +----------------------------------------------------------------------------+
10
 +----------------------------------------------------------------------------+
11
*/
11
*/
Line 12... Line 12...
12
 
12
 
13
*   {
13
.table_cadre   {
14
	line-height : 18px;
14
	line-height : 18px;
Line 15... Line 15...
15
}
15
}
16
 
16
 
Line 40... Line 40...
40
.liste_projet li {
40
.liste_projet li {
41
 padding:8px;
41
 padding:8px;
42
 list-style-type:none;
42
 list-style-type:none;
Line 43... Line 43...
43
 
43
 
-
 
44
 }
-
 
45
 
-
 
46
.liste_projet h3 {
-
 
47
    margin: 10px 0 0;
Line 44... Line 48...
44
 }
48
}
45
 
49
 
46
#precedent, #suivant {
50
#precedent, #suivant {
47
  border:1px solid black;
51
  border:1px solid black;
Line 81... Line 85...
81
	list-style-image: none !important;
85
	list-style-image: none !important;
82
}
86
}
Line 83... Line 87...
83
 
87
 
84
 ul.liste_projet {max-width:700px;margin-left:0px;padding-left:0px;}
88
 ul.liste_projet {max-width:700px;margin-left:0px;padding-left:0px;}
85
 .liste_projet h1{font-size:15px;padding-top:0px;margin-top:0px}
-
 
86
 .liste_projet a {color:blue;}
89
 .liste_projet h1{font-size:15px;padding-top:0px;margin-top:0px}
87
 .projet_activite_elevee {color:red;}
90
 .projet_activite_elevee {color:red;}
88
 .projet_activite_moyenne {color:green;}
91
 .projet_activite_moyenne {color:green;}
Line 89... Line 92...
89
 .projet_activite_faible {color:blue;}
92
 .projet_activite_faible {color:blue;}
Line 357... Line 360...
357
}
360
}
Line 358... Line 361...
358
 
361
 
Line 359... Line 362...
359
/* Onglets */
362
/* Onglets */
360
 
-
 
361
.onglets {
-
 
362
	border-bottom: 1px solid #C2C0AD;
363
 
Line 363... Line 364...
363
	font-weight: bold;	
364
.onglets {
364
}
365
}
365
 
366
 
Line 378... Line 379...
378
.onglets .menu_inactif {
379
.onglets .menu_inactif {
379
  border-bottom:#62210F;
380
  border-bottom:#62210F;
380
}
381
}
Line 381... Line 382...
381
    
382
    
382
.onglets .menu_actif {
383
.onglets .menu_actif {
383
	background-color: #C2C0AD !important;
384
	background-color: #C2C0AD;
Line 384... Line 385...
384
}
385
}
385
 
386
 
386
.onglets .menu_actif a {
387
.onglets .menu_actif a {