Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 603 → Rev 604

/trunk/sites/commun/generique/styles/defaut.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: defaut.css,v 1.10 2005-11-17 18:48:02 florian Exp $
CVS : $Id: defaut.css,v 1.11 2005-11-18 16:02:49 florian Exp $
===========================================================================================================
DESCRIPTION : Fichier de style du site par defaut de Papyrus.
26,7 → 26,7
 
===========================================================================================================
AUTEUR : $Author: florian $
VERSION : $Revision: 1.10 $ $Date: 2005-11-17 18:48:02 $
VERSION : $Revision: 1.11 $ $Date: 2005-11-18 16:02:49 $
======================================================================================================= */
 
/* +----------------------------------------------------------------------------------------------------+
98,7 → 98,8
 
dt {float:left;width:150px;font-weight: bold;}
dd {width:auto;margin-left:150px;}
.info {padding:5px;border: 1px solid yellow;background: #FFFFE5;float:right;width:200px;font-size:10px;}
.info {text-align:center;color:green;padding:5px;border: 1px solid green;background: #FFFFE5;font-size:11px;}
.erreur {text-align:center;color:red;padding:5px;border: 1px solid red;background: #FFFFE5;font-size:11px;}
.label100 {float:left;display:block;width:100px;font-weight: bold;}
.label200 {float:left;display:block;width:170px;font-weight: bold;}
.symbole_obligatoire {color:red;}
158,6 → 159,9
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.10 2005/11/17 18:48:02 florian
* corrections bugs + amélioration de l'application d'inscription
*
* Revision 1.9 2005/10/14 12:59:24 ddelon
* Reorganisation calendrier + applette
*