Bug 955505 - Mobile icon missing on items of new conversation tab, r=Mic
This commit is contained in:
Родитель
09235794a0
Коммит
bdad96eca3
|
@ -50,6 +50,10 @@
|
|||
list-style-image: url('chrome://chat/skin/idle-16.png');
|
||||
}
|
||||
|
||||
.statusTypeIcon[status="mobile"] {
|
||||
list-style-image: url('chrome://chat/skin/mobile-16.png');
|
||||
}
|
||||
|
||||
.protoIcon[status="offline"],
|
||||
.protoIcon[status="unknown"] {
|
||||
opacity: 0.3;
|
||||
|
|
Загрузка…
Ссылка в новой задаче