Revision: 9211
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9211&view=rev
Author:   dnaber
Date:     2013-01-25 22:39:48 +0000 (Fri, 25 Jan 2013)
Log Message:
-----------
make extension button a bit bigger so it looks better

Modified Paths:
--------------
    trunk/website/include/downloadFx.php
    trunk/website/www/css/style.css

Modified: trunk/website/include/downloadFx.php
===================================================================
--- trunk/website/include/downloadFx.php        2013-01-25 22:31:06 UTC (rev 
9210)
+++ trunk/website/include/downloadFx.php        2013-01-25 22:39:48 UTC (rev 
9211)
@@ -1,5 +1,5 @@
 <?php
-if( !isset($downloadTitleFx) )      $downloadTitleFx = 'Download 
LanguageToolFx';
+if( !isset($downloadTitleFx) )      $downloadTitleFx = 'Download 
LanguageToolFx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
 if( !isset($downloadLabelFx) )      $downloadLabelFx = 'extension for Mozilla 
Firefox';
 ?>
 

Modified: trunk/website/www/css/style.css
===================================================================
--- trunk/website/www/css/style.css     2013-01-25 22:31:06 UTC (rev 9210)
+++ trunk/website/www/css/style.css     2013-01-25 22:39:48 UTC (rev 9211)
@@ -329,6 +329,9 @@
 }
 
 .downloadButtonSmall {
+    padding-top: 8px;
+    padding-bottom: 8px;
+    padding-left: 5px;
     display: block;
     background-image: linear-gradient(to bottom, #FBDB2D 0%, #EC8622 100%) 
!important;
 /*     margin-left: 22px; */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to