<

Computational-Psychiatry: Difference between revisions

From AI4Society Forum

No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 12: Line 12:
   div.dataTables_scrollHead {
   div.dataTables_scrollHead {
     background: #f2f2f2;
     background: #f2f2f2;
  }
  .fixedHeader-floating {
      margin-top: 0 !important;
   }
   }


Line 36: Line 40:
     background: white;
     background: white;
   }
   }
  .dt-buttons {
    position: fixed !important;
    top: 50px;
    left: 0;
    z-index: 1;
  }


   @media screen and (max-width: 768px){
   @media screen and (max-width: 768px){
Line 105: Line 102:
         });
         });
         if(GET.has('embed')){
         if(GET.has('embed')){
            $(".dt-buttons").css('position', 'fixed')
                            .css('top', 50)
                            .css('left', 0)
                            .css('z-index', 1);
             $('#courses_length').css('position', 'fixed')
             $('#courses_length').css('position', 'fixed')
                                 .css('top', '50')
                                 .css('top', 50)
                                 .css('left', 0)
                                 .css('left', 0)
                                 .css('right', 0)
                                 .css('right', 0)
Line 113: Line 114:
                                 .css('top', 50)
                                 .css('top', 50)
                                 .css('right', 0);
                                 .css('right', 0);
            $('#courses').css('margin-top', 90);
         }
         }
        $('#courses').css('margin-top', 90);
         /*if(screen.width <= 768){
         /*if(screen.width <= 768){
             table.column(0).visible(false);
             table.column(0).visible(false);

Latest revision as of 16:10, 16 June 2022

For general information about the Computational Psychiatry Collaboratorium, see https://ai4society.ca/computational-psychiatry/

Authors Title Date Type Venue Volume/Issue/Pages Details