Sha256: d03fdac406bcd2a2991da63e1e8c6a298513127663b8a652d5b306e8c86857da
Contents?: true
Size: 1.33 KB
Versions: 15
Compression:
Stored size: 1.33 KB
Contents
body { margin: 0; padding: 0; background: white; color: #333; font-size:11px; } form { margin: 0; padding: 0; } img { border: none; } a { color: #2e6e9e; text-decoration: none; } a:hover { text-decoration: underline; } input { border: 1px solid; } #header { height: 80px; background: url(../images/groonga.png) no-repeat left center; } #side-menu { width: 12em; } #side-menu ul { padding-left: 1.5em; } #left-column { height: 100%; vertical-align: top; } #right-column { width: 100%; height: 100%; vertical-align: top; } #database-tabs { } #table-tabs { display: none; } table.records { border: #333 1px solid; border-collapse: collapse; border-spacing: 0; margin: 0.2em; } table.records th { color: white; background-color: #5c9ccc; border: #333 solid; border-width: 0 0 1px 1px; text-align: center; white-space: nowrap; padding: 0.3em; } table.records td { background-color: white; border: #333 solid; border-width: 0 0 1px 1px; padding: 0.3em; } span.pager { display: inline-block; border: #333 1px solid; padding: 0.1em; margin: 0.1em; background-color: white; } span.pager-current { display: inline-block; border: #333 1px solid; padding: 0.1em; margin: 0.1em; background-color: #333; } span.pager-current a { color: white; font-weight: bold; }
Version data entries
15 entries across 15 versions & 1 rubygems