Subversion Repositories Applications.papyrus

Rev

Rev 284 | Go to most recent revision | 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 MON_PROGRAMME.                                                                     |
|                                                                                                         |
| 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.1 2004-11-09 12:51:43 jpm 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: jpm $
 VERSION  : $Revision: 1.1 $ $Date: 2004-11-09 12:51:43 $
=======================================================================================================  */

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



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

.adme_img_plier_deplier {
    border: 0px;
    width:  9px;
    height: 9px;
}

/* +--Fin des CSS ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
*
* +-- Fin des CSS ----------------------------------------------------------------------------------------+
*/