Les picto sont en png plutot que gif
This commit is contained in:
parent
8b3951c231
commit
14f82326e0
@ -39,7 +39,7 @@ textarea { font: helvetica, verdana, arial, sans-serif; }
|
|||||||
font-family: 10px arial,verdana,helvetica, sans-serif;
|
font-family: 10px arial,verdana,helvetica, sans-serif;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
border: 1px solid #ccd7e0;
|
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;
|
background-position : bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -259,7 +259,7 @@ div.help
|
|||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
border: 1px solid #ccd7e0;
|
border: 1px solid #ccd7e0;
|
||||||
background-image : url(img/button_bg.gif);
|
background-image : url(img/button_bg.png);
|
||||||
background-position : bottom;
|
background-position : bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 147 B |
Loading…
Reference in New Issue
Block a user