#138 display device flags where appropriate in the UI
This commit is contained in:
@@ -143,6 +143,19 @@
|
||||
float: left;
|
||||
}
|
||||
|
||||
#Job_Show_Device_Flags {
|
||||
margin: 4px 0;
|
||||
font-size: 16px;
|
||||
|
||||
& > i {
|
||||
cursor: default;
|
||||
|
||||
& > .details {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Job_Show_Device_Details_HWar, #Job_Show_Device_Details_HNWar {
|
||||
float: right;
|
||||
border-left: 1px dashed #ddd;
|
||||
|
||||
Reference in New Issue
Block a user