Improved layout in standard themes (graphics)
[fa-stable.git] / themes / default / login.css
index 1864b5dc834a9eef549d6769dbcad0177e3ff045..f4cd1e94e3f115c829e79659f46b8a0419194850 100644 (file)
@@ -2,12 +2,12 @@
 |               |               | login.css         |
 |---------------------------------------------------|
 | For use with:                                     |
-| OpenAccounting                                                                       |
-| http://open-accounting.sourceforge.net/                      |
-| by KylieTech Consulting                           |
+| FrontAccounting                                                                      |
+| http://frontaccounting.net/                                  |
+| by FrontAccount, LLC                              |
 |---------------------------------------------------|
 | Developer:                                        |
-| Shane Barnaby                                     |
+| Joe Hunt                                          |
 |                                                   |
 |---------------------------------------------------|
 | Note:                                             |
@@ -41,5 +41,6 @@ input.small {
 }
 
 td.login {
-       background: #dddddd;
+       border: 1px solid #ccc;
+       background-color: #eee;
 }      
\ No newline at end of file