Generated Job Log to Markdown
Generated job logs are formatted with Markdown. Includes other minor css changes.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user