blob: 6cc6aad79eface5cc3085fcc536f38412c31a041 [file] [log] [blame]
/* $Id: print.css,v 1.6 2009/05/20 10:29:13 st Exp $ */
#midcol {
padding-left: 10px;
}
span.modified {
float:right;
}
span.pubdate {
float: right;
color: #808fa7;
font-weight: bold;
}
span.supporthead {
display: block;
width: 100%;
border-bottom: 1px solid #06348C;
font-size: 1.5em;
font-weight: bold;
margin-top: 20px;
padding: 10px 0 5px 0;
background: url(book.gif) right top no-repeat;
}
.support {
width: 100%;
}
.support li {
background: #F5F7FA url('lightfade.gif') right repeat-y;
margin-bottom: 2px;
border-bottom: 1px solid #C0CBDB;
padding-left: 20px;
padding-bottom: 5px;
border-left: 5px solid #C0CBDB;
}
.support li:hover {
background: #E9EBEE url('darkfade.gif') right repeat-y;
}
span.title {
font-weight: bold;
font-size: 1.2em;
color: #06348C;
}
ul {
margin: 0;
margin-left: 30px;
padding: 0;
list-style: url("all.gif");
}
#navcol {
display: none;
}
div.version {
position: relative;
background: #f00;
width: 25px;
height: 100%;
display: block;
}
li.ooo1x {
list-style-image: url("1x.gif");
}
li.ooo2x {
list-style-image: url("2x.gif");
}
li.ooo3x {
list-style-image: url("3x.gif");
}