Feature #26: User Flags
Flags can be associated with Users. Includes minor updates to Job Queues and improved visibility of user information.
This commit is contained in:
@@ -149,6 +149,21 @@
|
||||
}
|
||||
}
|
||||
|
||||
#Job_Show_User {
|
||||
#Job_Show_User_Flags {
|
||||
margin: 4px 0;
|
||||
font-size: 16px;
|
||||
|
||||
& > i {
|
||||
cursor: default;
|
||||
|
||||
& > .details {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Job_Show_Subjects_Actions {
|
||||
& > td {
|
||||
padding-top: 4px;
|
||||
@@ -161,8 +176,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
#jobDetailTabs {
|
||||
margin-top: 10px;
|
||||
/*.jobPart
|
||||
@@ -548,8 +561,8 @@
|
||||
font-size: .9em;
|
||||
}
|
||||
|
||||
.comments {
|
||||
white-space: pre-line;
|
||||
.commentsRaw {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user