Rev 986 | Rev 992 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
@charset "UTF-8";
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Widget */
.intitule_determination {
float:left;
}
.votes_determination {
float:right;
}
.auteur_determination {
font-style:italic;
}
.image_secondaire {
height: 40px;
cursor:pointer;
}
.nb_votes {
position: relative;
top: -12px;
}
.image_active {
border: solid 1px black;
}
.bouton_selectionne > * {
background-color: #BBBBBB;
cursor: default;
}
.bouton_selectionne {
cursor: default;
}
.lien_connexion {
float: right;
}