Subversion Repositories eFlore/Archives.herbiers

Compare Revisions

Ignore whitespace Rev 2 → Rev 19

/trunk/applications/hb_admin/presentations/styles/hb_admin.css
15,7 → 15,7
| 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: hb_admin.css,v 1.1 2005-11-23 10:32:32 jp_milcent Exp $
CVS : $Id: hb_admin.css,v 1.2 2007-02-02 14:59:16 jp_milcent Exp $
===========================================================================================================
DESCRIPTION : Fichier des styles CSS de Herbier - Administration.
===========================================================================================================
23,7 → 23,7
Autres auteurs : Aucun
===========================================================================================================
AUTEUR : $Author: jp_milcent $
VERSION : $Revision: 1.1 $ $Date: 2005-11-23 10:32:32 $
VERSION : $Revision: 1.2 $ $Date: 2007-02-02 14:59:16 $
======================================================================================================= */
 
/* +----------------------------------------------------------------------------------------------------+
132,6 → 132,10
font-weight: bold;
background-color: #ffffcc;
}
/* Le champ collecteur contenant plus d'imformation est aggrandit.*/
#COLLECTEURS {
width:100%;
height: 200px;}
/* +----------------------------------------------------------------------------------------------------+
| DESIGN |
+----------------------------------------------------------------------------------------------------+*/
149,6 → 153,10
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2005/11/23 10:32:32 jp_milcent
* Ajout au dépot de l'application Herbiers.
* Elle doit à terme migrer dans eFlore.
*
* Revision 1.2 2005/05/18 07:30:13 jpm
* Correction des bogues et derniers réglages avant mise en ligne du site v4.
*