Subversion Repositories Applications.papyrus

Rev

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

Rev 542 Rev 603
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.9 2005-10-14 12:59:24 ddelon Exp $
18
 CVS : $Id: defaut.css,v 1.10 2005-11-17 18:48:02 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: ddelon $
28
 AUTEUR   : $Author: florian $
Line 29... Line 29...
29
 VERSION  : $Revision: 1.9 $ $Date: 2005-10-14 12:59:24 $
29
 VERSION  : $Revision: 1.10 $ $Date: 2005-11-17 18:48:02 $
30
=======================================================================================================  */
30
=======================================================================================================  */
31
 
31
 
Line 94... Line 94...
94
fieldset {border:solid 1px #7D8965;padding:3px;margin:2px;}
94
fieldset {border:solid 1px #7D8965;padding:3px;margin:2px;}
95
legend {font-weight:bold;}
95
legend {font-weight:bold;}
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 -... Line 98...
-
 
98
 
-
 
99
dt {float:left;width:150px;font-weight: bold;}
-
 
100
dd {width:auto;margin-left:150px;}
-
 
101
.info {padding:5px;border: 1px solid yellow;background: #FFFFE5;float:right;width:200px;font-size:10px;}
-
 
102
.label100 {float:left;display:block;width:100px;font-weight: bold;}
-
 
103
.label200 {float:left;display:block;width:170px;font-weight: bold;}
-
 
104
.symbole_obligatoire {color:red;}
-
 
105
.bouton {margin-right:10px;}
98
 
106
 
99
/* Mise en ligne des formulaires */
107
/* Mise en ligne des formulaires */
100
form li {margin:0;padding:0;display: block;}
108
form li {margin:0;padding:0;display: block;}
101
form ul {margin:0;padding:0;list-style-type: none;}
109
form ul {margin:0;padding:0;list-style-type: none;}
102
form label {clear:both;float: left;width:150px;}
110
form label {width:150px;}
Line 103... Line 111...
103
.liste_bouton li {display:inline;}
111
.liste_bouton li {display:inline;}
104
 
112
 
Line 148... Line 156...
148
 
156
 
149
 
157
 
150
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
158
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
-
 
159
*
-
 
160
* $Log: not supported by cvs2svn $
-
 
161
* Revision 1.9  2005/10/14 12:59:24  ddelon
151
*
162
* Reorganisation calendrier + applette
152
* $Log: not supported by cvs2svn $
163
*
153
* Revision 1.8  2005/09/26 20:18:27  ddelon
164
* Revision 1.8  2005/09/26 20:18:27  ddelon
154
* Appli projet : php5 et generalisation
165
* Appli projet : php5 et generalisation
155
*
166
*