Update: Auth Claims Refinement, Job Creation
Auth Claims for Job Creation types, user details.
This commit is contained in:
@@ -553,14 +553,17 @@
|
||||
background-color: @white;
|
||||
}
|
||||
}
|
||||
|
||||
#Job_Show_Queues_Actions_EditAddedComment_Dialog, #Job_Show_Queues_Actions_EditRemovedComment_Dialog, #Job_Show_Queues_Actions_EditSla_Dialog {
|
||||
h4 {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
#Job_Show_Queues_Actions_EditAddedComment_Dialog_Comment {
|
||||
width: 280px;
|
||||
}
|
||||
|
||||
#Job_Show_Queues_Actions_EditRemovedComment_Dialog_Comment {
|
||||
width: 280px;
|
||||
}
|
||||
@@ -789,3 +792,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#createJobRedirect {
|
||||
h1 {
|
||||
margin-top: 60px !important;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
& > div {
|
||||
text-align: right;
|
||||
|
||||
i {
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user