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

SF.net SVN: ledger-smb:[3294] trunk/UI/Contact/contact.css



Revision: 3294
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3294&view=rev
Author:   einhverfr
Date:     2011-06-20 07:08:44 +0000 (Mon, 20 Jun 2011)

Log Message:
-----------
CSS improvements for saving customers/vendors

Modified Paths:
--------------
    trunk/UI/Contact/contact.css

Modified: trunk/UI/Contact/contact.css
===================================================================
--- trunk/UI/Contact/contact.css	2011-06-20 06:44:36 UTC (rev 3293)
+++ trunk/UI/Contact/contact.css	2011-06-20 07:08:44 UTC (rev 3294)
@@ -90,3 +90,9 @@
 	width: 6em;
 }
 
+#credit_div label {
+	float: left;
+	display: block;
+	width: 9em;
+	text-align: right;
+}


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