Google Flix Engine Linux Reference Manual User Manual
Page 387

7.11 CGI
381
content: "";
color: inherit;
background-color: rgb(250,250,250);
border-top: 1px solid rgb(144,144,144);
height: 20px;
width: 100%;
display: block;
}
fieldset table, fieldset {display: none;}
fieldset.expanded, fieldset.collapsed {display: block;}
/*first is fallback for IE*/
fieldset.expanded table {display: block;}
fieldset.expanded table {display: table;}
h1 {
font-family: sans-serif;
font-size: 150%;
font-weight: normal;
text-align: left;
letter-spacing: -1px;
color: rgb(74,74,74);
background-color: inherit;
margin: 0;
}
a {
color: rgb(74,74,74);
background-color: transparent;
}
label {
font-size: 75%;
}
fieldset {
font-size: 75%;
line-height: 130%;
padding: 0;
margin: 20px;
border: none;
}
fieldset.expanded {
color: inherit;
background-color: rgb(252,252,252);
border-style: solid;
border-width: 1px;
border-color: rgb(217,217,217) rgb(217,217,217) rgb(188,188,188);
}
legend {
padding: 0 5px;
border-left: 10px solid rgb(217,217,217);
cursor: pointer;
}
legend:hover {text-decoration: underline;}
fieldset.expanded legend {
font-size: 150%;
font-weight: bold;
letter-spacing: -1px;
background: transparent;
margin-left: 12px;
border-right: 10px solid rgb(217,217,217);
display: block;
}
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen