Subversion Repositories Applications.papyrus

Rev

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

Rev 362 Rev 422
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: admin.css,v 1.12 2005-04-25 13:57:13 jpm Exp $
18
 CVS : $Id: admin.css,v 1.13 2005-07-18 16:14:32 ddelon Exp $
19
===========================================================================================================
19
===========================================================================================================
20
 DESCRIPTION : Fichier de style du site d'administration de Papyrus.
20
 DESCRIPTION : Fichier de style du site d'administration de Papyrus.
Line 21... Line 21...
21
 
21
 
22
 
22
 
Line 23... Line 23...
23
===========================================================================================================
23
===========================================================================================================
Line 24... Line 24...
24
 Auteur original : Jean-Pascal MILCENT <jpm@tela-botanica.org>
24
 Auteur original : Jean-Pascal MILCENT <jpm@tela-botanica.org>
25
 
25
 
26
 Autres auteurs :
26
 Autres auteurs :
27
 
27
 
Line 28... Line 28...
28
===========================================================================================================
28
===========================================================================================================
29
 AUTEUR   : $Author: jpm $
29
 AUTEUR   : $Author: ddelon $
30
 VERSION  : $Revision: 1.12 $ $Date: 2005-04-25 13:57:13 $
30
 VERSION  : $Revision: 1.13 $ $Date: 2005-07-18 16:14:32 $
Line 120... Line 120...
120
  display: none;
120
  display: none;
121
}
121
}
Line 122... Line 122...
122
 
122
 
123
#zone_menu {
123
#zone_menu {
124
  position : absolute;
124
  position : absolute;
125
  top: 60px;
125
  top: 80px;
126
  left: 0;
126
  left: 0;
127
  width: 20%;
127
  width: 20%;
128
  margin: 5px 0 50px 5px;
128
  margin: 5px 0 50px 5px;
129
  padding: 5px 0 50px 5px;
129
  padding: 5px 0 50px 5px;
Line 168... Line 168...
168
#identification input#connexion{
168
#identification input#connexion{
169
  width:auto;
169
  width:auto;
170
}
170
}
171
#zone_contenu {
171
#zone_contenu {
172
  position : absolute;
172
  position : absolute;
173
  top: 60px;
173
  top: 80px;
174
  right: 0;
174
  right: 0;
175
  width: 73%;
175
  width: 73%;
176
  margin: 1%;
176
  margin: 1%;
177
  padding: 1%;
177
  padding: 1%;
178
}
178
}
Line 291... Line 291...
291
}
291
}
Line 292... Line 292...
292
 
292
 
293
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
293
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
294
*
294
*
-
 
295
* $Log: not supported by cvs2svn $
-
 
296
* Revision 1.12  2005/04/25 13:57:13  jpm
-
 
297
* Utilisation de pourcentage pour les marges de la zone de contenu.
295
* $Log: not supported by cvs2svn $
298
*
296
* Revision 1.11  2005/04/25 12:01:10  jpm
299
* Revision 1.11  2005/04/25 12:01:10  jpm
297
* Amélioration de la syntaxde des styles.
300
* Amýlioration de la syntaxde des styles.
298
*
301
*
299
* Revision 1.10  2005/02/17 16:43:07  florian
302
* Revision 1.10  2005/02/17 16:43:07  florian
300
* enlever les attributs pour cacher les chronomêtres
303
* enlever les attributs pour cacher les chronomýtres
301
*
304
*
302
* Revision 1.9  2004/12/01 17:42:30  jpm
305
* Revision 1.9  2004/12/01 17:42:30  jpm
303
* Ajout du style pour le moteur de recherche.
306
* Ajout du style pour le moteur de recherche.
304
*
307
*