You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2007/07/04 23:25:59 UTC

svn commit: r553335 - /directory/studio/trunk/studio-rcp/resources/intro/styles/root.css

Author: pamarcelot
Date: Wed Jul  4 14:25:58 2007
New Revision: 553335

URL: http://svn.apache.org/viewvc?view=rev&rev=553335
Log:
Modified CSS for Apache Directory Studio. Fixed visual aspect of the hover layers.

Modified:
    directory/studio/trunk/studio-rcp/resources/intro/styles/root.css

Modified: directory/studio/trunk/studio-rcp/resources/intro/styles/root.css
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-rcp/resources/intro/styles/root.css?view=diff&rev=553335&r1=553334&r2=553335
==============================================================================
--- directory/studio/trunk/studio-rcp/resources/intro/styles/root.css (original)
+++ directory/studio/trunk/studio-rcp/resources/intro/styles/root.css Wed Jul  4 14:25:58 2007
@@ -24,7 +24,7 @@
 	width: 202px;
 	height: 148px;
 	margin-left: -427px;
-	margin-top: -149px;
+	margin-top: -148px;
 	background: url(../graphics/rootpage/overview_hover.png) no-repeat;
 	z-index: 8;
 }
@@ -47,7 +47,7 @@
 	width: 202px;
 	height: 109px;
 	margin-left: -291px;
-	margin-top: 78px;
+	margin-top: 79px;
 	background: url(../graphics/rootpage/whatsnew_hover.png) no-repeat;
 	z-index: 6;
 }
@@ -70,7 +70,7 @@
 	width: 202px;
 	height: 126px;
 	margin-left: -192px;
-	margin-top: 168px;
+	margin-top: 169px;
 	background: url(../graphics/rootpage/webresources_hover.png) no-repeat;
 	z-index: 4;
 }
@@ -93,7 +93,7 @@
 	width: 202px;
 	height: 106px;
 	margin-left: 202px;
-	margin-top: 168px;
+	margin-top: 169px;
 	background: url(../graphics/rootpage/workbench_hover.png) no-repeat;
 	z-index: 2;
 }