Sha256: 00fb689b71ad60cc0e1dc668d33d7b833a27f3285f8f796e98607eec19f1ad9f
Contents?: true
Size: 1.49 KB
Versions: 54
Compression:
Stored size: 1.49 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; } input[type="text"] { width: 12em; } #header { height: 80px; background: url(../images/groonga.png) no-repeat left center; } #locale-list { float: right; width: 4em; list-style: none; } #locale-list li { float: left; width: 2em; } #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
54 entries across 54 versions & 1 rubygems