Generated Job Log to Markdown
Generated job logs are formatted with Markdown. Includes other minor css changes.
This commit is contained in:
@@ -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;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -249,7 +249,7 @@ table.expressionsTable td.parseError {
|
||||
}
|
||||
#organisationAddresses th {
|
||||
padding: 2px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
width: 200px;
|
||||
}
|
||||
#organisationAddresses td {
|
||||
@@ -356,7 +356,7 @@ table.deviceProfileTable th.deviceCount {
|
||||
}
|
||||
#Logging_Task_Status th.process {
|
||||
text-align: left;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
background-color: #f4f4f4;
|
||||
min-height: 30px;
|
||||
vertical-align: middle;
|
||||
@@ -410,7 +410,7 @@ div.logEventsViewport table.logEventsViewport > thead > tr {
|
||||
}
|
||||
div.logEventsViewport table.logEventsViewport > thead > tr > th {
|
||||
padding: 4px 2px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
border-bottom: 1px solid #bbb;
|
||||
}
|
||||
div.logEventsViewport table.logEventsViewport > thead > tr > th.icon {
|
||||
@@ -566,7 +566,7 @@ div.logEventsViewport table.logEventsViewport > tbody > tr > td.eventType {
|
||||
}
|
||||
#dialogSession .sessionInfoContainer .sessionInfoMessages table.logEventsViewport > thead > tr > th {
|
||||
padding: 4px 2px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
border-bottom: 1px solid #bbb;
|
||||
}
|
||||
#dialogSession .sessionInfoContainer .sessionInfoMessages table.logEventsViewport > thead > tr > th.icon {
|
||||
@@ -677,7 +677,7 @@ div.logEventsViewport table.logEventsViewport > tbody > tr > td.eventType {
|
||||
margin: 0 0 8px 0;
|
||||
}
|
||||
#dialogBulkGenerate .brief .scopeDescBulkGenerate {
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
#dialogBulkGenerate .brief div.examples {
|
||||
margin: 8px auto;
|
||||
@@ -784,7 +784,7 @@ div.logEventsViewport table.logEventsViewport > tbody > tr > td.eventType {
|
||||
}
|
||||
#importStatus #sessions .session .sessionInfoMessages table.logEventsViewport > thead > tr > th {
|
||||
padding: 4px 2px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
border-bottom: 1px solid #bbb;
|
||||
}
|
||||
#importStatus #sessions .session .sessionInfoMessages table.logEventsViewport > thead > tr > th.icon {
|
||||
@@ -1544,7 +1544,7 @@ div.logEventsViewport table.logEventsViewport > tbody > tr > td.eventType {
|
||||
margin: 0 0 8px 0;
|
||||
}
|
||||
#Config_UserFlags_BulkAssign_AssignDialog .brief .scopeDescBulkGenerate {
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
#Config_UserFlags_BulkAssign_AssignDialog .brief div.examples {
|
||||
margin: 8px auto;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -41,6 +41,7 @@
|
||||
@FontWeightHeading: lighter;
|
||||
@FontStretchHeading: condensed;
|
||||
@FontSizeDefault: 12px;
|
||||
@FontWeightBodyBold: 600;
|
||||
|
||||
// Status
|
||||
@StatusUnknown: @HeaderBackgroundColour;
|
||||
|
||||
@@ -117,10 +117,10 @@
|
||||
}
|
||||
#Device_Show #Device_Show_Subjects #Device_Show_Details table.verticalHeadings > tbody > tr > td:first-child {
|
||||
width: 104px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
#Device_Show #Device_Show_Subjects #Device_Show_Details #Device_Show_Details_Asset_Name {
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
#Device_Show #Device_Show_Subjects #Device_Show_Details #Device_Show_Details_Asset_Enrolled_Trusted {
|
||||
display: inline-block;
|
||||
@@ -146,7 +146,7 @@
|
||||
}
|
||||
#Device_Show #Device_Show_Subjects #Device_Show_Policies table.verticalHeadings > tbody > tr > td:first-child {
|
||||
width: 120px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
#Device_Show #Device_Show_Subjects #Device_Show_Aspects #Device_Show_Aspects_Model_Image {
|
||||
display: block;
|
||||
@@ -200,7 +200,7 @@
|
||||
#Device_Show_Policies_Profile_Actions_Update_Dialog ul li,
|
||||
#Device_Show_Policies_Batch_Actions_Update_Dialog ul li {
|
||||
background-color: #ffffff;
|
||||
padding: 2px 0;
|
||||
padding: 2px 0 2px 4px;
|
||||
}
|
||||
#Device_Show_Policies_Profile_Actions_Update_Dialog ul li:nth-child(odd),
|
||||
#Device_Show_Policies_Batch_Actions_Update_Dialog ul li:nth-child(odd) {
|
||||
@@ -208,8 +208,8 @@
|
||||
}
|
||||
#Device_Show_Policies_Profile_Actions_Update_Dialog ul li.selected,
|
||||
#Device_Show_Policies_Batch_Actions_Update_Dialog ul li.selected {
|
||||
background-color: #d8d8d8;
|
||||
font-weight: bold;
|
||||
background-color: #cddbec;
|
||||
font-weight: 600;
|
||||
}
|
||||
#DeviceDetailTab-JobsContainer div.jobTable {
|
||||
margin: -1px;
|
||||
|
||||
@@ -52,12 +52,12 @@
|
||||
table.verticalHeadings {
|
||||
& > tbody > tr > td:first-child {
|
||||
width: 104px;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
}
|
||||
|
||||
#Device_Show_Details_Asset_Name {
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
|
||||
#Device_Show_Details_Asset_Enrolled_Trusted {
|
||||
@@ -95,7 +95,7 @@
|
||||
table.verticalHeadings {
|
||||
& > tbody > tr > td:first-child {
|
||||
width: 120px;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -166,15 +166,15 @@
|
||||
ul {
|
||||
li {
|
||||
background-color: @white;
|
||||
padding: 2px 0;
|
||||
padding: 2px 0 2px 4px;
|
||||
|
||||
&:nth-child(odd) {
|
||||
background-color: @TableDataRowBackgroundColor;
|
||||
}
|
||||
|
||||
&.selected {
|
||||
background-color: @TableDataDarkBorderColour;
|
||||
font-weight: bold;
|
||||
background-color: @HighlightColour;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -100,6 +100,18 @@
|
||||
height: 50px;
|
||||
font-size: 0.6em;
|
||||
}
|
||||
#Jobs_Index_MyJobs {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#Jobs_Index_MyJobs .jobTable > h3,
|
||||
#Jobs_Index_StaleJobs .jobTable > h3 {
|
||||
color: #555;
|
||||
font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
margin: 8px 0 20px 20px !important;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
#Job_List {
|
||||
padding-top: 20px;
|
||||
}
|
||||
@@ -127,13 +139,17 @@
|
||||
#Job_Show #Job_Show_Subjects > tbody > tr > td:not(:last-child) {
|
||||
border-right: 1px dashed #aaa;
|
||||
}
|
||||
#Job_Show #Job_Show_Subjects #Job_Show_Job #Job_Show_Job_Type > h2 {
|
||||
text-transform: uppercase;
|
||||
font-size: 16px;
|
||||
}
|
||||
#Job_Show #Job_Show_Subjects #Job_Show_Job #Job_Show_Job_Type > table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
#Job_Show #Job_Show_Subjects #Job_Show_Job #Job_Show_Job_SubTypes_1,
|
||||
#Job_Show #Job_Show_Subjects #Job_Show_Job #Job_Show_Job_SubTypes_2 {
|
||||
padding-left: 16px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
#Job_Show #Job_Show_Subjects #Job_Show_Job #Job_Show_Job_SubTypes_Update {
|
||||
margin-left: 16px;
|
||||
@@ -152,7 +168,7 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
#Job_Show #Job_Show_Subjects #Job_Show_Job #Job_Show_Job_Dates table > tbody > tr > td:first-child {
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
width: 60px;
|
||||
}
|
||||
#Job_Show #Job_Show_Subjects #Job_Show_Job #Job_Show_GenerateDocument_Container {
|
||||
@@ -277,7 +293,7 @@
|
||||
#jobShowResources #Comments div.commentOutput > div span.author {
|
||||
color: #444;
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
font-size: 0.95em;
|
||||
float: left;
|
||||
}
|
||||
@@ -296,6 +312,22 @@
|
||||
line-height: 1.2em;
|
||||
padding-bottom: .2em;
|
||||
}
|
||||
#jobShowResources #Comments div.commentOutput > div div.comment h1,
|
||||
#jobShowResources #Comments div.commentOutput > div div.comment h2,
|
||||
#jobShowResources #Comments div.commentOutput > div div.comment h3,
|
||||
#jobShowResources #Comments div.commentOutput > div div.comment h4,
|
||||
#jobShowResources #Comments div.commentOutput > div div.comment h5 {
|
||||
font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
margin: 2px 0 !important;
|
||||
}
|
||||
#jobShowResources #Comments div.commentOutput > div div.comment hr {
|
||||
margin-top: .2em;
|
||||
}
|
||||
#jobShowResources #Comments div.commentOutput > div div.comment code {
|
||||
font-size: .9em;
|
||||
}
|
||||
#jobShowResources #Comments div.commentOutput > div:hover span.remove {
|
||||
opacity: .5;
|
||||
}
|
||||
@@ -622,7 +654,7 @@
|
||||
background-image: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///zNah+Hm7dng6O7x9DddiTNah1d3nJqtw3+Xs8fS3k5vlm6JqaGzx4KatcrU4FFymDZciHGMq+ru8t/l7Pb3+V9+oeLo7vT2+MTP3LLB0dTc5fHz9gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) /*Images/Status/loading.gif*/;
|
||||
}
|
||||
#jobComponents tr .totalCost {
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
#jobWarrantyDetails {
|
||||
border: solid 1px #d8d8d8;
|
||||
@@ -715,7 +747,7 @@
|
||||
}
|
||||
#warrantyJobForm #warrantyDisclosedInformation table th {
|
||||
padding: 2px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
width: 200px;
|
||||
}
|
||||
#warrantyJobForm #warrantyDisclosedInformation table td {
|
||||
@@ -815,7 +847,7 @@
|
||||
}
|
||||
#repairJobForm #repairDisclosedInformation table th {
|
||||
padding: 2px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
width: 200px;
|
||||
}
|
||||
#repairJobForm #repairDisclosedInformation table td {
|
||||
|
||||
@@ -27,6 +27,21 @@
|
||||
}
|
||||
}
|
||||
|
||||
#Jobs_Index_MyJobs {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#Jobs_Index_MyJobs, #Jobs_Index_StaleJobs {
|
||||
.jobTable > h3 {
|
||||
color: #555;
|
||||
font-family: @FontFamilyBody;
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
margin: 8px 0 20px 20px !important;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
||||
#Job_List {
|
||||
padding-top: 20px;
|
||||
|
||||
@@ -64,6 +79,11 @@
|
||||
|
||||
#Job_Show_Job {
|
||||
#Job_Show_Job_Type {
|
||||
& > h2 {
|
||||
text-transform: uppercase;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
& > table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
@@ -71,7 +91,7 @@
|
||||
|
||||
#Job_Show_Job_SubTypes_1, #Job_Show_Job_SubTypes_2 {
|
||||
padding-left: 16px;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
|
||||
#Job_Show_Job_SubTypes_Update {
|
||||
@@ -94,7 +114,7 @@
|
||||
}
|
||||
|
||||
& > tbody > tr > td:first-child {
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
width: 60px;
|
||||
}
|
||||
}
|
||||
@@ -253,7 +273,7 @@
|
||||
span.author {
|
||||
color: #444;
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
font-size: 0.95em;
|
||||
float: left;
|
||||
}
|
||||
@@ -274,6 +294,21 @@
|
||||
line-height: 1.2em;
|
||||
padding-bottom: .2em;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5 {
|
||||
font-family: @FontFamilyBody;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
margin: 2px 0 !important;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin-top: .2em;
|
||||
}
|
||||
|
||||
code {
|
||||
font-size: .9em;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
@@ -664,7 +699,7 @@
|
||||
}
|
||||
|
||||
.totalCost {
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -741,7 +776,7 @@
|
||||
|
||||
th {
|
||||
padding: 2px;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
@@ -865,7 +900,7 @@
|
||||
|
||||
th {
|
||||
padding: 2px;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -424,6 +424,9 @@ hr {
|
||||
border-bottom: 1px dashed #aaa;
|
||||
margin-top: 15px;
|
||||
}
|
||||
strong {
|
||||
font-weight: 600;
|
||||
}
|
||||
a:link {
|
||||
color: #335a87;
|
||||
text-decoration: none;
|
||||
@@ -541,7 +544,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;
|
||||
@@ -558,7 +561,7 @@ table th {
|
||||
padding: 5px;
|
||||
margin: 0;
|
||||
text-align: left;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
vertical-align: top;
|
||||
}
|
||||
table.none {
|
||||
@@ -690,7 +693,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 {
|
||||
@@ -1148,7 +1151,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);
|
||||
@@ -1232,7 +1235,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;
|
||||
|
||||
@@ -362,6 +362,10 @@ hr {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
|
||||
// Anchor Tags (Default)
|
||||
a {
|
||||
&:link {
|
||||
@@ -484,7 +488,7 @@ h5, h6 {
|
||||
font-size: 12px;
|
||||
font-family: @FontFamilyHeading;
|
||||
font-stretch: normal;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
|
||||
table {
|
||||
@@ -503,7 +507,7 @@ table {
|
||||
padding: 5px;
|
||||
margin: 0;
|
||||
text-align: left;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
@@ -633,7 +637,7 @@ table {
|
||||
}
|
||||
|
||||
.paginate_active {
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
color: @ButtonColour;
|
||||
}
|
||||
|
||||
@@ -1156,7 +1160,7 @@ div.Disco-AttachmentUpload-DropTarget {
|
||||
margin-top: 3em !important;
|
||||
color: darken(@ThemeAmber, 40%);
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
|
||||
&.dragHover {
|
||||
@@ -1234,7 +1238,7 @@ div.Disco-AttachmentUpload-ImageDialog {
|
||||
body > .User_FlagAssignment_Tooltip {
|
||||
span.name {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
font-weight: @FontWeightBodyBold;
|
||||
}
|
||||
|
||||
span.comments {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user