body { margin: 0px; } a { color: inherit; text-decoration: none; } .link { color: #00f; } .menu { background: #000; height: 1.5em; } .menuitem_left { float: left; } .menuitem_right { float: right; } .menuitem_left, .menuitem_right { font-size: x-small; margin-left: 1em; margin-right: 1em; padding-left: 1em; padding-right: 1em; background: #888; color: #fff; height: 100%; } .help { background: #afa; margin-top: 1em; padding: 0.5em; } .filter { background: #faa; margin-top: 1em; padding-right: 1em; line-height: 3em; } .filter_field { display: inline; white-space: nowrap; padding-left: 1em; } .content { margin: 1em; } .queue { background: #ccc; margin-top: 1em; padding-left: 1em; } .queue_title { font-size: large; padding-top: 1em; } .queue_text, .queue_details { background: #aaf; padding: 0.5em; margin-top: 1em; } .journal { background: #ff8; margin-top: 1em; padding-left: 1em; } .journal_title { font-size: large; padding-top: 1em; } .journal_text { white-space: pre; } .journal_text, .journal_details { padding: 0.5em; margin-top: 1em; } .patch { background: #aaf; padding: 0.5em; margin-top: 1em; } .patch_title { font-weight: bold; } .patch_url { float: right; font-size: small; } .patch_title_username { font-weight: normal; margin-left: 1em; } .patch_queue, .patch_journal { font-weight: bold; color: #880; } .patch_text { white-space: pre; } .patch_details { float: right; margin-top: 1em; } .patch_details_vote_type { font-weight: bold; } .patch_details_vote_username { font-weight: bold; } .patch_details_vote_pro .patch_details_vote_username { color: #080; } .patch_details_vote_contra .patch_details_vote_username { color: #800; } .patch_details_vote_details { font-size: small; } .votecheck { margin: 1em; } .votecheck_details { margin-left: 1em; font-size: small; } .votecheck_ok { font-weight: bold; color: #080; } .votecheck_error { font-weight: bold; color: #f00; } .msg { border: groove; padding: 0.5em; margin-top: 1em; } .msg_author { float: right; color: #880; font-weight: bold; } .msg_title { font-weight: bold; } .msg_text { white-space: pre-wrap; } .action { background: #faa; margin-top: 1em; padding: 0.5em; } .rawpatchtext { background: #ccc; padding: 0.5em; } form { margin: 0px; }