highlight my device

This commit is contained in:
Matthew Hodgson 2016-09-15 19:42:36 +01:00
parent 1741cc915e
commit eeb91374cf

View File

@ -45,3 +45,7 @@ limitations under the License.
.mx_DevicesPanel_device > div {
display: table-cell;
}
.mx_DevicesPanel_myDevice {
font-weight: bold;
}