{"id":1554,"date":"2011-01-15T15:49:20","date_gmt":"2011-01-15T14:49:20","guid":{"rendered":"http:\/\/glandium.org\/blog\/?p=1554"},"modified":"2016-01-30T03:46:24","modified_gmt":"2016-01-30T02:46:24","slug":"replacing-the-iceweasel-button-with-an-icon","status":"publish","type":"post","link":"https:\/\/glandium.org\/blog\/?p=1554","title":{"rendered":"Replacing the Iceweasel button with an icon"},"content":{"rendered":"<p>Recent Iceweasel betas allows to replace the menu bar with a Iceweasel button. This is not enabled by default, but right-clicking on the menu bar allows to disable the menu bar, which enables the Iceweasel button.<br \/>\n<img decoding=\"async\" src=\"\/blog\/wp-content\/uploads\/2011\/01\/iceweasel-button.png\" \/><\/p>\n<p>The button is not exactly very appealing, and takes quite a lot of horizontal space on the tab bar. But with a few lines of CSS, this can fortunately be changed. Edit the <code>chrome\/userChrome.css<\/code> file under your user profile, and add the following lines:<\/p>\n<blockquote>\n<pre>#appmenu-toolbar-button {\r\n  list-style-image: url(\"chrome:\/\/branding\/content\/icon16.png\");\r\n}\r\n#appmenu-toolbar-button > .toolbarbutton-text,\r\n#appmenu-toolbar-button > .toolbarbutton-menu-dropmarker {\r\n  display: none !important;\r\n}<\/pre>\n<\/blockquote>\n<p>This what Iceweasel looks like, then:<br \/>\n<img decoding=\"async\" src=\"\/blog\/wp-content\/uploads\/2011\/01\/iceweasel-button-icon.png\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recent Iceweasel betas allows to replace the menu bar with a Iceweasel button. This is not enabled by default, but right-clicking on the menu bar allows to disable the menu bar, which enables the Iceweasel button. The button is not exactly very appealing, and takes quite a lot of horizontal space on the tab bar. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[23],"class_list":["post-1554","post","type-post","status-publish","format-standard","hentry","category-firefox","tag-en"],"_links":{"self":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1554"}],"version-history":[{"count":4,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1554\/revisions"}],"predecessor-version":[{"id":3600,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1554\/revisions\/3600"}],"wp:attachment":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}