| | |
| | | white-space: nowrap; |
| | | vertical-align: baseline; |
| | | } |
| | | |
| | |
|
| | | [class^="icon-"], [class*=" icon-"] i {
|
| | | /* override for a links that look like bootstrap buttons */
|
| | | vertical-align: text-bottom;
|
| | |
| | | color: inherit;
|
| | | }
|
| | |
|
| | | a.list-strikethrough {
|
| | | text-decoration: line-through;
|
| | | color: inherit;
|
| | | }
|
| | |
|
| | | a.list.subject {
|
| | | font-weight: bold;
|
| | | }
|
| | |
| | | color: white;
|
| | | }
|
| | |
|
| | | .merge {
|
| | | opacity: 0.5;
|
| | | }
|
| | |
|
| | | .merge:hover {
|
| | | opacity: 1;
|
| | | }
|
| | |
|
| | | td.author {
|
| | | font-style: italic !important;
|
| | | white-space: nowrap;
|
| | |
| | | font-size: 9px;
|
| | | font-weight: normal;
|
| | | border: 1px solid;
|
| | | color: black; |
| | | color: black;
|
| | | }
|
| | |
|
| | | .tagRef a, .headRef a, .localBranch a, .remoteBranch a, .otherRef a, .pullRef a {
|