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
+4 -4
View File
@@ -50,12 +50,12 @@
table.verticalHeadings {
& > tbody > tr > td:first-child {
width: 104px;
font-weight: bold;
font-weight: @FontWeightBodyBold;
}
}
#User_Show_Details_Identity_Id {
font-weight: bold;
font-weight: @FontWeightBodyBold;
}
#User_Show_GenerateDocument_Container {
@@ -79,7 +79,7 @@
td:first-child {
width: 90px;
font-weight: bold;
font-weight: @FontWeightBodyBold;
}
img.User_Show_AssignedDevices_CurrentAssignment_Image {
@@ -501,7 +501,7 @@
td:first-child {
width: 90px;
font-weight: bold;
font-weight: @FontWeightBodyBold;
}
img.CreateJob_Assignment_Image {