Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to scale down size of "Editor This Bookmark" panel?

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 charles em...

more options

https://imgur.com/KyrWJHl.png where is the "x" i would like to remove

https://imgur.com/MZi2WQm.png how I would like it to be the "Editor This Bookmark"

but the width I would like to decrease

https://imgur.com/KyrWJHl.png where is the "x" i would like to remove https://imgur.com/MZi2WQm.png how I would like it to be the "Editor This Bookmark" but the width I would like to decrease
已附加屏幕截图

所有回复 (1)

more options

i want /* Hide Giant Thumbnail on Edit Bookmark Panel */

#editBookmarkPanelImage {
display: none !important;

} /* Hide Giant Thumbnail and Favicon */

#editBookmarkPanelImage, 
#editBookmarkPanelFaviconContainer {
display: none !important;

} thanks @jscher2000

https://support.mozilla.org/en-US/questions/1232360