#138 display device flags where appropriate in the UI
This commit is contained in:
@@ -18,6 +18,21 @@
|
||||
margin-right: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
#Device_Show_Flags {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
height: 50px;
|
||||
font-size: 0.6em;
|
||||
|
||||
& > i {
|
||||
cursor: default;
|
||||
|
||||
& > .details {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Device_Show {
|
||||
@@ -188,6 +203,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.enforce-ou {
|
||||
padding-top: .5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user