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
+7 -7
View File
@@ -174,7 +174,7 @@ table.expressionsTable {
th {
padding: 2px;
font-weight: bold;
font-weight: @FontWeightBodyBold;
width: 200px;
}
@@ -307,7 +307,7 @@ table.deviceProfileTable {
th.process {
text-align: left;
font-weight: bold;
font-weight: @FontWeightBodyBold;
background-color: @TableDataBorderColour;
min-height: 30px;
vertical-align: middle;
@@ -374,7 +374,7 @@ div.logEventsViewport {
& > th {
padding: 4px 2px;
font-weight: bold;
font-weight: @FontWeightBodyBold;
border-bottom: 1px solid #bbb;
&.icon {
@@ -574,7 +574,7 @@ div.logEventsViewport {
& > th {
padding: 4px 2px;
font-weight: bold;
font-weight: @FontWeightBodyBold;
border-bottom: 1px solid #bbb;
&.icon {
@@ -730,7 +730,7 @@ div.logEventsViewport {
margin: 0 0 8px 0;
.scopeDescBulkGenerate {
font-weight: bold;
font-weight: @FontWeightBodyBold;
}
div.examples {
@@ -861,7 +861,7 @@ div.logEventsViewport {
& > th {
padding: 4px 2px;
font-weight: bold;
font-weight: @FontWeightBodyBold;
border-bottom: 1px solid #bbb;
&.icon {
@@ -1788,7 +1788,7 @@ div.logEventsViewport {
margin: 0 0 8px 0;
.scopeDescBulkGenerate {
font-weight: bold;
font-weight: @FontWeightBodyBold;
}
div.examples {