Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

stop formatting of css code when answering a request for help

  • 2 iimpendulo
  • 1 inayo le ngxaki
  • 23 views
  • Impendulo yokugqibela ngu Norbert38

more options

How do I stop the #'s being changed to digits??

/* Colored folders for Bookmark Menus. */ /* Standard folder -- on Toolbar and Menus */

  1. PlacesToolbarItems toolbarbutton[container="true"]:not([query="true"]) .toolbarbutton-icon,
-moz-any(
  1. PlacesToolbarItems,
  2. PlacesChevronPopup,
  3. BMB_bookmarksPopup,
  4. bookmarksMenu,
How do I stop the #'s being changed to digits?? /* Colored folders for Bookmark Menus. */ /* Standard folder -- on Toolbar and Menus */ #PlacesToolbarItems toolbarbutton[container="true"]:not([query="true"]) .toolbarbutton-icon, :-moz-any( #PlacesToolbarItems, #PlacesChevronPopup, #BMB_bookmarksPopup, #bookmarksMenu,

Isisombulu esikhethiweyo

Hi Norbert, use <pre> before and </pre> after a block of code to prevent it from being interpreted as wiki code.

Funda le mpendulo kwimeko leyo 👍 1

All Replies (2)

more options

Isisombululo esiKhethiweyo

Hi Norbert, use <pre> before and </pre> after a block of code to prevent it from being interpreted as wiki code.

more options

Thanks

When I tried it earlier it wouldn't work. I was probably holding my mouth wrong.  :)