stop formatting of css code when answering a request for help
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,
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,
தீர்வு தேர்ந்தெடுக்கப்பட்டது
Hi Norbert, use <pre> before and </pre> after a block of code to prevent it from being interpreted as wiki code.
Read this answer in context 👍 1All Replies (2)
தீர்வு தேர்ந்தெடுக்கப்பட்டது
Hi Norbert, use <pre> before and </pre> after a block of code to prevent it from being interpreted as wiki code.
Thanks
When I tried it earlier it wouldn't work. I was probably holding my mouth wrong. :)