www: 2e1a6cf5: These two css rules are only used in one...

markdoliner at pidgin.im markdoliner at pidgin.im
Thu May 3 02:55:47 EDT 2012


----------------------------------------------------------------------
Revision: 2e1a6cf58bfbe044b307f47d4b7a9da7699002a2
Parent:   7acf0e49e6ecbd170054c45e30d15262e71090ea
Author:   markdoliner at pidgin.im
Date:     05/03/12 02:49:44
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/2e1a6cf58bfbe044b307f47d4b7a9da7699002a2

Changelog: 

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

Changes against parent 7acf0e49e6ecbd170054c45e30d15262e71090ea

  patched  htdocs/shared/css/main.css

-------------- next part --------------
============================================================
--- htdocs/shared/css/main.css	66d2facac52d5c89bbb5f59d806669e6dc26afbc
+++ htdocs/shared/css/main.css	f23152f36154f5aacbbccc16884a1b6fac819313
@@ -300,11 +300,7 @@ a:hover, a:active {
 }
 
 #download {
-  background: url('/shared/img/balloon.middle.notalk.gif') no-repeat left 17px;
   width: 268px;
-}
-
-.box_home #download {
   position: absolute;
   left: 101px;
   top: 157px;


More information about the Commits mailing list