Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7245

Intrusive css property in the wysiwyg

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 4.0M5
    • 4.0.0
    • None
    • None

      My custom list style have a disc before the bullet because a property is specified in this css :
      /cms/plugins/core-ui/resources/css/Ametys/form/RichTextConfiguration-Inline.css

      /* -------------
             LISTS
         ------------- */
      .mceContentBody ul,
      .mceContentBody ul.disc
      {
      	list-style-type: disc;
      	list-style-image: none;
      }

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: