forgot to change css file..

This commit is contained in:
Robin Buse 2011-08-16 02:15:03 +03:00
parent 0c5e4d89e5
commit a9f1d27267

View file

@ -448,7 +448,7 @@ a#hidetopmsg
}
#vdraggie
{
background-image: url('../../static/img/etherpad_lite_icons.gif');
background-image: url('../../static/img/etherpad_lite_icons.png');
background-position: 0px -300px;
background-repeat: no-repeat;
bottom: 0;
@ -1544,7 +1544,7 @@ ul#colorpickerswatches li:hover
}
.buttonicon
{
background-image: url('../../static/img/etherpad_lite_icons.gif');
background-image: url('../../static/img/etherpad_lite_icons.png');
background-repeat: no-repeat;
height: 16px;
margin-left: 1px;