Generated Job Log to Markdown

Generated job logs are formatted with Markdown. Includes other minor css
changes.
This commit is contained in:
Gary Sharp
2014-09-09 13:54:14 +10:00
parent 3ae99f45bb
commit 7551b39b8e
27 changed files with 246 additions and 216 deletions
+8 -5
View File
@@ -4191,6 +4191,9 @@ hr {
border-bottom: 1px dashed #aaa;
margin-top: 15px;
}
strong {
font-weight: 600;
}
a:link {
color: #335a87;
text-decoration: none;
@@ -4308,7 +4311,7 @@ h6 {
font-size: 12px;
font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
font-stretch: normal;
font-weight: bold;
font-weight: 600;
}
table {
border: none;
@@ -4325,7 +4328,7 @@ table th {
padding: 5px;
margin: 0;
text-align: left;
font-weight: bold;
font-weight: 600;
vertical-align: top;
}
table.none {
@@ -4457,7 +4460,7 @@ table.genericData td.id a {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAK0lEQVQI12OIjY39D8QSDECAzIYDqCBYApmNTQE6liCk4D/JJuB1A05fAACQykyB48rZCQAAAABJRU5ErkJggg==) /*Images/Actions/dataTableLastDisabled.png*/;
}
.dataTables_wrapper .dataTables_paginate .paginate_active {
font-weight: bold;
font-weight: 600;
color: #1e6dab;
}
.dataTables_wrapper .dataTables_paginate .paginate_button_disabled {
@@ -4915,7 +4918,7 @@ div.Disco-AttachmentUpload-DropTarget.dragHighlight h2 {
margin-top: 3em !important;
color: #2c1e02;
text-align: center;
font-weight: bold;
font-weight: 600;
}
div.Disco-AttachmentUpload-DropTarget.dragHighlight.dragHover {
background-color: rgba(173, 235, 110, 0.5);
@@ -4999,7 +5002,7 @@ div.Disco-AttachmentUpload-ImageDialog {
}
body > .User_FlagAssignment_Tooltip span.name {
display: block;
font-weight: bold;
font-weight: 600;
}
body > .User_FlagAssignment_Tooltip span.comments {
display: block;