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

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

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

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 6 προβολές
  • Τελευταία απάντηση από 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