app/soc/content/css/soc-090417.css
changeset 1916 71b3f3521a10
parent 1915 76688c4a26eb
equal deleted inserted replaced
1915:76688c4a26eb 1916:71b3f3521a10
   479 .list table .first {
   479 .list table .first {
   480   border-left: 1px solid lightgray;
   480   border-left: 1px solid lightgray;
   481 }
   481 }
   482 
   482 
   483 /*
   483 /*
       
   484  * STUDENT PROPOSAL REVIEWS
       
   485  */
       
   486 .studentproposalreview {
       
   487   font-size: small;
       
   488 }
       
   489 
       
   490 .studentproposalreview .title {
       
   491   background-color: #e5ecf9;
       
   492 }
       
   493 
       
   494 .studentproposalreview .student{
       
   495   background: #d0f5a9;
       
   496 }
       
   497 
       
   498 .studentproposalreview .other {
       
   499   background: #f5f6ce;
       
   500 }
       
   501 
       
   502 
       
   503 /*
   484  * CUSTOM CLASSES
   504  * CUSTOM CLASSES
   485  */
   505  */
   486 
       
   487 .studentproposalreview .student{
       
   488   background: #d0f5a9;
       
   489 }
       
   490 
       
   491 .studentproposalreview .other {
       
   492   background: #f5f6ce;
       
   493 }
       
   494 
   506 
   495 .todo {
   507 .todo {
   496   color: #cc0000;
   508   color: #cc0000;
   497   font-size: 80%;
   509   font-size: 80%;
   498 }
   510 }