Les picto sont en png plutot que gif

This commit is contained in:
Laurent Destailleur 2005-03-03 20:55:27 +00:00
parent 2a10ff545b
commit 8b3951c231
9 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@ textarea { font: helvetica, verdana, arial, sans-serif; }
font: 12px helvetica, verdana, arial, sans-serif;
font-size: 100%;
border: 1px solid #ccd7e0;
background-image : url(/theme/eldy/img/button_bg.gif);
background-image : url(/theme/eldy/img/button_bg.png);
background-position : bottom;
}
@ -262,7 +262,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

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

View File

@ -46,7 +46,7 @@ textarea { font: helvetica, verdana, arial, sans-serif; }
font-family: arial,verdana,helvetica, sans-serif;
font-size: 100%;
border: 1px solid #ccd7e0;
background-image : url(/theme/yellow/img/button_bg.gif);
background-image : url(/theme/yellow/img/button_bg.png);
background-position : bottom;
}
@ -264,7 +264,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;
}