gimp-web r1879 - in trunk: . style



Author: neo
Date: Wed Oct  1 06:47:28 2008
New Revision: 1879
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1879&view=rev

Log:
2008-10-01  Sven Neumann  <sven gimp org>

	* index.htrw
	* style/wgo.css: removed version number from image ID for the
	splash overlay.



Modified:
   trunk/ChangeLog
   trunk/index.htrw
   trunk/style/wgo.css

Modified: trunk/index.htrw
==============================================================================
--- trunk/index.htrw	(original)
+++ trunk/index.htrw	Wed Oct  1 06:47:28 2008
@@ -10,7 +10,7 @@
 <img id="splashbg" alt="GIMP 2.6 Released!" title="GIMP 2.6 Released!" 
 src="/images/frontsplash.jpg" />
 <img id="fadesplash" alt="-" src="/images/fade.png" />
-<img id="splash24overlay" alt="-" src="/images/frontsplash26.png" usemap="#splashmap" />
+<img id="splashoverlay" alt="-" src="/images/frontsplash26.png" usemap="#splashmap" />
 </div>
 
 <map name="splashmap" id="splashmap">

Modified: trunk/style/wgo.css
==============================================================================
--- trunk/style/wgo.css	(original)
+++ trunk/style/wgo.css	Wed Oct  1 06:47:28 2008
@@ -630,7 +630,7 @@
     left: 0px;
   }
 
-  .splash img#splash24overlay {
+  .splash img#splashoverlay {
     display: block;
     position: absolute;
     right: 0px;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]