/static/june_2007_style/blue/library.css

https://bitbucket.org/cistrome/cistrome-harvard/ · CSS · 20 lines · 20 code · 0 blank · 0 comment · 0 complexity · 491181edba4aad75987df592aca303c1 MD5 · raw file

  1. .libraryRow{background-color:#ebd9b2;}
  2. .datasetHighlighted{background-color:#C1C9E5;}
  3. .libraryItemDeleted-True{font-style:italic;}
  4. div.libraryItemBody{padding:4px 4px 2px 4px;}
  5. li.folderRow,li.datasetRow{border-top:solid 1px #ddd;}
  6. li.folderRow:hover,li.datasetRow:hover{background-color:#C1C9E5;}
  7. img.expanderIcon{padding-right:4px;}
  8. input.datasetCheckbox,li,ul{padding:0;margin:0;}
  9. .rowTitle{padding:2px;}
  10. ul{list-style:none;}
  11. .libraryTitle th{text-align:left;}
  12. pre.peek{background:white;color:black;width:100%;overflow:auto;}
  13. pre.peek th{color:white;background:#023858;}
  14. span.expandLink{padding-left:12px;display:inline-block;vertical-align:middle;background:url(../images/silk/resultset_next.png) no-repeat;}
  15. .folderRow.expanded span.expandLink{background:url(../images/silk/resultset_bottom.png) no-repeat;}
  16. .folderRow span.rowIcon{float:left;margin-right:5px;width:16px;height:16px;display:inline-block;vertical-align:middle;background:url(../images/silk/folder.png);}
  17. .libraryItem-error{margin-right:2px;padding:0 2px 0 2px;border:1px solid #AA6666;background:#FFCCCC;}
  18. .libraryItem-queued{margin-right:2px;padding:0 2px 0 2px;border:1px solid #888888;background:#EEEEEE;}
  19. .libraryItem-running{margin-right:2px;padding:0 2px 0 2px;border:1px solid #AAAA66;background:#FFFFCC;}
  20. .libraryItem-upload{margin-right:2px;padding:0 2px 0 2px;border:1px solid #6666AA;background:#CCCCFF;}