/* * gitphp.css * * GitPHP layout functional stylesheet * * @author Christopher Han <xiphux@gmail.com> * @copyright Copyright (c) 2006-2011 Christopher Han * @package GitPHP */.monospace {font-family: monospace;}table {border-spacing: 0px;}div.title a.title {display: block;}.projectList .projectRow .projectOwner {white-space: nowrap;}.projectList .projectRow .projectAge {white-space: nowrap;}.projectList .projectRow .link {white-space: nowrap;}div.log_body {padding: 8px 8px 8px 150px;}span.age {position: relative; float: left; width: 142px;}div.log_link {margin: -5px 0px; padding: 0px 8px; position: relative; float: left; width: 136px;}.pre {white-space: pre;}div.search {margin: 4px 8px; position: absolute; top: 56px; right: 12px}a.rss_logo {float: right;}div.lang_select {width: 300px; float: right; text-align: right; padding-right: 10px;}table.code td.num {white-space: pre;}table.code td.codeline {white-space: pre;}table.code td.author, table.code td.date {white-space: nowrap;}td#blameData {white-space: nowrap;}span.matchline {white-space: pre;}table.diffTable {width: 100%; white-space: pre-wrap;}table.diffTable td {width: 50%;}div.commitDiffSBS div.SBSTOC .showAll{display: none;}div.login {float: right;}div.loginError {padding: 10px 5px 5px 96px;}div.loginForm {padding: 5px 5px;}div.loginForm div.field {padding: 2px 0px;}div.loginForm div.submit {padding: 2px 0px;}div.loginForm div.field label {float: left; display: block; width: 90px; line-height: 22px;}div.loginForm div.submit input[type='submit'] {margin-left: 92px;}#blobData .de1, #blobData .de2 {font: normal normal 1em/1.2em monospace; margin: 0; padding: 0; background: none; vertical-align: top;}#blobData {font-family: monospace;}#blobData li, #blobData .li1 {font-weight: normal; vertical-align: top;}.debug {border: 0; border-spacing: 0; width: 100%;}.debug_toggle {display: inline-block; margin: 3px; cursor: pointer;}.debug_key {max-width: 100px; word-wrap: break-word;}.debug_value {max-width: 900px; word-wrap: break-word;}.debug_bt {white-space: pre; display: none;}