/* social recommending panel */
#share-button {
- width: 16px;
- height: 16px;
+ -moz-image-region: rect(0, 16px, 16px, 0);
}
#socialUserPortrait {
}
.social-notification-icon-image {
- width: 16px;
- height: 16px;
+ -moz-image-region: rect(0, 16px, 16px, 0);
}
#social-notification-icon-mentions {
-moz-border-end: 1px solid #008484;
}
-.chatbar-button > .button-box > .box-inherit > .button-icon {
+.chatbar-button > menupopup > .menuitem-iconic > .menu-iconic-left > .menu-iconic-icon {
+ width: auto;
+ height: auto;
max-height: 16px;
max-width: 16px;
- padding: 2px;
}
.chatbar-button > .toolbarbutton-icon {