Remove the Social API

This commit is contained in:
Ascrod 2018-05-24 16:29:56 -04:00 committed by Roy Tam
commit 44dc9ecd8e
50 changed files with 16 additions and 2887 deletions

View file

@ -49,14 +49,6 @@
padding-inline-start: 0;
}
/* subviewbutton entries for social sidebars have images that come from external
/* sources, and are not guaranteed to be the size we want, so force the size on
/* those icons. */
toolbarbutton.social-provider-menuitem > .toolbarbutton-icon {
width: 16px;
height: 16px;
}
.subviewbutton:-moz-any([image],[targetURI],.cui-withicon, .restoreallitem, .bookmark-item)[checked="true"] > .toolbarbutton-icon {
visibility: hidden;
}