Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 1 përgjigje
  • 1 e ka hasur këtë problem
  • 5 parje
  • Përgjigjja më e re nga 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
Foto të bashkëngjitura ekrani

Krejt Përgjigjet (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