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:
@@ -68,6 +68,20 @@
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
#Device_Show_User {
|
||||
#Device_Show_User_Flags {
|
||||
font-size: 16px;
|
||||
|
||||
& > i {
|
||||
cursor: default;
|
||||
|
||||
& > .details {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Device_Show_GenerateDocument_Container {
|
||||
padding-top: 4px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user