| | |
| | | }
|
| | |
|
| | | ul, ol {
|
| | | margin:0 !important;
|
| | | margin-bottom: 10px !important;
|
| | | }
|
| | |
|
| | | hr {
|
| | | margin-top: 10px;
|
| | | margin-bottom: 10px;
|
| | | }
|
| | |
|
| | | .settings h3 {
|
| | | margin-bottom: 0.5em; |
| | | border-bottom: 2px solid #000080 !important;
|
| | | }
|
| | |
|
| | | .page-header h1, .page-header h2 {
|
| | |
| | | border-bottom: 2px solid #ff9900 !important;
|
| | | }
|
| | |
|
| | | .topbar ul li:focus, .topbar .active {
|
| | | background-repeat:no-repeat;
|
| | | background-image: url(arrow_page.png);
|
| | | background-position: center bottom;
|
| | | }
|
| | |
|
| | | .topbar .active a {
|
| | | background-color: transparent !important;
|
| | | }
|
| | |
|
| | | .breadcrumb {
|
| | | margin-top: 5px !important;
|
| | | margin-bottom: 5px !important;
|
| | |
| | | font-size:12px;
|
| | | border:0px;
|
| | | padding: 0;
|
| | | line-height: 1.35em;
|
| | | }
|
| | |
|
| | | table {
|
| | |
| | | font-size: 11px;
|
| | | }
|
| | |
|
| | | span.repositorySwatch {
|
| | | border-radius: 3px;
|
| | | padding: 2px 5px; |
| | | color: #ffffff;
|
| | | }
|
| | | span.repositorySwatch a {
|
| | | color: inherit;
|
| | | }
|
| | |
|
| | | img.inlineIcon {
|
| | | padding-left: 1px;
|
| | | padding-right: 1px;
|
| | | }
|
| | |
|
| | | img.overview {
|
| | | float:right;
|
| | | border:1px solid #CCCCCC;
|
| | | }
|
| | |
|
| | | img.gravatar {
|
| | | background-color: #ffffff;
|
| | | border: 1px solid #ddd;
|
| | | border-radius: 5px;
|
| | | padding: 2px;
|
| | | }
|
| | |
|
| | | div.header, div.commitHeader, table.repositories th {
|
| | |
| | | -webkit-border-radius:0;-moz-border-radius:0x;border-radius:0;
|
| | | vertical-align: top;
|
| | | background: url(search-icon.png) no-repeat 4px center;
|
| | | color: #ddd;
|
| | | background-color: transparent;
|
| | | border: 1px solid transparent;
|
| | | outline: none;
|
| | | padding: 2px 2px 2px 22px;
|
| | | text-shadow: none;
|
| | | margin: 0px;
|
| | | |
| | | color: #ddd;
|
| | | }
|
| | |
|
| | | div.search input:hover, div.search input:focus {
|
| | | background: url(search-icon.png) no-repeat 4px center;
|
| | | color: white;
|
| | | background-color: transparent;
|
| | | border: 1px solid transparent;
|
| | | padding: 2px 2px 2px 22px;
|
| | | text-shadow: none;
|
| | | |
| | | color: #ddd;
|
| | | border-bottom: 1px solid #ff9900;
|
| | | outline: none;
|
| | | }
|
| | |
|
| | | div.search input:focused { |
| | | background: url(search-icon.png) no-repeat 4px center;
|
| | | div.search input:focus {
|
| | | color: white;
|
| | | border-bottom: 1px solid #ff9900; |
| | | outline: none;
|
| | | padding: 0 !important;
|
| | | }
|
| | |
|
| | | /* div.search input:focused { */
|
| | | /* background-color: transparent; */
|
| | | /* border: 1px solid transparent; */
|
| | | /* padding: 2px 2px 2px 22px; */
|
| | | /* text-shadow: none; */
|
| | | /* } */
|
| | |
|
| | | div.login input:focus {
|
| | | background-color: rgba(255, 255, 255, 0.6); |
| | | text-shadow: none;
|
| | | color: white;
|
| | | }
|
| | |
|
| | | div.commit_message {
|
| | |
| | | }
|
| | |
|
| | | table.pretty {
|
| | | border:1px solid #ddd;
|
| | | border-radius: 0 0 3px 3px;
|
| | | }
|
| | |
|
| | |
| | | }
|
| | |
|
| | | table.repositories {
|
| | | border:1px solid #ddd;
|
| | | border-spacing: 0px;
|
| | | }
|
| | |
|
| | |
| | | }
|
| | |
|
| | | table.annotated {
|
| | | border:1px solid #ddd;
|
| | | }
|
| | |
|
| | | table.annotated tr.even {
|
| | |
| | | width: 13em;
|
| | | }
|
| | |
|
| | | span.help-inline {
|
| | | color: #777;
|
| | | }
|
| | |
|
| | | span.metricsTitle {
|
| | | font-size: 2em;
|
| | | }
|
| | |
| | | border-color: #00cc33;
|
| | | }
|
| | |
|
| | | table .palette td.buttons button {
|
| | | -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; |
| | | border: 1px solid #ccc !important;
|
| | | padding: 10px;
|
| | | margin-bottom: 10px;
|
| | | }
|
| | |
|
| | | table .palette td.buttons button:hover {
|
| | | border: 1px solid #0069D6 !important;
|
| | | }
|
| | |
|
| | | table .palette td.buttons button:active {
|
| | | border: 1px solid orange !important;
|
| | | }
|
| | |
|
| | | .feedbackPanelERROR, .feedbackPanelINFO {
|
| | | list-style: none;
|
| | | line-height: 35px;
|