Ouvrir :content.css
Chercher :
Code : Tout sélectionner
dl.icon dt {
padding-left: 45px; /* Space for folder icon */
background-repeat: no-repeat;
background-position: 5px 95%; /* Position of topic icon */
}
Code : Tout sélectionner
dl.icon dt {
padding-left: 65px; /* Space for folder icon */
background-repeat: no-repeat;
background-position: 45px 95%; /* Position of topic icon */
}
