#138 display device flags where appropriate in the UI
This commit is contained in:
@@ -103,6 +103,18 @@
|
||||
div.User_Show_AssignedDevices_CurrentAssignment_Details {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.User_Show_Assigned_Devices_CurrentAssignment_Flags {
|
||||
font-size: 16px;
|
||||
|
||||
& > i {
|
||||
cursor: default;
|
||||
|
||||
& > .details {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user