Les picto sont en png plutot que gif

This commit is contained in:
Laurent Destailleur 2005-03-03 21:01:28 +00:00
parent 8b3951c231
commit 14f82326e0
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ textarea { font: helvetica, verdana, arial, sans-serif; }
font-family: 10px arial,verdana,helvetica, sans-serif;
font-size: 100%;
border: 1px solid #ccd7e0;
background-image : url(/theme/freelug/img/button_bg.gif);
background-image : url(/theme/freelug/img/button_bg.png);
background-position : bottom;
}
@ -259,7 +259,7 @@ div.help
font-size: 100%;
font-weight: normal;
border: 1px solid #ccd7e0;
background-image : url(img/button_bg.gif);
background-image : url(img/button_bg.png);
background-position : bottom;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 B