| | |
| | | font-weight: bold;
|
| | | }
|
| | |
|
| | | .gray {
|
| | | color: #888;
|
| | | }
|
| | |
|
| | | .octicon-centered {
|
| | | text-align: center;
|
| | | width: 16px;
|
| | | }
|
| | |
|
| | | tr:hover .octicon-centered {
|
| | | color:#eee;
|
| | | }
|
| | |
|
| | | .label a.bugtraq { |
| | | font-weight: normal; |
| | | color: white; |
| | |
| | | white-space: nowrap; |
| | | vertical-align: baseline; |
| | | } |
| | | |
| | |
|
| | | [class^="icon-"], [class*=" icon-"] i {
|
| | | /* override for a links that look like bootstrap buttons */
|
| | | vertical-align: text-bottom;
|
| | |
| | | }
|
| | |
|
| | | .repositorynavbar {
|
| | | background-color: #fbfbfb;
|
| | | background-color: #f8f8f8;
|
| | | border-bottom: 1px solid #ccc;
|
| | | margin-bottom: 10px;
|
| | | }
|
| | |
|
| | | .repositorynavbar .title {
|
| | | line-height: 32px;
|
| | | padding: 5px 0px;
|
| | | padding: 10px 0px;
|
| | | }
|
| | |
|
| | | .repositorynavbar .repository {
|
| | |
| | | |
| | | 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;
|
| | | }
|
| | |
|
| | |
| | | background-color: #fff; |
| | | border-color: #ece7e2; |
| | | color: #815b3a; |
| | | } |
| | | }
|
| | | .severity-catastrophic {
|
| | | color:#D51900;
|
| | | }
|
| | | .severity-catastrophic:after {
|
| | | font-family: Helvetica,arial,freesans,clean,sans-serif ;
|
| | | content: "●●●●●";
|
| | | 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: " ●●●●";
|
| | | 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: " ●●●";
|
| | | 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: " ●●";
|
| | | 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: " ●";
|
| | | 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;
|
| | | }
|