Subversion Repositories eFlore/Applications.del

Compare Revisions

No changes between revisions

Regard 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,6 → 137,7
 
.labelLien {
border-bottom: 1px dotted #95AE5D;
line-height: 18px;
color: #598000;
cursor:pointer;
}
369,7 → 389,7
}
 
.limiteMax {
max-width:1000px;
max-width:1150px;
margin:0 auto;
}
 
/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
/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