Google Flix Engine Linux Reference Manual User Manual

Page 388

Advertising
background image

382

Flix Engine Linux Page Documentation

table {

font-size: 100%;

border-spacing: 0;

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

}

th:before { display: none; }

th, td {

width: 50%;

vertical-align: top;

padding: 2px 3px;

border-width: 1px 0;

border-style: solid;

border-color: rgb(188,188,188) rgb(252,252,252) rgb(252,252,252);

}

tr:first-child>* {border-top-color: rgb(252,252,252);}
th {

font-weight: normal;

text-align: left;

padding: 2px 2px 2px 5px;

}

input[type] {

font-family: monospace;

font-size: 100%;

color: rgb(56,56,56);

background-color: inherit;

}

[type="text"], [type="number"] {

margin-right: 13px;

width: 222px;

}

[type="checkbox"].filter {

margin-left: 4px

}

[type="checkbox"] {

margin-left: 13px

}

[type="button"], [type="submit"] {

font-size: 1em;

margin: 0 2px 0 13px;

}

fieldset {

font-size: 75%;

margin: 20px 10px;

}

fieldset input[type="text"], fieldset input[type="number"] {

width: 95% !important;

margin: 0;

display: block;

}

fieldset.expanded table.hidden {

display: none;

}

table.disabled {

color: rgb(176,176,176);

}

-->

</style>

</head>

<body>

<div class=’content’>

<noscript>

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

Advertising