summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/default/css/screen.css5
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?)
*/
/** *******************************************************************