Subversion Repositories Applications.papyrus

Rev

Rev 1496 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1496 Rev 2150
1
/* vim: set expandtab tabstop=4 shiftwidth=4: */
1
/* vim: set expandtab tabstop=4 shiftwidth=4: */
2
/* ========================================================================================================
2
/* ========================================================================================================
3
| Copyright (C) 1999-2004 Tela Botanica (accueil@tela-botanica.org)                                       |
3
| Copyright (C) 1999-2004 Tela Botanica (accueil@tela-botanica.org)                                       |
4
+---------------------------------------------------------------------------------------------------------+
4
+---------------------------------------------------------------------------------------------------------+
5
| This file is part of Papyrus.                                                                           |
5
| This file is part of Papyrus.                                                                           |
6
|                                                                                                         |
6
|                                                                                                         |
7
| Foobar is free software; you can redistribute it and/or modify it under the terms of the GNU General    |
7
| Foobar is free software; you can redistribute it and/or modify it under the terms of the GNU General    |
8
| Public License as published by the Free Software Foundation; either version 2 of the License, or        |
8
| Public License as published by the Free Software Foundation; either version 2 of the License, or        |
9
| (at your option) any later version.                                                                     |
9
| (at your option) any later version.                                                                     |
10
|                                                                                                         |
10
|                                                                                                         |
11
| Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the    |
11
| Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the    |
12
| implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public    |
12
| implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public    |
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: afficheur.css,v 1.1 2007-06-26 13:30:48 jp_milcent Exp $
18
 CVS : $Id: afficheur.css,v 1.1 2007-06-26 13:30:48 jp_milcent Exp $
19
===========================================================================================================
19
===========================================================================================================
20
 DESCRIPTION : Fichier de style de l'application d'administration de l'affichage.
20
 DESCRIPTION : Fichier de style de l'application d'administration de l'affichage.
21
 
21
 
22
 
22
 
23
===========================================================================================================
23
===========================================================================================================
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
 
28
===========================================================================================================
28
===========================================================================================================
29
 AUTEUR   : $Author: jp_milcent $
29
 AUTEUR   : $Author: jp_milcent $
30
 VERSION  : $Revision: 1.1 $ $Date: 2007-06-26 13:30:48 $
30
 VERSION  : $Revision: 1.1 $ $Date: 2007-06-26 13:30:48 $
31
=======================================================================================================  */
31
=======================================================================================================  */
32
 
32
 
33
/* +----------------------------------------------------------------------------------------------------+
33
/* +----------------------------------------------------------------------------------------------------+
34
|                                                STRUCTURE                                           |
34
|                                                STRUCTURE                                           |
35
+----------------------------------------------------------------------------------------------------+*/
35
+----------------------------------------------------------------------------------------------------+*/
36
#gmc_contenu {
36
#gmc_contenu {
37
  width: 100%;
37
  width: 100%;
38
  min-height:400px;
38
  min-height:400px;
39
}
39
}
40
 
40
 
41
/* +----------------------------------------------------------------------------------------------------+
41
/* +----------------------------------------------------------------------------------------------------+
42
|                                                  DESIGN                                            |
42
|                                                  DESIGN                                            |
43
+----------------------------------------------------------------------------------------------------+*/
43
+----------------------------------------------------------------------------------------------------+*/
44
 
44
 
45
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
45
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
46
*
46
*
47
* $Log: not supported by cvs2svn $
47
* $Log: afficheur.css,v $
-
 
48
* Revision 1.1  2007-06-26 13:30:48  jp_milcent
-
 
49
* Suppression de l'utilisation de Quickform.
-
 
50
* Utilisation de squellette PHP.
-
 
51
*
48
* Revision 1.1  2005-04-25 13:56:08  jpm
52
* Revision 1.1  2005-04-25 13:56:08  jpm
49
* Ajout du style pour l'afficheur.
53
* Ajout du style pour l'afficheur.
50
*
54
*
51
*
55
*
52
* +-- Fin des CSS ----------------------------------------------------------------------------------------+
56
* +-- Fin des CSS ----------------------------------------------------------------------------------------+
53
*/
57
*/