root/galaxy-central/static/june_2007_style/blue/embed_item.css @ 2

リビジョン 2, 1.2 KB (コミッタ: hatakeyama, 14 年 前)

import galaxy-central

行番号 
1.embedded-item{margin-left:auto;margin-right:auto;width:90%;-moz-border-radius:0.5em;-webkit-border-radius:0.5em;border-radius:0.5em;}
2.embedded-item.display {padding: 0.5em;}
3.embedded-item.history{background-color:#C1C9E5}
4.embedded-item.history p{background:#C1C9E5 no-repeat 2px 2px;margin-top:0;margin-bottom:0;}
5.embedded-item.dataset{background-color:#CFC}
6.embedded-item.dataset p{background:#CFC no-repeat 2px 2px;margin-top:0;margin-bottom:0;}
7.embedded-item.workflow{background-color:#FBDDB3}
8.embedded-item.workflow p{background:#FBDDB3 no-repeat 2px 2px;margin-top:0;margin-bottom:0;}
9.embedded-item.visualization{background-color:#BBBBBB}
10.embedded-item.visualization p{background:#BBBBBB no-repeat 2px 2px;margin-top:0;margin-bottom:0;}
11.embedded-item.placeholder{}
12.embedded-item .item-content{max-height:25em;overflow:auto;display:none;}
13.embedded-item .title{vertical-align:top;text-align:center;font-weight:bold;}
14.embedded-item.placeholder .content{padding: 1em 1em;font-style:italic;text-align:center;}
15table.annotated-item{width:100%;border-collapse:collapse;}
16table.annotated-item td,th{padding:0;}
17table.annotated-item .annotation{padding-left:2em;width:40%;}
18table.annotated-item td.annotation{vertical-align:text-top;padding-top:1em;}
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。