Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

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

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

Where can I find a comprehensive list of css options for userChrome.css?

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 55 προβολές
  • Τελευταία απάντηση από Jamie Kitson

The title says it all really, where can I find a comprehensive list of css options for userChrome.css?

The list at mozillaZine seems massively out of date.

http://kb.mozillazine.org/Chrome_element_names_and_IDs

The title says it all really, where can I find a comprehensive list of css options for userChrome.css? The list at mozillaZine seems massively out of date. http://kb.mozillazine.org/Chrome_element_names_and_IDs

Επιλεγμένη λύση

It is impossible to create and maintain such a list.
IDs and class-names can change at any time between versions, especially in Beta and Aurora and Nightly builds.
You will have to make yourself familiar with using the DOM Inspector or ask a specific question if you need to know a selector.

You can also inspect some CSS files via their chrome protocol link.

  • chrome://browser/content/browser.css
  • chrome://browser/skin/browser.css
Προβολή απάντησης εντός συζήτησης 👍 0

Όλες οι απαντήσεις (2)

Επιλεγμένη λύση

It is impossible to create and maintain such a list.
IDs and class-names can change at any time between versions, especially in Beta and Aurora and Nightly builds.
You will have to make yourself familiar with using the DOM Inspector or ask a specific question if you need to know a selector.

You can also inspect some CSS files via their chrome protocol link.

  • chrome://browser/content/browser.css
  • chrome://browser/skin/browser.css

Τροποποιήθηκε στις από τον/την cor-el