| | |
| | | }
|
| | |
|
| | | div.searchResult {
|
| | | padding:5px;
|
| | | padding: 10px 5px 10px 5px;
|
| | | }
|
| | |
|
| | | div.searchResult .summary {
|
| | |
| | | }
|
| | |
|
| | | div.searchResult .highlight {
|
| | | background-color: #ffffaa; |
| | | border: 1px solid #ffcc00;
|
| | | background-color: #ccff66;
|
| | | padding: 0 2px;
|
| | | }
|
| | |
|
| | | div.searchResult .ellipses {
|
| | | font-family: sans-serif;
|
| | | font-size: 9px;
|
| | | font-weight: normal; |
| | | background-color: #eee; |
| | | border: 1px solid #ccc;
|
| | | padding: 0 3px;
|
| | | margin: 0px;
|
| | | div.searchResult .ellipses { |
| | | padding-left:25px;
|
| | | color: #aaa;
|
| | | }
|
| | |
|
| | | div.searchResult pre {
|
| | | margin: 1px 0px;
|
| | | border: 0px;
|
| | | }
|
| | |
|
| | | div.searchResult .text {
|
| | | border-left: 5px solid #EEEEEE;
|
| | | |
| | | padding: 0 0 0 15px;
|
| | | }
|
| | |
|
| | | div.searchResult ol { |
| | | margin-bottom: 0px !important;
|
| | | }
|
| | |
|
| | | div.header, div.commitHeader, table.repositories th {
|
| | |
| | | border: 1px solid #ddd;
|
| | | border-bottom: 0;
|
| | | border-radius: 3px 3px 0 0;
|
| | | font-weight: bold;
|
| | | }
|
| | |
|
| | | div.commitHeader {
|
| | |
| | |
|
| | | table.activity {
|
| | | width: 100%;
|
| | | margin-top: 5px;
|
| | | }
|
| | |
|
| | | tr th a { background-position: right; padding-right: 15px; background-repeat:no-repeat; }
|