Revision: 8963
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8963&view=rev
Author:   dnaber
Date:     2013-01-12 21:08:53 +0000 (Sat, 12 Jan 2013)
Log Message:
-----------
improve design: grey borders for the buttons

Modified Paths:
--------------
    trunk/website/www/css/style.css

Modified: trunk/website/www/css/style.css
===================================================================
--- trunk/website/www/css/style.css     2013-01-12 20:55:10 UTC (rev 8962)
+++ trunk/website/www/css/style.css     2013-01-12 21:08:53 UTC (rev 8963)
@@ -236,7 +236,7 @@
 FORM SELECT {
     background-color: #F9F5F2;
     color: #464646;
-    border: 1px solid #464646;
+    border: 1px solid #cccccc;
     font-weight: bold;
     padding: 4px;
 }
@@ -247,14 +247,14 @@
 }
 FORM INPUT {
     background-color: #FBF7F4;
-    border: 1px solid #464646;
+    border: 1px solid #cccccc;
     color: #464646;
     font-weight: bold;
     padding: 4px;
 }
 FORM TEXTAREA {
     background-color: #EEEEEE;
-    border: 1px solid #464646;
+    border: 1px solid #cccccc;
 }
 /* end: check form on the homepage */
 

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. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to