Subversion Repositories Applications.papyrus

Rev

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

Rev 603 Rev 604
Line 13... Line 13...
13
| License for more details.                                                                               |
13
| License for more details.                                                                               |
14
|                                                                                                         |
14
|                                                                                                         |
15
| You should have received a copy of the GNU General Public License along with Foobar; if not, write to   |
15
| You should have received a copy of the GNU General Public License along with Foobar; if not, write to   |
16
| the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA             |
16
| the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA             |
17
+---------------------------------------------------------------------------------------------------------+
17
+---------------------------------------------------------------------------------------------------------+
18
 CVS : $Id: defaut.css,v 1.10 2005-11-17 18:48:02 florian Exp $
18
 CVS : $Id: defaut.css,v 1.11 2005-11-18 16:02:49 florian Exp $
19
===========================================================================================================
19
===========================================================================================================
20
 DESCRIPTION : Fichier de style du site par defaut de Papyrus.
20
 DESCRIPTION : Fichier de style du site par defaut de Papyrus.
Line 21... Line 21...
21
  
21
  
22
===========================================================================================================
22
===========================================================================================================
23
 Auteur original : Jean-Pascal MILCENT <jpm@tela-botanica.org>
23
 Auteur original : Jean-Pascal MILCENT <jpm@tela-botanica.org>
24
 Autres auteurs :  Florian SCHMITT <florian@ecole-et-nature.org>
24
 Autres auteurs :  Florian SCHMITT <florian@ecole-et-nature.org>
Line 25... Line 25...
25
                   David DELON <david.delon@clapas.net>			  
25
                   David DELON <david.delon@clapas.net>			  
26
 
26
 
27
===========================================================================================================
27
===========================================================================================================
28
 AUTEUR   : $Author: florian $
28
 AUTEUR   : $Author: florian $
Line 29... Line 29...
29
 VERSION  : $Revision: 1.10 $ $Date: 2005-11-17 18:48:02 $
29
 VERSION  : $Revision: 1.11 $ $Date: 2005-11-18 16:02:49 $
30
=======================================================================================================  */
30
=======================================================================================================  */
31
 
31
 
Line 96... Line 96...
96
input:hover {color #FDFDF3; background:#7D8965;}
96
input:hover {color #FDFDF3; background:#7D8965;}
97
input, select, textarea {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:11px;color #7D8965; background:#FDFDF3;border:solid 1px #7D8965;}
97
input, select, textarea {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:11px;color #7D8965; background:#FDFDF3;border:solid 1px #7D8965;}
Line 98... Line 98...
98
 
98
 
99
dt {float:left;width:150px;font-weight: bold;}
99
dt {float:left;width:150px;font-weight: bold;}
100
dd {width:auto;margin-left:150px;}
100
dd {width:auto;margin-left:150px;}
-
 
101
.info {text-align:center;color:green;padding:5px;border: 1px solid green;background: #FFFFE5;font-size:11px;}
101
.info {padding:5px;border: 1px solid yellow;background: #FFFFE5;float:right;width:200px;font-size:10px;}
102
.erreur {text-align:center;color:red;padding:5px;border: 1px solid red;background: #FFFFE5;font-size:11px;}
102
.label100 {float:left;display:block;width:100px;font-weight: bold;}
103
.label100 {float:left;display:block;width:100px;font-weight: bold;}
103
.label200 {float:left;display:block;width:170px;font-weight: bold;}
104
.label200 {float:left;display:block;width:170px;font-weight: bold;}
104
.symbole_obligatoire {color:red;}
105
.symbole_obligatoire {color:red;}
Line 156... Line 157...
156
 
157
 
157
 
158
 
158
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
159
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
-
 
160
*
-
 
161
* $Log: not supported by cvs2svn $
-
 
162
* Revision 1.10  2005/11/17 18:48:02  florian
159
*
163
* corrections bugs + amélioration de l'application d'inscription
160
* $Log: not supported by cvs2svn $
164
*
161
* Revision 1.9  2005/10/14 12:59:24  ddelon
165
* Revision 1.9  2005/10/14 12:59:24  ddelon
162
* Reorganisation calendrier + applette
166
* Reorganisation calendrier + applette
163
*
167
*