mirror of https://github.com/vector-im/riot-web
highlight my device
parent
1741cc915e
commit
eeb91374cf
|
@ -45,3 +45,7 @@ limitations under the License.
|
|||
.mx_DevicesPanel_device > div {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.mx_DevicesPanel_myDevice {
|
||||
font-weight: bold;
|
||||
}
|
Loading…
Reference in New Issue