[Linpha-cvs] SF.net SVN: linpha: [4925] trunk/linpha2/templates/default/themes/default
Status: Inactive
Brought to you by:
bzrudi
From: <fan...@us...> - 2008-04-26 19:27:42
|
Revision: 4925 http://linpha.svn.sourceforge.net/linpha/?rev=4925&view=rev Author: fangehrn Date: 2008-04-26 12:27:40 -0700 (Sat, 26 Apr 2008) Log Message: ----------- 2008-04-26 flo * Search bug fixes * Menu bug fixes * Maps plugin bug fixes - set the thumbnail width to 250 (same width as the marker background) Modified Paths: -------------- trunk/linpha2/templates/default/themes/default/css/maps.css trunk/linpha2/templates/default/themes/default/menu/arrowdown.gif Modified: trunk/linpha2/templates/default/themes/default/css/maps.css =================================================================== --- trunk/linpha2/templates/default/themes/default/css/maps.css 2008-04-26 19:27:15 UTC (rev 4924) +++ trunk/linpha2/templates/default/themes/default/css/maps.css 2008-04-26 19:27:40 UTC (rev 4925) @@ -64,8 +64,8 @@ #linDivLoading { width: 50px; - height: 30px; + height: 50px; - padding-top: 3px; + padding-top: 20px; padding-left: 20px; } Modified: trunk/linpha2/templates/default/themes/default/menu/arrowdown.gif =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |