Subversion Repositories Applications.papyrus

Rev

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

Rev 161 Rev 186
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.7 2004-11-15 17:43:33 jpm Exp $
18
 CVS : $Id: admin.css,v 1.8 2004-11-26 19:11:05 jpm 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
 
Line 25... Line 25...
25
 
25
 
Line 26... Line 26...
26
 Autres auteurs :
26
 Autres auteurs :
27
 
27
 
28
===========================================================================================================
28
===========================================================================================================
29
 AUTEUR   : $Author: jpm $
29
 AUTEUR   : $Author: jpm $
Line 30... Line 30...
30
 VERSION  : $Revision: 1.7 $ $Date: 2004-11-15 17:43:33 $
30
 VERSION  : $Revision: 1.8 $ $Date: 2004-11-26 19:11:05 $
31
=======================================================================================================  */
31
=======================================================================================================  */
32
 
32
 
Line 55... Line 55...
55
    width: 40%;
55
    width: 40%;
56
    height: 5%;
56
    height: 5%;
57
    line-height: 5%;
57
    line-height: 5%;
58
}
58
}
Line 59... Line 59...
59
 
59
 
60
#groupe_menu_commun_0 {
60
.menu_commun_n1 {
61
    position : absolute;
61
    position : absolute;
62
    bottom: 0px;
62
    bottom: 0px;
63
    left: 100px;
63
    left: 100px;
64
    margin: 0%;
64
    margin: 0%;
65
    padding: 0%;
65
    padding: 0%;
Line 66... Line 66...
66
}
66
}
67
 
67
 
68
#groupe_menu_commun_0 li {
68
.menu_commun_n1 li {
69
    display: inline;
69
    display: inline;
Line 70... Line 70...
70
    line-height: 5%;
70
    line-height: 5%;
Line 317... Line 317...
317
}
317
}
Line 318... Line 318...
318
 
318
 
319
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
319
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
320
*
320
*
-
 
321
* $Log: not supported by cvs2svn $
-
 
322
* Revision 1.7  2004/11/15 17:43:33  jpm
-
 
323
* Changement de nom de classes.
321
* $Log: not supported by cvs2svn $
324
*
322
* Revision 1.6  2004/11/09 11:56:09  jpm
325
* Revision 1.6  2004/11/09 11:56:09  jpm
323
* Gestion de l'affichage des erreurs.
326
* Gestion de l'affichage des erreurs.
324
*
327
*
325
* Revision 1.5  2004/10/25 13:41:28  jpm
328
* Revision 1.5  2004/10/25 13:41:28  jpm