Subversion Repositories eFlore/Applications.del

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1688 → Rev 1689

/trunk/war/del.css
88,6 → 88,25
height: 16px;
cursor: pointer;
}
.lienRetour {
display:inline-block;
}
.lienRetour a {
border: 1px solid #99C242 !important;
border-radius: 10px;
box-shadow: 1px 2px 2px #AAAAAA;
padding: 5px 5px 5px 23px;
background: url("./img/16x16/retour.png") no-repeat 5px 5px;
color: #598000;
cursor: pointer;
font-weight: bold;
text-decoration: none;
}
.lienRetour a:hover {
color:white !important;
background-color:#8EB533;
background: #8EB533 url("./img/16x16/retour_actif.png") no-repeat 3px 3px;
}
 
#navigation {
}
118,8 → 137,9
 
.labelLien {
border-bottom: 1px dotted #95AE5D;
color: #598000;
cursor:pointer;
line-height: 18px;
color: #598000;
cursor:pointer;
}
.labelLien:hover {
border-bottom: 1px dotted #95AE5D;
315,13 → 335,13
border-radius: 10px 10px 10px 10px;
color: #6C6865;
font-size: 14px;
padding: 4px 10px 4px 30px;
padding: 4px 10px 4px 30px;
cursor: pointer;
display: inline-block;
}
 
.acceder-outil:hover {
color: #FD8C13;
color: #FD8C13;
}
 
#contenu a.acceder-aide {
329,19 → 349,19
}
.acceder-aide {
background: none repeat scroll 0 0 #3d5fbf;
border: medium none;
border-radius: 10px 10px 10px 10px;
color: white;
cursor: pointer;
display: inline-block;
font-size: 14px;
padding: 4px 10px;
text-decoration: none;
border: medium none;
border-radius: 10px 10px 10px 10px;
color: white;
cursor: pointer;
display: inline-block;
font-size: 14px;
padding: 4px 10px;
text-decoration: none;
}
 
.acceder-aide:hover {
border-bottom: 1px dotted #95AE5D;
color: #FD8C13;
border-bottom: 1px dotted #95AE5D;
color: #FD8C13;
}
 
.colonne {
369,7 → 389,7
}
 
.limiteMax {
max-width:1000px;
max-width:1150px;
margin:0 auto;
}
 
386,15 → 406,15
}
 
.bouton {
background: none repeat scroll 0 0 white;
border: 1px solid #99C242;
border-radius: 10px 10px 10px 10px;
box-shadow: 1px 2px 2px #AAAAAA;
color: #598000;
cursor: pointer;
font-size: 0.9em;
font-weight: bold;
padding: 5px;
background: none repeat scroll 0 0 white;
border: 1px solid #99C242;
border-radius: 10px 10px 10px 10px;
box-shadow: 1px 2px 2px #AAAAAA;
color: #598000;
cursor: pointer;
font-size: 0.9em;
font-weight: bold;
padding: 5px;
}
 
.bouton:hover {
404,15 → 424,15
 
.bouton-petit {
background: none repeat scroll 0 0 white;
border: 1px solid #99C242;
box-shadow: 1px 2px 2px #AAAAAA;
color: #598000;
cursor: pointer;
font-size: 11px;
font-weight: bold;
padding: 1px;
width:100px;
margin:0 5px;
border: 1px solid #99C242;
box-shadow: 1px 2px 2px #AAAAAA;
color: #598000;
cursor: pointer;
font-size: 11px;
font-weight: bold;
padding: 1px;
width:100px;
margin:0 5px;
}
 
.bouton-petit:hover {
452,13 → 472,13
 
.chapeau {
color: #6C6865;
font-family: arial;
font-size: 13px;
font-weight: bold;
letter-spacing: 0;
line-height: 18px;
text-transform: none;
font-style:italic;
font-family: arial;
font-size: 13px;
font-weight: bold;
letter-spacing: 0;
line-height: 18px;
text-transform: none;
font-style:italic;
}
 
.enfant {
490,10 → 510,10
}
 
.etoiles {
height: 26px;
margin-left: 38px;
margin-top: -2px;
width: 26px;
height: 26px;
margin-left: 38px;
margin-top: -2px;
width: 26px;
}
 
.etoiles_0 {
637,12 → 657,12
 
.traitTela li {
background: url("http://www.tela-botanica.org/sites/commun/generique/images/traitTela.jpg") no-repeat scroll 0 6px transparent;
font-family: arial;
font-size: 12px;
font-weight: bold;
color:#777;
list-style: none outside none;
padding: 10px 0 0 30px;
font-family: arial;
font-size: 12px;
font-weight: bold;
color:#777;
list-style: none outside none;
padding: 10px 0 0 30px;
}
.connect {
width:130px;
/trunk/war/img/16x16/depublier.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/16x16/depublier.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/16x16/retour.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/16x16/retour.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/16x16/depublier_actif.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/16x16/depublier_actif.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/16x16/retour_actif.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/16x16/retour_actif.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property