You are here

cmis_query.css in CMIS API 8

#query-result-wrapper table {
    /*display: block;
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: scroll;
    height: 400px;*/
}

File

css/cmis_query.css
View source
  1. #query-result-wrapper table {
  2. /*display: block;
  3. overflow: hidden;
  4. overflow-x: scroll;
  5. overflow-y: scroll;
  6. height: 400px;*/
  7. }