Fixing bug 179516, changing images from .png to .gif

git-svn-id: svn://10.0.0.236/trunk@133758 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mikep%oeone.com 2002-11-13 18:01:57 +00:00
parent 62ac45e52b
commit d8955ffac2
4 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -65,7 +65,7 @@
*-------------------------------------------------------------------*/
.toolbarbutton-1 {
list-style-image: url("chrome://calendar/skin/btn1.png");
list-style-image: url("chrome://calendar/skin/btn1.gif");
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -66,7 +66,7 @@
*-------------------------------------------------------------------*/
.toolbarbutton-1 {
list-style-image: url("chrome://calendar/skin/btn1.png");
list-style-image: url("chrome://calendar/skin/btn1.gif");
}