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/24 16:45:50 UTC

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

Author: pamarcelot
Date: Tue Jul 24 07:45:49 2007
New Revision: 559066

URL: http://svn.apache.org/viewvc?view=rev&rev=559066
Log:
Fixed CSS for a good layout on Linux

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=559066&r1=559065&r2=559066
==============================================================================
--- directory/studio/trunk/studio-rcp/resources/intro/styles/root.css (original)
+++ directory/studio/trunk/studio-rcp/resources/intro/styles/root.css Tue Jul 24 07:45:49 2007
@@ -24,7 +24,7 @@
 	width: 202px;
 	height: 148px;
 	margin-left: -427px;
-	margin-top: -148px;
+	margin-top: -149px;
 	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: 79px;
+	margin-top: 78px;
 	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: 169px;
+	margin-top: 168px;
 	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: 169px;
+	margin-top: 168px;
 	background: url(../graphics/rootpage/workbench_hover.png) no-repeat;
 	z-index: 2;
-}
\ No newline at end of file
+}