Google Flix Engine Linux Reference Manual User Manual

Page 431

Advertising
background image

7.13 CGI

425

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;

}

table {

font-size: 100%;

border-spacing: 0;

/*border-collapse: collapse;*/
width: 100%;

}

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising