blob: 7b50fcbe610531f66264c381cc559bc230cfef41 [file] [log] [blame]
@CHARSET "ISO-8859-1";
h1 {
font-size:24px;
margin-bottom:10px;
}
#fullcolumn #midcolumn {
width:720px;
}
.details {
padding-left:10px;
margin:0px;
margin-top:-7px;
font-size:87%;
}
.dialogContent ul {
margin-left:25px;
}
.packageTitle {
font-size:140%;
margin-bottom:3px;
font-weight: normal !important;
font-family:Georgia, Times, serif
}
.contentTable {
border-collapse: separate;
border:0px;
margin:0px;
margin-top:4px;
}
.dialogHeader td {
border-bottom:2px solid #333366;
vertical-align:bottom;
}
.contentTable tr.tableData td {
padding:7px 0px;
}
.contentTable tr.tableData td{
border-bottom:1px solid #ddd;
}
.downloadsHeader {
padding-left:10px;
font-size:90%;
}
.packageDesc p {
margin:0px;
font-size:95%;
display:inline;
padding-right:7x !important;
}
p.maintainedBy {
text-align:right;
border-top:1px solid #BBB;
font-size:87%;
}
div.packageDetails {
width:69%;
float:left;
}
p.heading {
font-size:114%;
font-weight:bold;
color:#333366;
border-bottom:1px solid #BBB;
padding-bottom:0px !important;
}
p.subheading {
padding-left:5px;
font-size:90%;
font-weight:bold;
color:#333366;
}
fieldset {
border:1px solid #CCC;
}
.crc {
font-size:75%;
}
.bugzilla {
width:95%;
}
.downloadCol {
font-size:90%;
padding-left:10px !important;
}
.packageIcon {
border:1px solid grey;
padding:2px;
}
.bottomRow {
margin-top:5px;
}
.bottomRow span {
padding-right:20px;
font-size:95%;
font-weight:bold;
color:#333366;
}
.statCol {
padding-top:3px;
padding-left:10px;
font-size:90%;
}
fieldset {
background-color:#FAFAFA;
}
html.js fieldset.collapsed {
border:0px;
background-color: transparent;
}
html.js fieldset.collapsed legend a {
position:relative;
left:-15px;
}
table.featureList {
width:100%
}
table.featureList tr td {
font-size:90%;
}
table.featureList tr td.feature {
padding-right:20px;
}
.compareTable {
border:1px solid #000;
border-bottom:0px;
}
.compareTable tr td {
padding-left:10px;
padding-right:10px;
border-bottom: 1px solid #444;
text-align:center;
}
#featureList {
background-color:#FAFAFA;
border:1px solid #CCCCCC;
width:98%;
padding:5px;
}
.fieldset-wrapper {
overflow-x:scroll;
}
p {
background:transparent;
}
.dialog {
margin:0px auto 0.5em 12px;
max-width:760px;
min-width:8em;
position:relative;
z-index:1;
}
.dialog .dialogContent, .dialog .t, .dialog .b, .dialog .b div {
background:transparent url('images/dialog.png') no-repeat scroll right top;
}
.dialog .dialogContent {
padding:0px 12px 0px 0px;
zoom:1;
_overflow-y:hidden;
position:relative;
}
.dialog .t {
background-position:left top;
height:100%;
min-height:100%;
_height:1600px; /* arbitrary long height, IE 6 */
left:0px;
margin-left:-12px;
position:absolute;
top:0px;
width:12px;
}
.dialog .b {
position:relative;
width:100%;
}
.dialog .b, .dialog .b div {
font-size:1px;
height:15px;
}
.dialog .b {
background-position:right bottom;
}
.dialog .b div {
background-position:left bottom;
margin-left:-12px;
position:relative;
width:12px;
}
.dialog .hd, .dialog .bd, .dialog .ft {
position:relative;
}
.dialog .wrapper {
max-height:1000px;
overflow:auto;
position:static;
}
.dialog h1, .dialog p {
margin:0px;
padding:0.5em 0px;
}
.dialog h1 {
padding-bottom:0px;
}
#statBox {
width:28%;
vertical-align:top;
float:right;
margin-left:7px;
padding-left:5px;
}