Subversion Repositories eFlore/Applications.del

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1069 → Rev 1070

/trunk/war/del.css
385,13 → 385,16
border-radius:10px;
}
 
.boutonVoteDesactive * {
.boutonVoteOuiDesactive {
background-image: url("img/pouce_haut_desactive.png") !important;
color:#999999;
cursor: default;
cursor: default !important;
}
 
.boutonVoteDesactive:hover {
background-color:#AAAAAA !important;
.boutonVoteNonDesactive {
background-image: url("img/pouce_bas_desactive.png") !important;
color:#999999;
cursor: default !important;
}
 
.chapeau {
427,4 → 430,30
.propositionInitiale {
color:#8EB533;
font-weight:bold;
}
 
.etoiles {
height: 26px;
margin-left: 38px;
margin-top: -2px;
width: 26px;
}
 
.etoiles_0 {
background:url("./img/0_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px,
}
.etoiles_1 {
background:url("./img/1_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px,
}
.etoiles_2 {
background:url("./img/2_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px,
}
.etoiles_3 {
background:url("./img/3_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px;
}
.etoiles_4 {
background:url("./img/4_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px;
}
.etoiles_5 {
background:url("./img/5_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px;
}
/trunk/war/img/pouce_bas_desactive.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/pouce_bas_desactive.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/pouce_haut.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/pouce_haut.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/pouce_bas.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/pouce_bas.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/pouce_haut_hover.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/pouce_haut_hover.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/pouce_bas_hover.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/pouce_bas_hover.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/trunk/war/img/pouce_haut_desactive.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/war/img/pouce_haut_desactive.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property