You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by ab...@apache.org on 2011/02/16 21:34:51 UTC

svn commit: r785545 - in /websites/production/celix: ./ content/celix/css/celix.css content/celix/images/celix_notext_20px.png

Author: abroekhuis
Date: Wed Feb 16 20:34:51 2011
New Revision: 785545

Log:
Updated header icon to smaller version so it shows correct on IE

Added:
    websites/production/celix/content/celix/images/celix_notext_20px.png
      - copied unchanged from r785544, websites/staging/celix/trunk/content/celix/images/celix_notext_20px.png
Modified:
    websites/production/celix/   (props changed)
    websites/production/celix/content/celix/css/celix.css

Propchange: websites/production/celix/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Feb 16 20:34:51 2011
@@ -1 +1 @@
-/websites/staging/celix/trunk:785476-785541
+/websites/staging/celix/trunk:785476-785544

Modified: websites/production/celix/content/celix/css/celix.css
==============================================================================
--- websites/production/celix/content/celix/css/celix.css (original)
+++ websites/production/celix/content/celix/css/celix.css Wed Feb 16 20:34:51 2011
@@ -234,8 +234,7 @@ a:hover {
     font-size: 1.2em; 
     font-weight: bold; 
     padding-top: 0.15em;
-    background: url(../images/celix_notext.png) no-repeat left center;
-    background-size: 20px;
+    background: url(../images/celix_notext_20px.png) no-repeat left center;
 }
 #footer {
     text-align: center;