app/soc/content/css/soc-090421.css
changeset 2284 e7bb719e2539
parent 2272 26491ee91e33
child 2295 8566fb2b8012
--- a/app/soc/content/css/soc-090421.css	Wed Apr 29 18:20:30 2009 +0200
+++ b/app/soc/content/css/soc-090421.css	Wed Apr 29 18:51:58 2009 +0200
@@ -495,6 +495,8 @@
 
 .list table tr.on {
   background-color: #ff9;
+  cursor: hand;
+  cursor: pointer;
 }
 
 .list table tr.off {
@@ -509,6 +511,10 @@
   border-left: 1px solid lightgray;
 }
 
+.list table td.no_hand {
+  cursor: default;
+}
+
 /*
  * STUDENT PROPOSAL REVIEWS
  */