diff -r 76688c4a26eb -r 71b3f3521a10 app/soc/content/css/soc-090417.css --- a/app/soc/content/css/soc-090417.css Tue Mar 17 18:02:11 2009 +0000 +++ b/app/soc/content/css/soc-090417.css Tue Mar 17 18:03:31 2009 +0000 @@ -481,8 +481,15 @@ } /* - * CUSTOM CLASSES + * STUDENT PROPOSAL REVIEWS */ +.studentproposalreview { + font-size: small; +} + +.studentproposalreview .title { + background-color: #e5ecf9; +} .studentproposalreview .student{ background: #d0f5a9; @@ -492,6 +499,11 @@ background: #f5f6ce; } + +/* + * CUSTOM CLASSES + */ + .todo { color: #cc0000; font-size: 80%;