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:33:01 UTC

svn commit: r1071387 - in /incubator/celix/site/trunk/content/celix: css/celix.css images/celix_notext_20px.png

Author: abroekhuis
Date: Wed Feb 16 20:33:01 2011
New Revision: 1071387

URL: http://svn.apache.org/viewvc?rev=1071387&view=rev
Log:
Resized small logo for link header

Added:
    incubator/celix/site/trunk/content/celix/images/celix_notext_20px.png   (with props)
Modified:
    incubator/celix/site/trunk/content/celix/css/celix.css

Modified: incubator/celix/site/trunk/content/celix/css/celix.css
URL: http://svn.apache.org/viewvc/incubator/celix/site/trunk/content/celix/css/celix.css?rev=1071387&r1=1071386&r2=1071387&view=diff
==============================================================================
--- incubator/celix/site/trunk/content/celix/css/celix.css (original)
+++ incubator/celix/site/trunk/content/celix/css/celix.css Wed Feb 16 20:33:01 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; 

Added: incubator/celix/site/trunk/content/celix/images/celix_notext_20px.png
URL: http://svn.apache.org/viewvc/incubator/celix/site/trunk/content/celix/images/celix_notext_20px.png?rev=1071387&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/celix/site/trunk/content/celix/images/celix_notext_20px.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream