app/soc/content/css/soc-090421.css
changeset 2284 e7bb719e2539
parent 2272 26491ee91e33
child 2295 8566fb2b8012
equal deleted inserted replaced
2283:f92942dfc28f 2284:e7bb719e2539
   493   border-top: 1px solid lightgray;
   493   border-top: 1px solid lightgray;
   494 }
   494 }
   495 
   495 
   496 .list table tr.on {
   496 .list table tr.on {
   497   background-color: #ff9;
   497   background-color: #ff9;
       
   498   cursor: hand;
       
   499   cursor: pointer;
   498 }
   500 }
   499 
   501 
   500 .list table tr.off {
   502 .list table tr.off {
   501   background-color: #fff;
   503   background-color: #fff;
   502 }
   504 }
   505   border-right: 1px solid lightgray;
   507   border-right: 1px solid lightgray;
   506 }
   508 }
   507 
   509 
   508 .list table .first {
   510 .list table .first {
   509   border-left: 1px solid lightgray;
   511   border-left: 1px solid lightgray;
       
   512 }
       
   513 
       
   514 .list table td.no_hand {
       
   515   cursor: default;
   510 }
   516 }
   511 
   517 
   512 /*
   518 /*
   513  * STUDENT PROPOSAL REVIEWS
   519  * STUDENT PROPOSAL REVIEWS
   514  */
   520  */