Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 602 → Rev 603

/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.9 2005-10-14 12:59:24 ddelon Exp $
CVS : $Id: defaut.css,v 1.10 2005-11-17 18:48:02 florian Exp $
===========================================================================================================
DESCRIPTION : Fichier de style du site par defaut de Papyrus.
25,8 → 25,8
David DELON <david.delon@clapas.net>
 
===========================================================================================================
AUTEUR : $Author: ddelon $
VERSION : $Revision: 1.9 $ $Date: 2005-10-14 12:59:24 $
AUTEUR : $Author: florian $
VERSION : $Revision: 1.10 $ $Date: 2005-11-17 18:48:02 $
======================================================================================================= */
 
/* +----------------------------------------------------------------------------------------------------+
96,10 → 96,18
input:hover {color #FDFDF3; background:#7D8965;}
input, select, textarea {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:11px;color #7D8965; background:#FDFDF3;border:solid 1px #7D8965;}
 
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;}
.label100 {float:left;display:block;width:100px;font-weight: bold;}
.label200 {float:left;display:block;width:170px;font-weight: bold;}
.symbole_obligatoire {color:red;}
.bouton {margin-right:10px;}
 
/* Mise en ligne des formulaires */
form li {margin:0;padding:0;display: block;}
form ul {margin:0;padding:0;list-style-type: none;}
form label {clear:both;float: left;width:150px;}
form label {width:150px;}
.liste_bouton li {display:inline;}
 
/* Styles propres à Papyrus */
150,6 → 158,9
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.9 2005/10/14 12:59:24 ddelon
* Reorganisation calendrier + applette
*
* Revision 1.8 2005/09/26 20:18:27 ddelon
* Appli projet : php5 et generalisation
*