Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 875 → Rev 876

/trunk/war/Coel.css
100,9 → 100,10
/* PANNEAU DÉTAIL */
/* #------------------------------------------------------------------------------------------------------# */
#coel-detail-entete{
height:37px;
height:45px;
background-color:#ddd;
border-bottom:1px solid silver;}
 
#coel-detail-entete h1{
font-weight:bold;
font-size:12px;
180,6 → 181,7
/* #----------------------------------------------------------------------------------------------------------#*/
/* PANNEAU PUBLICATION */
/* #----------------------------------------------------------------------------------------------------------#*/
 
.x-formulaire-auteur{
padding-left:100px;}
.x-formulaire-auteur-label{
/trunk/war/config.js
113,6 → 113,12
// Liste régions
listeRegions:1078,
// Liste des durées d'indexation
listeDureesIndexation:1072,
// Liste des fréquences d'indexation
listeFrequencesIndexation:1073,
//Nombre d'éléments par page
nbElementsPage:10