log css/main.css @ 89:ee0a4597c067

age author description
Mon, 26 Apr 2010 17:45:02 -0700 Atul Varma Added a really basic error log that gets populated when the wrong username/pass is entered. Also, the username/password prompt for login now emphasizes the fact that it is a bugzilla login.
Sun, 25 Apr 2010 18:53:27 -0700 Atul Varma Added a 'more...' link at the bottom of columns that have more than 10 bugs.
Sun, 25 Apr 2010 14:37:56 -0700 Atul Varma made submit buttons auto-width
Sun, 25 Apr 2010 07:59:33 -0700 Atul Varma widened input fields
Sun, 25 Apr 2010 07:54:09 -0700 Atul Varma added find a user functionality
Sat, 24 Apr 2010 21:13:32 -0700 Atul Varma changed .dialog class from absolute to fixed positioning.
Sat, 24 Apr 2010 21:10:22 -0700 Atul Varma turned menu into a fixed overlay
Sat, 24 Apr 2010 20:24:54 -0700 Atul Varma integrated dashboard into main.html.
Sat, 24 Apr 2010 19:16:58 -0700 Atul Varma increased padding of form widgets
Sat, 24 Apr 2010 19:10:58 -0700 Atul Varma added hide-while-loading class
Sat, 24 Apr 2010 19:04:38 -0700 Atul Varma added module preloading and loading screen
Sat, 24 Apr 2010 15:16:02 -0700 Atul Varma more styling changes
Sat, 24 Apr 2010 14:20:46 -0700 Atul Varma better dialog box styling
Sat, 24 Apr 2010 13:55:15 -0700 Atul Varma better first-run experience
Sat, 24 Apr 2010 13:33:41 -0700 Atul Varma added login form
Sat, 24 Apr 2010 12:04:24 -0700 Atul Varma Added a test suite, basic CommonJS module loader, and a new main.html file that will be a unified UI to all three pages (dashboard, user-finder, bug-filer).