Subversion Repositories Applications.papyrus

Rev

Rev 1017 | Blame | Compare with Previous | Last modification | View Log | RSS feed

/* vim: set expandtab tabstop=4 shiftwidth=4: */
/* ========================================================================================================
| Copyright (C) 1999-2004 Tela Botanica (accueil@tela-botanica.org)                                       |
+---------------------------------------------------------------------------------------------------------+
| This file is part of Papyrus - Admin Menus.                                                             |
|                                                                                                         |
| Foobar is free software; you can redistribute it and/or modify it under the terms of the GNU General    |
| Public License as published by the Free Software Foundation; either version 2 of the License, or        |
| (at your option) any later version.                                                                     |
|                                                                                                         |
| Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the    |
| implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public    |
| License for more details.                                                                               |
|                                                                                                         |
| You should have received a copy of the GNU General Public License along with Foobar; if not, write to   |
| the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA             |
+---------------------------------------------------------------------------------------------------------+
 CVS : $Id: adme_standard.css,v 1.3 2006-10-06 13:38:45 florian Exp $
===========================================================================================================
 DESCRIPTION : Fichier contenant les styles css de l'application ADME de Papyrus.
 
 
===========================================================================================================
 Auteur original : jean-Pascal MILCENT <jpm[at]tela-botanica[point]org>

 Autres auteurs : aucun

===========================================================================================================
 AUTEUR   : $Author: florian $
 VERSION  : $Revision: 1.3 $ $Date: 2006-10-06 13:38:45 $
=======================================================================================================  */

/* +----------------------------------------------------------------------------------------------------+
   |                                                STRUCTURE                                           |
   +----------------------------------------------------------------------------------------------------+*/



/* +----------------------------------------------------------------------------------------------------+
   |                                                  DESIGN                                            |
   +----------------------------------------------------------------------------------------------------+*/
.adme_img_icone {
    border: 0px;
    width:  16px;
    height: 16px;
}

.adme_img_plier_deplier {
    border: 0px;
    width:  9px;
    height: 9px;
}
 .menu_classique, .menu_commun {
          list-style-type: none;
}

/* +--Fin des CSS ----------------------------------------------------------------------------------------+
*
* $Log: adme_standard.css,v $
* Revision 1.3  2006-10-06 13:38:45  florian
* ergonomie amélioree
*
* Revision 1.2  2005/02/28 11:05:55  jpm
* Modification de la licence.
*
* Revision 1.1  2004/11/09 12:51:43  jpm
* Ajout de styles pour les icônes.
*
*
* +-- Fin des CSS ----------------------------------------------------------------------------------------+
*/