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