pidgin/old.pidgin.im

Parents 5c4ecbf17342
Children 85acea1d62ae
These two css rules are only used in one place, so they both apply to the
same element. Let's combine them, and remove the overridden/unused background
url
--- a/htdocs/shared/css/main.css Thu May 03 06:13:43 2012 +0000
+++ b/htdocs/shared/css/main.css Thu May 03 06:49:44 2012 +0000
@@ -300,11 +300,7 @@
}
#download {
- background: url('/shared/img/balloon.middle.notalk.gif') no-repeat left 17px;
width: 268px;
-}
-
-.box_home #download {
position: absolute;
left: 101px;
top: 157px;