highlight my device
This commit is contained in:
parent
1741cc915e
commit
eeb91374cf
|
@ -45,3 +45,7 @@ limitations under the License.
|
||||||
.mx_DevicesPanel_device > div {
|
.mx_DevicesPanel_device > div {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_DevicesPanel_myDevice {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
Loading…
Reference in New Issue