feature: custom details first-class

custom details (such as those from the UserDetails plugin) can now be more deeply integrated throughtout the system
This commit is contained in:
Gary Sharp
2021-02-07 18:15:52 +11:00
parent e11d0871c4
commit 3e57af394d
41 changed files with 2700 additions and 1279 deletions
+14 -3
View File
@@ -43,9 +43,9 @@
}
}
& > tbody > tr > td:not(:last-child) {
border-right: 1px dashed #aaa;
}
& > tbody > tr > td:not(:last-child) {
border-right: 1px dashed #aaa;
}
#Device_Show_Details {
@@ -69,6 +69,17 @@
}
#Device_Show_User {
#Device_Show_User_Photo_Container {
float: left;
padding-right: 2px;
}
#Device_Show_User_Photo {
max-width: 48px;
height: auto;
}
#Device_Show_User_Flags {
font-size: 16px;