You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/03/12 23:37:27 UTC

svn commit: r1576967 - /openoffice/ooo-site/trunk/content/download/test/exceptions_gradient.css

Author: marcus
Date: Wed Mar 12 22:37:27 2014
New Revision: 1576967

URL: http://svn.apache.org/r1576967
Log:
Blue icon: Position from right: Increased by 1px

Modified:
    openoffice/ooo-site/trunk/content/download/test/exceptions_gradient.css

Modified: openoffice/ooo-site/trunk/content/download/test/exceptions_gradient.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/exceptions_gradient.css?rev=1576967&r1=1576966&r2=1576967&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions_gradient.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions_gradient.css Wed Mar 12 22:37:27 2014
@@ -250,7 +250,7 @@ h1 { padding-left: 0.5em; }
   display: block;
   height: 100px;
   position: absolute;
-  right: 11px;
+  right: 12px;
   width: 100px;
 }
 .blue_icon:hover {
@@ -258,7 +258,7 @@ h1 { padding-left: 0.5em; }
   display: block;
   height: 100px;
   position: absolute;
-  right: 11px;
+  right: 12px;
   width: 100px;
 }