highlight my device

pull/2240/head
Matthew Hodgson 2016-09-15 19:42:36 +01:00
parent 1741cc915e
commit eeb91374cf
1 changed files with 4 additions and 0 deletions

View File

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