summaryrefslogtreecommitdiffstats
path: root/browser/themes/linux/customizableui/panelUI.css
diff options
context:
space:
mode:
authorAscrod <32915892+Ascrod@users.noreply.github.com>2018-05-24 16:29:56 -0400
committerAscrod <32915892+Ascrod@users.noreply.github.com>2018-05-24 16:29:56 -0400
commit3a9d1b5351f275ae49a93ea36934c4a8a65ad93b (patch)
tree2ce91010e0e8b1f32963e57e55a40eb3fa9f7b4a /browser/themes/linux/customizableui/panelUI.css
parentb565e2c227af2cbcbc3573c1f874fd9e809bd5fe (diff)
downloadUXP-3a9d1b5351f275ae49a93ea36934c4a8a65ad93b.tar
UXP-3a9d1b5351f275ae49a93ea36934c4a8a65ad93b.tar.gz
UXP-3a9d1b5351f275ae49a93ea36934c4a8a65ad93b.tar.lz
UXP-3a9d1b5351f275ae49a93ea36934c4a8a65ad93b.tar.xz
UXP-3a9d1b5351f275ae49a93ea36934c4a8a65ad93b.zip
Remove the Social API
Diffstat (limited to 'browser/themes/linux/customizableui/panelUI.css')
-rw-r--r--browser/themes/linux/customizableui/panelUI.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/browser/themes/linux/customizableui/panelUI.css b/browser/themes/linux/customizableui/panelUI.css
index 289faa085..0037b5634 100644
--- a/browser/themes/linux/customizableui/panelUI.css
+++ b/browser/themes/linux/customizableui/panelUI.css
@@ -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;
}