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
@@ -116,10 +116,10 @@
}
#User_Show #User_Show_Subjects #User_Show_Details table.verticalHeadings > tbody > tr > td:first-child {
width: 104px;
font-weight: bold;
font-weight: 600;
}
#User_Show #User_Show_Subjects #User_Show_Details #User_Show_Details_Identity_Id {
font-weight: bold;
font-weight: 600;
}
#User_Show #User_Show_Subjects #User_Show_Details #User_Show_GenerateDocument_Container {
padding-top: 4px;
@@ -136,7 +136,7 @@
}
#User_Show #User_Show_Subjects #User_Show_AssignedDevices .User_Show_AssignedDevices_CurrentAssignment td:first-child {
width: 90px;
font-weight: bold;
font-weight: 600;
}
#User_Show #User_Show_Subjects #User_Show_AssignedDevices .User_Show_AssignedDevices_CurrentAssignment img.User_Show_AssignedDevices_CurrentAssignment_Image {
float: left;
@@ -472,7 +472,7 @@
}
#User_Show_Details_Actions_CreateJob_Dialog #CreateJob_Assignments li.CreateJob_Assignment td:first-child {
width: 90px;
font-weight: bold;
font-weight: 600;
}
#User_Show_Details_Actions_CreateJob_Dialog #CreateJob_Assignments li.CreateJob_Assignment img.CreateJob_Assignment_Image {
float: left;