Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-35252

CSS table is prefix with dot

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Apache FalconJX 0.7.0
    • None
    • FalconJX
    • None

    Description

      Having this rule in CSS

      table.tableSection {
      display: table;
      width: 100%;
      }

      output is prefixed with a dot:

      .table.tableSection {
      display: table;
      width: 100%;
      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            carlosrovira Carlos Rovira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: