| | |
| | | white-space: nowrap; |
| | | vertical-align: baseline; |
| | | } |
| | | |
| | |
|
| | | [class^="icon-"], [class*=" icon-"] i {
|
| | | /* override for a links that look like bootstrap buttons */
|
| | | vertical-align: text-bottom;
|
| | |
| | | |
| | | td.ticket-list-state { |
| | | vertical-align: middle; |
| | | }
|
| | |
|
| | | td.ticket-list-priority {
|
| | | vertical-align: middle;
|
| | | } |
| | | |
| | | .ticket-list-details { |
| | |
| | |
|
| | | a.list {
|
| | | text-decoration: none;
|
| | | color: inherit;
|
| | | }
|
| | |
|
| | | a.list-strikethrough {
|
| | | text-decoration: line-through;
|
| | | color: inherit;
|
| | | }
|
| | |
|
| | |
| | | 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 {
|
| | |
| | | background-color: #fff; |
| | | border-color: #ece7e2; |
| | | color: #815b3a; |
| | | } |
| | | }
|
| | | .severity-catastrophic {
|
| | | color:#D51900;
|
| | | }
|
| | | .severity-catastrophic:after {
|
| | | font-family: Helvetica,arial,freesans,clean,sans-serif ;
|
| | | content: "S5\a●●●●●";
|
| | | font-weight:900;
|
| | | font-size:.45em; |
| | | font-variant:small-caps;
|
| | | display:flex;
|
| | | white-space: pre;
|
| | | }
|
| | | .severity-critical {
|
| | | color:#D55900;
|
| | | }
|
| | | .severity-critical:after {
|
| | | font-family: Helvetica,arial,freesans,clean,sans-serif ;
|
| | | content: "S4\a●●●●";
|
| | | font-weight:900;
|
| | | font-size:.45em; |
| | | font-variant:small-caps;
|
| | | display:flex;
|
| | | white-space: pre;
|
| | | }
|
| | | .severity-serious {
|
| | | color:#E69F00;
|
| | | }
|
| | | .severity-serious:after {
|
| | | font-family: Helvetica,arial,freesans,clean,sans-serif ;
|
| | | content: " S3\a ●●●";
|
| | | font-weight:900;
|
| | | font-size:.45em; |
| | | font-variant:small-caps;
|
| | | display:flex;
|
| | | white-space: pre;
|
| | | }
|
| | | .severity-minor {
|
| | | color:#009E73;
|
| | | }
|
| | | .severity-minor:after {
|
| | | font-family: Helvetica,arial,freesans,clean,sans-serif ;
|
| | | content: " S2\a ●●";
|
| | | font-weight:900;
|
| | | font-size:.45em; |
| | | font-variant:small-caps;
|
| | | display:flex;
|
| | | white-space: pre;
|
| | | }
|
| | | .severity-negligible {
|
| | | color:#0072B2;
|
| | | }
|
| | | .severity-negligible:after {
|
| | | font-family: Helvetica,arial,freesans,clean,sans-serif ;
|
| | | content: " S1\a ●";
|
| | | font-weight:900;
|
| | | font-size:.45em; |
| | | font-variant:small-caps;
|
| | | display:flex;
|
| | | white-space: pre;
|
| | | }
|
| | | .severity-unrated {
|
| | | }
|
| | | .priority-urgent {
|
| | | color:#D51900;
|
| | | }
|
| | | .priority-high {
|
| | | color:#D55900;
|
| | | }
|
| | | .priority-normal {
|
| | | }
|
| | | .priority-low {
|
| | | color:#0072B2;
|
| | | }
|