Bug 1385846 - Follow-up for chat conversation close icon after M-C changed the icon size to 20px. r=jorgk
--HG-- extra : rebase_source : 7ac7aec05b41a80aa9a68c57520b154b52c2ff12
This commit is contained in:
Родитель
2493ab29bf
Коммит
e7686be172
|
@ -145,10 +145,15 @@ imcontact[aliasing] .contactDisplayName {
|
||||||
}
|
}
|
||||||
|
|
||||||
.closeConversationButton {
|
.closeConversationButton {
|
||||||
margin-inline-end: 0;
|
margin-inline-end: 2px;
|
||||||
-moz-stack-sizing: ignore;
|
-moz-stack-sizing: ignore;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.closeConversationButton > .button-image-icon {
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* From im/themes/conversation.css */
|
/* From im/themes/conversation.css */
|
||||||
.browser {
|
.browser {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче