Les picto sont en png plutot que gif
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 147 B |
BIN
htdocs/theme/eldy/img/button_bg.png
Normal file
|
After Width: | Height: | Size: 213 B |
|
Before Width: | Height: | Size: 975 B |
BIN
htdocs/theme/eldy/img/object_stock.png
Normal file
|
After Width: | Height: | Size: 551 B |
BIN
htdocs/theme/freelug/img/button_bg.png
Normal file
|
After Width: | Height: | Size: 213 B |
|
Before Width: | Height: | Size: 147 B |
BIN
htdocs/theme/yellow/img/button_bg.png
Normal file
|
After Width: | Height: | Size: 213 B |
@ -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;
|
||||
}
|
||||
|
||||
|
||||