#138 display device flags where appropriate in the UI

This commit is contained in:
Gary Sharp
2024-01-14 19:13:09 +11:00
parent aee467cb53
commit 5f4cb20900
31 changed files with 2236 additions and 1139 deletions
+2 -2
View File
@@ -746,7 +746,7 @@ table.genericData {
}
}
table.userTable {
table.userTable, table.deviceTable {
div.flags {
display: inline-block;
float: right;
@@ -1275,7 +1275,7 @@ div.Disco-AttachmentUpload-ImageDialog {
padding: 0 !important;
}
body > .User_FlagAssignment_Tooltip {
body > .FlagAssignment_Tooltip {
span.name {
display: block;
font-weight: @FontWeightBodyBold;