From a9f1d27267243cc76dac847fecfff9610ebc3ad2 Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 16 Aug 2011 02:15:03 +0300 Subject: [PATCH] forgot to change css file.. --- static/css/pad.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/pad.css b/static/css/pad.css index acbac0f87..240438c33 100644 --- a/static/css/pad.css +++ b/static/css/pad.css @@ -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;