diff options
author | Chad Kieffer <chad@2tbsp.com> | 2009-01-08 01:09:18 +0000 |
---|---|---|
committer | Chad Kieffer <chad@2tbsp.com> | 2009-01-08 01:09:18 +0000 |
commit | 7bd5105f333f12d66add91b6f8a19e42323b03f2 (patch) | |
tree | a561497d08a6519c640b088c3f3f9b5575958318 | |
parent | 10ff87621b064b46c13882c376def8a51b31befe (diff) |
Updated todos
-rw-r--r-- | themes/default/css/screen.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index 9a955699..f81fc2b0 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -13,10 +13,11 @@ * 7) Browser hacks * 8) jQuery and jQuery UI * - * @todo Default user icon (user w/ camera) - * @todo Apply :hover bg image to #gViewMenu (will clear fix correct this?) + * @todo Fix gError and other message types in forms * @todo Refactor form layout styles to reserve room for validation messages in default state. This * will eliminate layout shifts when validation messages are displayed. + * @todo Update default user avatar (user w/ camera) + * @todo Apply :hover bg image to #gViewMenu (will clear fix correct this?) */ /** ******************************************************************* |