ossp-pkg/xmldb/xmldb.css
.xmldb-box-outmost {
border-style: solid;
border-width: 1;
border-color: #000000;
background: #d0d0ff;
margin: 0;
padding: 0;
spacing: 0;
}
.xmldb-title-cell {
background: #d0d0ff;
vertical-align: top;
text-align: left;
}
.xmldb-title-text-major {
font-family: helvetica,lucida,arial,sans-serif;
font-weight: bold;
font-size: 150%;
color: #000000;
}
.xmldb-title-text-minor {
font-family: helvetica,lucida,arial,sans-serif;
font-weight: bold;
font-size: 100%;
color: #000000;
}
.xmldb-title-dialog {
font-family: helvetica,lucida,arial,sans-serif;
font-weight: bold;
font-size: 140%;
}
.xmldb-foot-left-cell {
background: #f0f0f0;
vertical-align: bottom;
text-align: left;
}
.xmldb-foot-left-text {
font-family: helvetica,lucida,arial,sans-serif;
color: #999999;
}
.xmldb-foot-left-text A {
text-decoration: none;
color: #999999;
}
.xmldb-foot-right-cell {
background: #f0f0f0;
vertical-align: bottom;
text-align: right;
}
.xmldb-foot-right-text {
font-family: helvetica,lucida,arial,sans-serif;
color: #999999;
}
.xmldb-foot-right-text A {
text-decoration: none;
color: #999999;
}
.xmldb-text-edit-hint {
font-family: helvetica,lucida,arial,sans-serif;
font-weight: bold;
color: #cc3333;
}
.xmldb-button-update INPUT { background: #666699; border-color: #666699; color: #f0f0ff; }
.xmldb-button-back INPUT { background: #666699; border-color: #666699; color: #f0f0ff; }
.xmldb-button-refresh INPUT { background: #666699; border-color: #666699; color: #f0f0ff; }
.xmldb-button-edit INPUT { background: #666699; border-color: #666699; color: #f0f0ff; }
.xmldb-button-cancel INPUT { background: #666699; border-color: #666699; color: #f0f0ff; }
.xmldb-button-save INPUT { background: #666699; border-color: #666699; color: #f0f0ff; }
.xmldb-button-sort INPUT { background: #d0d0ff; border-color: #d0d0ff; color: #333366; }
.xmldb-button-sort-active INPUT { background: #ffffff; border-color: #ffffff; color: #000000; }
.xmldb-field-pattern INPUT { background: #c0c0ef; border-color: #c0c0ef; color: #333366; }
.xmldb-field-pattern-active INPUT { background: #ffffff; border-color: #ffffff; color: #000000; }
.xmldb-field-list SELECT { background: #c0c0ef; border-color: #c0c0ef; color: #333366; }
.xmldb-field-list-active SELECT { background: #ffffff; border-color: #ffffff; color: #000000; }
.xmldb-field-select SELECT { background: #c0c0ef; border-color: #c0c0ef; color: #333366; }
.xmldb-field-select-active SELECT { background: #ffffff; border-color: #ffffff; color: #000000; }
.xmldb-list-row0 { background: #c0c0ef; }
.xmldb-list-row1 { background: #b0b0df; }
.xmldb-list-col0 { background: #c0c0ef; }
.xmldb-list-col1 { background: #b0b0df; }
.xmldb-list-col0-active { background: #e0e0ff; }
.xmldb-list-col1-active { background: #d0d0ef; }
.xmldb-list-row-text {
font-family: helvetica,lucida,arial,sans-serif;
color: #000000;
}
.xmldb-list-row-text A {
color: #333399;
text-decoration: none;
font-weight: bold;
}
.xmldb-list-row-text-active {
font-family: helvetica,lucida,arial,sans-serif;
color: #000000;
}
.xmldb-list-row-text-active A {
color: #333399;
text-decoration: none;
font-weight: bold;
}