Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 318 → Rev 319

/trunk/projet.css
1,12 → 1,307
/*
+----------------------------------------------------------------------------+
| projets.css |
+----------------------------------------------------------------------------+
| Copyright (c) 2004 Tela Botanica |
+----------------------------------------------------------------------------+
| Feuille de style specifique a l'application projet de Tela Botanica |
+----------------------------------------------------------------------------+
/*
+----------------------------------------------------------------------------+
| projets.css |
+----------------------------------------------------------------------------+
| Copyright (c) 2004 Tela Botanica |
+----------------------------------------------------------------------------+
| Feuille de style specifique a l'application projet de Tela Botanica |
+----------------------------------------------------------------------------+
| Auteur : Tamara LE BOURG <tamara@tela-botanica.org> |
| Alexandre Granier <alexandre@tela-botanica.org> |
+----------------------------------------------------------------------------+
*/
| Alexandre Granier <alexandre@tela-botanica.org> |
+----------------------------------------------------------------------------+
*/
 
 
#texte {
max-width:850px;
}
.liste_projet li {
padding:8px;
list-style-type:none;
 
}
#precedent, #suivant {
border:1px solid black;
padding: 3px 4px 3px 4px;
margin: 3px;
background-image: none;
}
 
#precedent a, #suivant a {
text-decoration:none;
background-image:none;
}
#precedent:before {content: "<< ";}
#suivant:after {content: " >>";}
.nombre_message {
font-size:14px;
color: #ad5a40;
}
 
#precedent:hover, #suivant:hover {background-color:#eddbd6;}
#bouton_repondre {float:none;display:inline;}
.mois {background-color:#eddbd6;padding:3px;
text-align:center;}
#petit_calendrier table {border:1px solid black;}
#petit_calendrier th {background-color:#ad5a40;color:white;padding:2px;}
.col_annee {font-weight:bold;}
.liste_projet li:hover {
background-color:#F5F5F5;
}
.liste_projet a, .liste_projet h1 {
background-color:transparent;
}
 
ul.liste_projet {max-width:700px;margin-left:0px;padding-left:0px;}
.liste_projet h1{font-size:15px;padding-top:0px;margin-top:0px}
.liste_projet a {color:blue;}
.projet_activite_elevee {color:red;}
.projet_activite_moyenne {color:green;}
.projet_activite_faible {color:blue;}
 
#projet_theme h1{
background:none;
color:black;
}
.pager {
width:100%;max-width:600px;
text-align:center;
margin:10px 0 10px 0;
}
 
.pager .page_courante, .pager a {
border:1px solid black;
padding:3px 4px 3px 4px;
margin:3px;
background-image:none;
}
.pager .page_courante {
background-color:#eddbd6;
background-image:none;
}
.pager a:hover {
background-color:#eddbd6;
background-image:none;
}
 
.projet_recherche {
margin-bottom:5px;
}
.projet_recherche fieldset {border:0px;}
.notes input {
border:1px solid #ad5a40;
background-color:#eddbd6;
}
#projet_recherche_submit {
text-align:center;
margin:5px;
}
 
#projet_range {display:inline;}
#projet_choix_mode {display:inline;width:100%;text-align:right;}
#projet_range .nombre {font-weight:bold;}
#cartouche_liste_projet {width:100;margin-left:40px;padding:8px;}
 
table.table_cadre {display:block;max-width:620px;}
.table_cadre a.tri_bas {
background: url("/client/projet/images/icon_sort_dwn.gif") no-repeat left;
padding: 0 0 0 10px;
color:white;
}
.table_cadre a.tri_haut {
background: url("/client/projet/images/icon_sort_up.gif") no-repeat left;
padding: 0 0 0 10px;
color:white;
}
.table_cadre a.tri_sans {
background: url("/client/projet/images/icon_sort.gif") no-repeat left;
padding: 0 0 0 10px;
color:white;
}
 
#table_projet {max-width:100%;width:100%}
 
#projet_bloc_action {
border:0px solid black;
margin-bottom:10px;
margin-left:15px;
width:720px;
}
#projet_bloc_action img {
float:left;
}
 
#projet_bloc_action h2 {
clear:none;
}
#projet_lien_inscription {
height:53px;
width:300px;
padding:0;margin:0;
border:1px solid black;
text-decoration:none;
display:block;
float:left;
background-color:#ede7d8;
}
#projet_lien_inscription a {
padding:0;
width:100%;
display:block;
float:left;
text-decoration:none;
color:black;
background-image:none;
}
 
 
#projet_ou {
text-align:center;
float:left;
width:80px;
font:bold 17px arial;
color:#ad5a40;
margin:20px 50px 10px 20px;
}
 
 
#projet_lien_inscription span:hover, #projet_lien_login span:hover {color:darkgrey;}
 
#projet_lien_login {
background-color:#ede7d8;
width:250px;
height:53px;
overflow:hidden;
border:1px solid black;
float:right;
}
 
#projet_lien_login a {
cursor:pointer;
padding:0;
width:250px;
display:block;
text-decoration:none;
background-image: none;
float:left;
}
#projet_lien_login span, #projet_lien_inscription span {
margin:15px 0 0 10px;
font:bold 17px Arial, sans-serif;
display:block;
float:left;
color:black;
}
 
#projet_lien_login p {
margin:50px 5px 0 5px;
font:normal 13px/15px Arial;
}
 
#projet_lien_login form {
margin:45px 20px 0 15px;
font-weight:bold;
}
#projet_lien_login label {
font-weight:bold;
}
#projet_lien_login input {
display:block;
margin-bottom:6px;
width:100%;
}
#projet_lien_login input[type="submit"] {
width:35px;margin:auto;
text-align:center;
}
#projet_lien_login input[type="checkbox"] {
width:15px;
float:right;
}
 
#projet_lien_login:hover {
}
 
 
#laius_inscription {
color:#005500;
font-weight:bold;
line-height:5px;
}
 
#form_connexion2 fieldset {border:0;}
#form_connexion2 legend {display:none;}
#persistant2 {width:10px;}
/** Les petits bouton */
.projet_bouton_action {
}
.projet_bouton_action:hover {
background-color:#c38673;
}
.projet_bouton_action a {
display:block;
float:left;
margin:0 7px 0 0;
background-color:#f5f5f5;
border:1px solid #dedede;
border-top:1px solid #eee;
border-left:1px solid #eee;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:100%;
line-height:130%;
text-decoration:none;
font-weight:bold;
color:#565656;
cursor:pointer;
padding:5px 10px 6px 7px; /* Links */
background-image:none;
}
 
 
.projet_bouton_inline {display:inline;}
 
.projet_bouton_inline a {
display:inline;
 
margin:0 7px 0 0;
background-color:#f5f5f5;
border:1px solid #dedede;
border-top:1px solid #eee;
border-left:1px solid #eee;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:100%;
line-height:130%;
text-decoration:none;
font-weight:bold;
color:#565656;
cursor:pointer;
padding:5px 10px 6px 7px; /* Links */
background-image:none;
}
 
.projet_bouton_action a img, .projet_bouton_inline a img {
margin:0 3px -3px 0 !important;
padding:0;
border:none;
width:16px;
height:16px;
}
.projet_bouton_action a:hover, .projet_bouton_inline a:hover{
background-color:#dff4ff;
border:1px solid #c2e1ef;
color:#336699;
}
 
.projet_bouton_action a:active{
background-color:#6299c5;
border:1px solid #6299c5;
color:#fff;
}
 
/*#bouton_cross {float:right;}*/